Mailing lists [pgsql-hackers]
- pg_recvlogical prints bogus error when interrupted Andres Freund
- Re: START_REPLICATION SLOT causing a crash in an assert build Andres Freund
- Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: ts_locale.c: why no t_isalnum() test? Corey Huinker
- Re: ts_locale.c: why no t_isalnum() test? Tom Lane
- Re: refactor ownercheck and aclcheck functions Corey Huinker
- Re: Logical WAL sender unresponsive during decoding commit Robert Haas
- Re: thinko in basic_archive.c Kyotaro Horiguchi
- Re: GUC values - recommended way to declare the C variables? Peter Smith
- Re: thinko in basic_archive.c Kyotaro Horiguchi
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher shiy.fnst@fujitsu.com
- Re: Documentation for building with meson Justin Pryzby
- Re: Fix GetWALAvailability function code comments for WALAVAIL_REMOVED return value Kyotaro Horiguchi
- Documentation refinement for Parallel Scans Zhang Mingli
- Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar
- Re: GUC values - recommended way to declare the C variables? Justin Pryzby
- Re: Understanding, testing and improving our Windows filesystem code Thomas Munro
- Re: Logical WAL sender unresponsive during decoding commit Amit Kapila
- Re: Logical replication timeout problem Fabrice Chapuis
- Re: Documentation refinement for Parallel Scans David Rowley
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: shared memory stats ideas Drouvot, Bertrand
- RE: list of TransactionIds houzj.fnst@fujitsu.com
- Re: list of TransactionIds Alvaro Herrera
- Re: GUC values - recommended way to declare the C variables? Peter Smith
- Re: pg_recvlogical prints bogus error when interrupted Bharath Rupireddy
- Re: thinko in basic_archive.c Bharath Rupireddy
- Re: Standby recovers records from wrong timeline Kyotaro Horiguchi
- Re: Standby recovers records from wrong timeline Kyotaro Horiguchi
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: problems with making relfilenodes 56-bits Dilip Kumar
- Re: Standby recovers records from wrong timeline Kyotaro Horiguchi
- Re: Exponentiation confusion Dean Rasheed
- Re: libpq support for NegotiateProtocolVersion Peter Eisentraut
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- session_user and current_user on LOG Marcos Pegoraro
- Re: Standby recovers records from wrong timeline Ants Aasma
- date_part/extract parse curiosity Erik Rijkers
- Re: Logical WAL sender unresponsive during decoding commit Robert Haas
- Re: date_part/extract parse curiosity Japin Li
- Re: date_part/extract parse curiosity Tom Lane
- Re: ccache, MSVC, and meson Justin Pryzby
- Re: date_part/extract parse curiosity Japin Li
- cross-platform pg_basebackup Robert Haas
- Re: cross-platform pg_basebackup Tom Lane
- Re: Avoid memory leaks during base backups Robert Haas
- Re: Nicely exiting PG_TRY and PG_CATCH Mikhail Gribkov
- Re: Fix GetWALAvailability function code comments for WALAVAIL_REMOVED return value sirisha chamarthi
- Re: cross-platform pg_basebackup Robert Haas
- Re: cross-platform pg_basebackup Tom Lane
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: Avoid memory leaks during base backups Bharath Rupireddy
- Re: Avoid memory leaks during base backups Alvaro Herrera
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Jeff Davis
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: cross-platform pg_basebackup Robert Haas
- Re: Avoid memory leaks during base backups Robert Haas
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: cross-platform pg_basebackup Andrew Dunstan
- Re: Make finding openssl program a configure or meson option Peter Eisentraut
- Re: has_privs_of_role vs. is_member_of_role, redux Jeff Davis
- Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options David Rowley
- Re: has_privs_of_role vs. is_member_of_role, redux Jeff Davis
- Re: Documentation refinement for Parallel Scans David Rowley
- Re: Testing DDL Deparser Runqi Tian