Mailing lists [pgsql-hackers]
- Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Tom Lane
- Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Alvaro Herrera
- Re: automatically generating node support functions Tom Lane
- Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Tom Lane
- Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Robert Haas
- pg_settings.pending_restart not set when line removed Alvaro Herrera
- Re: Added schema level support for publication. Greg Nancarrow
- Slim down integer formatting David Fetter
- Re: Some code cleanup for pgbench and pg_verifybackup Michael Paquier
- Re: log_checkpoint's "WAL file(s) added" is misleading to the point of uselessness Fujii Masao
- Re: list of extended statistics on psql (\dX) Tatsuro Yamada
- Re: needless complexity in StartupXLOG Justin Pryzby
- Re: log_checkpoint's "WAL file(s) added" is misleading to the point of uselessness Bossart, Nathan
- Re: log_checkpoint's "WAL file(s) added" is misleading to the point of uselessness Andres Freund
- Re: log_checkpoint's "WAL file(s) added" is misleading to the point of uselessness Andres Freund
- RE: row filtering for logical replication houzj.fnst@fujitsu.com
- Re: ORDER BY pushdowns seem broken in postgres_fdw David Rowley
- Re: shared-memory based stats collector Andres Freund
- Re: Fix around conn_duration in pgbench Yugo NAGATA
- a thinko in b676ac443b6 Amit Langote
- Re: Slim down integer formatting Greg Nancarrow
- Re: Allow batched insert during cross-partition updates Amit Langote
- Re: visibility map corruption Bruce Momjian
- Re: Slim down integer formatting Michael Paquier
- Re: Slim down integer formatting David Rowley
- Re: Slim down integer formatting Greg Nancarrow
- Re: log_checkpoint's "WAL file(s) added" is misleading to the point of uselessness Bossart, Nathan
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: row filtering for logical replication Dilip Kumar
- Re: Slim down integer formatting David Rowley
- Re: Some code cleanup for pgbench and pg_verifybackup Fabien COELHO
- Re: Slim down integer formatting Andrew Gierth
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: ORDER BY pushdowns seem broken in postgres_fdw Ronan Dunklau
- Re: Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep Bharath Rupireddy
- Re: Removing unneeded self joins Andrey V. Lepikhov
- pg_receivewal starting position Ronan Dunklau
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Dilip Kumar
- Re: Fwd: Emit namespace in post-copy output Corey Huinker
- Re: ATTACH PARTITION locking documentation for DEFAULT partitions David Rowley
- Re: ORDER BY pushdowns seem broken in postgres_fdw David Rowley
- Re: Inaccurate error message when set fdw batch_size to 0 Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum Yura Sokolov
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: Added schema level support for publication. tanghy.fnst@fujitsu.com
- Re: Slim down integer formatting Greg Nancarrow
- Re: Some code cleanup for pgbench and pg_verifybackup Michael Paquier
- Re: Failed transaction statistics to measure the logical replication progress Ajin Cherian
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: [UNVERIFIED SENDER] Re: pg_upgrade can result in early wraparound on databases with high transaction load Drouvot, Bertrand
- Re: .ready and .done files considered harmful Dipesh Pandit
- Re: row filtering for logical replication Peter Smith
- Re: Why don't update minimum recovery point in xact_redo_abort Fujii Masao
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: Automatic notification of top transaction IDs Neil Chen
- Re: ATTACH PARTITION locking documentation for DEFAULT partitions Matthias van de Meent
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- Re: pg_settings.pending_restart not set when line removed Daniel Gustafsson
- Re: Some code cleanup for pgbench and pg_verifybackup Fabien COELHO
- Small typo in variable.c Daniel Westermann (DWE)
- Re: Showing applied extended statistics in explain Dmitry Dolgov
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Greg Nancarrow
- Re: Small typo in variable.c Michael Paquier
- Re: Why don't update minimum recovery point in xact_redo_abort Michael Paquier
- Re: Small typo in variable.c Daniel Westermann (DWE)
- Re: Some code cleanup for pgbench and pg_verifybackup Michael Paquier
- Re: Some code cleanup for pgbench and pg_verifybackup Daniel Gustafsson
- Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
- Re: needless complexity in StartupXLOG Robert Haas
- Re: Reduce the number of special cases to build contrib modules on windows David Rowley
- Re: needless complexity in StartupXLOG Kyotaro Horiguchi
- Re: Slim down integer formatting Alvaro Herrera
- Re: Reduce the number of special cases to build contrib modules on windows ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: pg_settings.pending_restart not set when line removed Tom Lane
- Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Robert Haas
- Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Isaac Morland
- Re: pg_settings.pending_restart not set when line removed Alvaro Herrera
- Re: Reduce the number of special cases to build contrib modules on windows Tom Lane
- Re: pg_settings.pending_restart not set when line removed Tom Lane
- Re: Reduce the number of special cases to build contrib modules on windows Alvaro Herrera
- Re: needless complexity in StartupXLOG Robert Haas
- Documentation disagrees with behavior of ALTER EVENT TRIGGER Mark Dilger
- Re: Fix around conn_duration in pgbench Fujii Masao
- Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Robert Haas
- Re: Reduce the number of special cases to build contrib modules on windows Andrew Dunstan
- Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Tom Lane
- Re: Reduce the number of special cases to build contrib modules on windows ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Reduce the number of special cases to build contrib modules on windows Alvaro Herrera
- Re: truncating timestamps on arbitrary intervals John Naylor
- perlcritic: prohibit map and grep in void conext ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: a thinko in b676ac443b6 Tomas Vondra
- Re: Skip temporary table schema name from explain-verbose output. Tom Lane
- Re: truncating timestamps on arbitrary intervals Tom Lane
- Re: Inaccurate error message when set fdw batch_size to 0 Fujii Masao
- Re: Why don't update minimum recovery point in xact_redo_abort Fujii Masao
- Re: Removing "long int"-related limit on hash table sizes Andres Freund
- 回复:Why don't update minimum recovery point in xact_redo_abort 蔡梦娟(玊于)
- Re: Minimal logical decoding on standbys Andres Freund
- Re: Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep Bossart, Nathan
- Re: .ready and .done files considered harmful Robert Haas
- Why does the owner of a publication need CREATE privileges on the database? Mark Dilger
- Re: RFC: Logging plan of the running query Fujii Masao
- Re: RFC: Logging plan of the running query Pavel Stehule
- Re: perlcritic: prohibit map and grep in void conext Daniel Gustafsson
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: Have I found an interval arithmetic bug? Tom Lane
- Re: pg_settings.pending_restart not set when line removed Alvaro Herrera
- Re: Showing applied extended statistics in explain Tomas Vondra
- Re: Showing applied extended statistics in explain Tom Lane
- Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas