Mailing lists [pgsql-hackers]
- Re: trigger example for plsample Fabrízio de Royes Mello
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: How about a psql backslash command to show GUCs? Jonathan S. Katz
- Re: shared-memory based stats collector - v70 Andres Freund
- Re: shared-memory based stats collector - v70 David G. Johnston
- Re: How about a psql backslash command to show GUCs? Mark Dilger
- Re: Add spin_delay() implementation for Arm in s_lock.h Tom Lane
- Re: shared-memory based stats collector - v70 Andres Freund
- Re: PATCH: add "--config-file=" option to pg_rewind Michael Paquier
- Re: Mark all GUC variable as PGDLLIMPORT Michael Paquier
- Re: shared-memory based stats collector - v70 David G. Johnston
- Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier
- Re: shared-memory based stats collector - v70 Andres Freund
- Re: simplifying foreign key/RI checks Amit Langote
- Re: How about a psql backslash command to show GUCs? Tom Lane
- Re: How about a psql backslash command to show GUCs? David G. Johnston
- Re: How about a psql backslash command to show GUCs? Jonathan S. Katz
- Re: Last day of commitfest Greg Stark
- Re: shared-memory based stats collector - v70 Kyotaro Horiguchi
- Re: Should pg_dumpall dump ALTER SYSTEM settings? Robert Haas
- Re: Last day of commitfest Julien Rouhaud
- Re: shared-memory based stats collector - v70 Andres Freund
- Re: Window Function "Run Conditions" David Rowley
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: How about a psql backslash command to show GUCs? Tom Lane
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: How about a psql backslash command to show GUCs? David Rowley
- Re: Window Function "Run Conditions" Zhihong Yu
- Re: Speed up transaction completion faster after many relations are accessed in a transaction David Rowley
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: Logical replication timeout problem Amit Kapila
- Re: suboverflowed subtransactions concurrency performance optimize Michael Paquier
- Re: Change the csv log to 'key:value' to facilitate the user to understanding and processing of logs Michael Paquier
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Michael Paquier
- Re: Supply restore_command to pg_rewind via CLI argument Michael Paquier
- RE: Handle infinite recursion in logical replication setup kuroda.hayato@fujitsu.com
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Extensible Rmgr for Table AMs Jeff Davis
- Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Michael Paquier
- Re: Extensible Rmgr for Table AMs Andres Freund
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: Proposal: More structured logging Michael Paquier
- Re: Extensible Rmgr for Table AMs Andres Freund
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Michael Paquier
- Re: Window Function "Run Conditions" David Rowley
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Julien Rouhaud
- Remove error message hints mentioning configure options Peter Eisentraut
- Re: [PATCH] pg_stat_toast Gunnar \"Nick\" Bluth
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Michael Paquier
- Re: shared-memory based stats collector - v70 Andres Freund
- Re: Remove error message hints mentioning configure options Andres Freund
- Re: Add last commit LSN to pg_last_committed_xact() Michael Paquier
- Re: Skip partition tuple routing with constant partition key Andres Freund
- Re: [PATCH] pg_stat_toast Gunnar \"Nick\" Bluth
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: Extensible Rmgr for Table AMs Andres Freund
- Re: PATCH: add "--config-file=" option to pg_rewind Gunnar \"Nick\" Bluth
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Julien Rouhaud
- Re: shared-memory based stats collector - v70 Kyotaro Horiguchi
- Re: shared-memory based stats collector - v70 Kyotaro Horiguchi
- Re: Extensible Rmgr for Table AMs Andres Freund
- Re: generic plans and "initial" pruning Amit Langote
- Re: Extensible Rmgr for Table AMs Bharath Rupireddy
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Matthias van de Meent
- Re: How about a psql backslash command to show GUCs? Pavel Luzanov
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Pavel Borisov
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Masahiko Sawada
- Re: Remove error message hints mentioning configure options Daniel Gustafsson
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: On login trigger: take three Daniel Gustafsson
- Re: Support logical replication of DDLs Amit Kapila
- Re: Support logical replication of DDLs Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- aggregate array broken in postgresql 15. alias
- Re: Unit tests for SLRU Aleksander Alekseev
- Re: Should pg_dumpall dump ALTER SYSTEM settings? Laurenz Albe
- Re: aggregate array broken in postgresql 15. Pavel Stehule
- Re: aggregate array broken in postgresql 15. alias
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: REINDEX blocks virtually any queries but some prepared queries. Frédéric Yhuel
- Re: OpenSSL deprectation warnings in Postgres 10-13 Daniel Gustafsson
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Fix a typo in xlogrecovery.c Bharath Rupireddy
- Re: OpenSSL deprectation warnings in Postgres 10-13 Peter Eisentraut
- Re: Fix a typo in xlogrecovery.c Daniel Gustafsson
- Re: How about a psql backslash command to show GUCs? Joe Conway
- Re: REINDEX blocks virtually any queries but some prepared queries. Justin Pryzby
- Re: generic plans and "initial" pruning David Rowley
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Masahiko Sawada
- Re: WIP: WAL prefetch (another approach) Justin Pryzby
- Re: Add index scan progress to pg_stat_progress_vacuum Robert Haas
- Re: How about a psql backslash command to show GUCs? Andrew Dunstan
- Re: why pg_walfile_name() cannot be executed during recovery? Bharath Rupireddy
- Re: [PATCH] Add native windows on arm64 support Tom Lane
- Re: Add spin_delay() implementation for Arm in s_lock.h Blake, Geoff
- Re: REINDEX blocks virtually any queries but some prepared queries. Frédéric Yhuel
- Re: should vacuum's first heap pass be read-only? Robert Haas
- Are pg_current_wal_XXX, pg_walfile_XXX, pg_switch_wal and pg_wal_lsn_diff misplaced in docs? Bharath Rupireddy
- Re: Remove error message hints mentioning configure options Tom Lane
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Robert Haas
- Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Robert Haas
- Re: Extensible Rmgr for Table AMs Tom Lane
- Re: Window Function "Run Conditions" David Rowley
- New function(s) to get various timelines that the postgres server deals with. Bharath Rupireddy
- Re: trigger example for plsample chap@anastigmatix.net
- Re: How about a psql backslash command to show GUCs? Jonathan S. Katz
- Re: [PATCH] Add native windows on arm64 support Daniel Gustafsson
- Re: How about a psql backslash command to show GUCs? Tom Lane
- Re: How about a psql backslash command to show GUCs? David G. Johnston
- Re: How about a psql backslash command to show GUCs? Josef Šimánek
- Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Robert Haas
- Re: unlogged sequences Peter Eisentraut
- Re: How about a psql backslash command to show GUCs? Justin Pryzby
- Re: REINDEX blocks virtually any queries but some prepared queries. Guillaume Lelarge
- Re: why pg_walfile_name() cannot be executed during recovery? Robert Haas
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: How about a psql backslash command to show GUCs? Jonathan S. Katz
- Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Tom Lane
- test/isolation/expected/stats_1.out broken for me chap@anastigmatix.net
- Re: trigger example for plsample Mark Wong
- Re: should vacuum's first heap pass be read-only? Peter Geoghegan
- Re: How about a psql backslash command to show GUCs? Mark Dilger
- Re: How about a psql backslash command to show GUCs? Tom Lane
- Re: How about a psql backslash command to show GUCs? Tom Lane
- Re: How about a psql backslash command to show GUCs? Jonathan S. Katz
- Re: How about a psql backslash command to show GUCs? Mark Dilger
- Re: How about a psql backslash command to show GUCs? Tom Lane
- Re: How about a psql backslash command to show GUCs? Mark Dilger
- Re: test/isolation/expected/stats_1.out broken for me Tom Lane
- Re: How about a psql backslash command to show GUCs? Jonathan S. Katz
- Re: test/isolation/expected/stats_1.out broken for me Andres Freund
- Re: How about a psql backslash command to show GUCs? Joe Conway
- Re: How about a psql backslash command to show GUCs? David G. Johnston
- Re: How about a psql backslash command to show GUCs? Pavel Stehule
- Re: Mingw task for Cirrus CI Andres Freund
- Re: test/isolation/expected/stats_1.out broken for me chap@anastigmatix.net
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: test/isolation/expected/stats_1.out broken for me Andres Freund
- Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman Tom Lane
- Re: [PATCH] Add native windows on arm64 support Tom Lane
- Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman Andres Freund
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman Tom Lane
- Re: test/isolation/expected/stats_1.out broken for me Andres Freund
- Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.] Petr Jelinek
- Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman Andres Freund
- Re: [PATCH] Implement INSERT SET syntax Marko Tiikkaja
- Re: LogwrtResult contended spinlock Alvaro Herrera
- avoid multiple hard links to same WAL file after a crash Nathan Bossart
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Peter Geoghegan
- Re: test/isolation/expected/stats_1.out broken for me Andres Freund
- Re: test/isolation/expected/stats_1.out broken for me Andres Freund
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Robert Haas
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Peter Geoghegan
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Robert Haas
- Re: Mingw task for Cirrus CI Andrew Dunstan
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Peter Geoghegan
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Stephen Frost
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Stephen Frost
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Peter Geoghegan
- Re: How about a psql backslash command to show GUCs? Tom Lane
- GSOC proposal for Improve pgarchives by Yedil Yedil Serzhan
- Re: Mingw task for Cirrus CI Andrew Dunstan
- Re: Mingw task for Cirrus CI Andrew Dunstan