Mailing lists [pgsql-hackers]
- Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Corey Huinker
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Michael Paquier
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Peter Smith
- Re: shared memory stats ideas Kyotaro Horiguchi
- Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) Justin Pryzby
- Re: pg_recvlogical prints bogus error when interrupted Kyotaro Horiguchi
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Masahiko Sawada
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Masahiko Sawada
- Re: Getting rid of SQLValueFunction Michael Paquier
- Re: Getting rid of SQLValueFunction Tom Lane
- Re: Getting rid of SQLValueFunction Michael Paquier
- Re: Cygwin cleanup Justin Pryzby
- Re: thinko in basic_archive.c Kyotaro Horiguchi
- Re: thinko in basic_archive.c Kyotaro Horiguchi
- Re: Getting rid of SQLValueFunction Michael Paquier
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- Re: making relfilenodes 56 bits Michael Paquier
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: Avoid memory leaks during base backups Michael Paquier
- Re: Avoid memory leaks during base backups Michael Paquier
- Re: Avoid memory leaks during base backups Kyotaro Horiguchi
- Crash after a call to pg_backup_start() Kyotaro Horiguchi
- Re: Standby recovers records from wrong timeline Kyotaro Horiguchi
- Re: Standby recovers records from wrong timeline Kyotaro Horiguchi
- Re: cross-platform pg_basebackup davinder singh
- Re: Standby recovers records from wrong timeline Kyotaro Horiguchi
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Kyotaro Horiguchi
- Re: Data is copied twice when specifying both child and parent table in publication Peter Smith
- Re: Data is copied twice when specifying both child and parent table in publication Peter Smith
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- parse partition strategy string in gram.y Alvaro Herrera
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Standby recovers records from wrong timeline Kyotaro Horiguchi
- Re: Standby recovers records from wrong timeline Ants Aasma
- Re: Crash after a call to pg_backup_start() Richard Guo
- Re: parse partition strategy string in gram.y Japin Li
- Re: parse partition strategy string in gram.y Alvaro Herrera
- Re: parse partition strategy string in gram.y Japin Li
- Re: parse partition strategy string in gram.y Alvaro Herrera
- Re: parse partition strategy string in gram.y Alvaro Herrera
- Re: START_REPLICATION SLOT causing a crash in an assert build Masahiko Sawada
- Re: Patch proposal: make use of regular expressions for the username in pg_hba.conf Drouvot, Bertrand
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: parse partition strategy string in gram.y Justin Pryzby
- Re: Pluggable toaster Aleksander Alekseev
- Re: cross-platform pg_basebackup Robert Haas
- Re: Crash after a call to pg_backup_start() Michael Paquier
- Re: parse partition strategy string in gram.y Japin Li
- Re: Avoid memory leaks during base backups Robert Haas
- Re: ICU for global collation Marina Polyakova
- Re: Crash after a call to pg_backup_start() Bharath Rupireddy
- Missing update of all_hasnulls in BRIN opclasses Tomas Vondra
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: Missing update of all_hasnulls in BRIN opclasses Matthias van de Meent
- Re: thinko in basic_archive.c Bharath Rupireddy
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra
- Multiple grouping set specs referencing duplicate alias David Kimura
- patch suggestion: Fix citext_utf8 test's "Turkish I" with ICU collation provider Anton Voloshin
- Re: refactor ownercheck and aclcheck functions Peter Eisentraut