Mailing lists [pgsql-hackers]
- Re: pendingOps table is not cleared with fsync=off Shawn Debnath
- Re: nested queries vs. pg_stat_activity Pavel Stehule
- Re: Terminate the idle sessions Cary Huang
- Re: Terminate the idle sessions David G. Johnston
- Re: Add LWLock blocker(s) information Robert Haas
- massive FPI_FOR_HINT load after promote Alvaro Herrera
- Re: Replace remaining StrNCpy() by strlcpy() Peter Eisentraut
- remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera
- Re: remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera
- Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Andres Freund
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andres Freund
- Re: Switch to multi-inserts for pg_depend Andres Freund
- Re: walsender waiting_for_ping spuriously set Andres Freund
- Re: remove spurious CREATE INDEX CONCURRENTLY wait Tom Lane
- Re: Add LWLock blocker(s) information Andres Freund
- Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Tom Lane
- Re: remove spurious CREATE INDEX CONCURRENTLY wait James Coleman
- RE: Libpq support to connect to standby server as priority Smith, Peter
- Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Robert Haas
- Can I test Extended Query in core test framework Andy Fan
- Re: Terminate the idle sessions Li Japin
- Re: stress test for parallel workers Thomas Munro
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andres Freund
- Re: Add information to rm_redo_error_callback() Masahiko Sawada
- Re: Switch to multi-inserts for pg_depend Michael Paquier
- Re: Creating a function for exposing memory usage of backend process torikoshia
- Re: Add information to rm_redo_error_callback() Michael Paquier
- Re: massive FPI_FOR_HINT load after promote Masahiko Sawada
- Re: recovering from "found xmin ... from before relfrozenxid ..." Ashutosh Sharma
- RE: Libpq support to connect to standby server as priority Smith, Peter
- Re: [PATCH] Covering SPGiST index Pavel Borisov
- Re: Add information to rm_redo_error_callback() Masahiko Sawada
- Re: psql: add \si, \sm, \st and \sr functions to show CREATE commands for indexes, matviews, triggers and tables Anna Akenteva
- Re: Make contrib modules' installation scripts more secure. Christoph Berg
- Re: Add session statistics to pg_stat_database Laurenz Albe
- Re: Make contrib modules' installation scripts more secure. Christoph Berg
- Re: SyncRepLock acquired exclusively in default configuration Asim Praveen
- Re: EDB builds Postgres 13 with an obsolete ICU version Magnus Hagander
- Re: Can I test Extended Query in core test framework Ashutosh Bapat
- Inconsistent behavior of smart shutdown handling for queries with and without parallel workers Bharath Rupireddy
- Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas
- Re: Parallel worker hangs while handling errors. vignesh C
- Re: recovering from "found xmin ... from before relfrozenxid ..." Ashutosh Sharma
- Re: Switch to multi-inserts for pg_depend Robert Haas
- Re: remove spurious CREATE INDEX CONCURRENTLY wait Tom Lane
- Re: Can I test Extended Query in core test framework Tom Lane
- Re: SyncRepLock acquired exclusively in default configuration Robert Haas
- Re: Make contrib modules' installation scripts more secure. Tom Lane
- Re: Can I test Extended Query in core test framework Andres Freund
- Re: massive FPI_FOR_HINT load after promote James Coleman
- Re: massive FPI_FOR_HINT load after promote Alvaro Herrera
- Re: autovac issue with large number of tables Tom Lane
- Re: EDB builds Postgres 13 with an obsolete ICU version Jaime Casanova
- Re: remove spurious CREATE INDEX CONCURRENTLY wait James Coleman
- Re: EDB builds Postgres 13 with an obsolete ICU version Thomas Kellerer
- Re: [PATCH] Covering SPGiST index Pavel Borisov
- Re: doc examples for pghandler Mark Wong