Mailing lists [pgsql-hackers]
- Re: Should we work around msvc failing to compile tab-complete.c? Tom Lane
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nathan Bossart
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Should we work around msvc failing to compile tab-complete.c? Andres Freund
- Re: Should we work around msvc failing to compile tab-complete.c? Tom Lane
- Re: Built-in CTYPE provider Jeff Davis
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- Re: Wrong results with grouping sets Richard Guo
- Re: Wrong results with grouping sets Richard Guo
- Re: pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier
- Re: make pg_ctl more friendly Junwang Zhao
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada
- Re: Injection point locking Michael Paquier
- Re: Logical Replication of sequences Peter Smith
- Re: Injection points: preloading and runtime arguments Michael Paquier
- Re: array_in sub function ReadArrayDimensions error message jian he
- Re: Internal error codes triggered by tests Michael Paquier
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke
- Re: Allow non-superuser to cancel superuser tasks. Michael Paquier
- Re: Allow non-superuser to cancel superuser tasks. Michael Paquier
- Re: array_in sub function ReadArrayDimensions error message David G. Johnston
- Re: jsonpath: Inconsistency of timestamp_tz() Output Junwang Zhao
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: relfilenode statistics Michael Paquier
- Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke
- Re: Is creating logical replication slots in template databases useful at all? Michael Paquier
- Re: Interrupts vs signals Thomas Munro
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Doc: fix track_io_timing description to mention pg_stat_io Fujii Masao
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: pg_maintain and USAGE privilege on schema Fujii Masao
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada
- Re: Logical Replication of sequences Peter Smith
- Re: Eager aggregation, take 3 Richard Guo
- Re: Pluggable cumulative statistics Bertrand Drouvot
- Re: Pluggable cumulative statistics Bertrand Drouvot
- Re: tests fail on windows with default git settings Dave Page
- Re: tests fail on windows with default git settings Dave Page
- Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN Tatsuo Ishii
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Lock-free compaction. Why not? David Rowley
- Re: Should we work around msvc failing to compile tab-complete.c? Dave Page
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? David Rowley
- Re: Lock-free compaction. Why not? Tomas Vondra
- Re: tests fail on windows with default git settings Andrew Dunstan
- Re: tests fail on windows with default git settings Dave Page
- Re: speed up a logical replica setup Euler Taveira
- Re: Should we work around msvc failing to compile tab-complete.c? Andrew Dunstan
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Allow non-superuser to cancel superuser tasks. Andrey M. Borodin
- Re: tests fail on windows with default git settings Tom Lane
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Masahiko Sawada
- Re: relfilenode statistics Bertrand Drouvot
- Re: tests fail on windows with default git settings Andrew Dunstan
- Re: pg_maintain and USAGE privilege on schema Nathan Bossart
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Jelte Fennema-Nio
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Is it possible to create a cursor with hold using extended query protocol Dave Cramer
- Re: Possible incorrect row estimation for Gather paths Rafia Sabih
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Missed opportunity for bsearch() in TransactionIdIsCurrentTransactionId()? Antonin Houska
- Re: Is it possible to create a cursor with hold using extended query protocol David G. Johnston
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Jelte Fennema-Nio
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Tom Lane
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: Is it possible to create a cursor with hold using extended query protocol Dave Cramer
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Tom Lane
- Re: Is it possible to create a cursor with hold using extended query protocol David G. Johnston
- Send duration output to separate log files Greg Sabino Mullane
- Re: Amcheck verification of GiST and GIN Tomas Vondra
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Allow logical failover slots to wait on synchronous replication Bertrand Drouvot
- Re: Streaming I/O, vectored I/O (WIP) Nazir Bilal Yavuz
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: long-standing data loss bug in initial sync of logical replication vignesh C
- Re: Should we work around msvc failing to compile tab-complete.c? Andres Freund
- Re: Windows: openssl & gssapi dislike each other Imran Zaheer
- Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani
- Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Missed opportunity for bsearch() in TransactionIdIsCurrentTransactionId()? Nathan Bossart
- Re: pg_maintain and USAGE privilege on schema Jeff Davis
- Re: Simplifying width_bucket_numeric() Dean Rasheed
- Re: pg_maintain and USAGE privilege on schema Nathan Bossart
- Re: improve performance of pg_dump with many sequences Euler Taveira