Mailing lists [pgsql-hackers]
- Re: ICU bool problem Bruce Momjian
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Justin Pryzby
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane
- Re: allow specifying direct role membership in pg_hba.conf Chapman Flack
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Andres Freund
- Re: allow specifying direct role membership in pg_hba.conf Tom Lane
- Re: Typo in README.barrier David Rowley
- Re: Typo in README.barrier Tom Lane
- Re: Always bump PG_CONTROL_VERSION? Andres Freund
- Re: Typo in README.barrier Michael Paquier
- Re: pg_dumpall misses --no-toast-compression Michael Paquier
- Re: "ERROR: deadlock detected" when replicating TRUNCATE Peter Smith
- Re: wal stats questions Masahiro Ikeda
- Re: pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. Kyotaro Horiguchi
- Re: allow specifying direct role membership in pg_hba.conf Chapman Flack
- Re: "ERROR: deadlock detected" when replicating TRUNCATE Peter Smith
- Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
- RE: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Pengchengliu
- Re: Skip partition tuple routing with constant partition key David Rowley
- Re: allow specifying direct role membership in pg_hba.conf Chapman Flack
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Re: What is lurking in the shadows? Peter Smith
- RE: Skip partition tuple routing with constant partition key houzj.fnst@fujitsu.com
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Masahiko Sawada
- Re: Addition of authenticated ID to pg_stat_activity Michael Paquier
- Re: What is lurking in the shadows? Michael Paquier
- Re: What is lurking in the shadows? David Rowley
- Re: Skip partition tuple routing with constant partition key Michael Paquier
- Re: Always bump PG_CONTROL_VERSION? Michael Paquier
- Re: subscriptioncheck failure Amit Kapila
- Re: pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. Fujii Masao
- RE: Bug in query rewriter - hasModifyingCTE not getting set tsunakawa.takay@fujitsu.com
- Re: "ERROR: deadlock detected" when replicating TRUNCATE Amit Kapila
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Re: Race condition in recovery? Dilip Kumar
- Re: Testing autovacuum wraparound (including failsafe) Peter Geoghegan
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Re: pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. Dilip Kumar
- Re: subscriptioncheck failure vignesh C
- Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Langote
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: Race condition in recovery? Kyotaro Horiguchi
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- RE: Forget close an open relation in ReorderBufferProcessTXN() osumi.takamichi@fujitsu.com
- Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Sandeep Thakkar
- Re: pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. Fujii Masao
- Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Pavel Borisov
- Re: pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. Dilip Kumar
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: allow specifying direct role membership in pg_hba.conf Magnus Hagander
- How to launch parallel aggregations ? Esteban Zimanyi
- Re: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow
- Re: How to launch parallel aggregations ? Bharath Rupireddy
- Re: How to launch parallel aggregations ? Esteban Zimanyi
- Re: PG 14 release notes, first draft Masahiko Sawada
- RE: [HACKERS] logical decoding of two-phase transactions tanghy.fnst@fujitsu.com
- Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Drouvot, Bertrand
- Re: [UNVERIFIED SENDER] Re: pg_upgrade can result in early wraparound on databases with high transaction load Drouvot, Bertrand
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump houzj.fnst@fujitsu.com
- Re: Forget close an open relation in ReorderBufferProcessTXN() Amit Kapila
- Re: allow specifying direct role membership in pg_hba.conf Chapman Flack
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Greg Nancarrow
- Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values? Ashutosh Bapat
- Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values? Fujii Masao
- Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values? Tom Lane
- Multiple pg_waldump --rmgr options Heikki Linnakangas
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values? Bharath Rupireddy
- Re: Teaching users how they can get the most out of HOT in Postgres 14 Masahiko Sawada
- Re: PG 14 release notes, first draft Masahiko Sawada
- Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values? Bharath Rupireddy
- Re: PG 14 release notes, first draft Justin Pryzby
- Re: PG 14 release notes, first draft Peter Geoghegan
- Re: allow specifying direct role membership in pg_hba.conf Andrew Dunstan
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: Multiple pg_waldump --rmgr options Julien Rouhaud
- Re: PG 14 release notes, first draft Peter Geoghegan
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: Added missing tab completion for alter subscription set option Alvaro Herrera
- Re: PG 14 release notes, first draft Peter Geoghegan
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: PG 14 release notes, first draft Peter Geoghegan
- Re: seawasp failing, maybe in glibc allocator Fabien COELHO
- Re: Removed extra memory allocations from create_list_bounds Nitin Jadhav
- Re: Removed extra memory allocations from create_list_bounds Robert Haas
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Andres Freund
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Tomas Vondra
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Tomas Vondra
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Andres Freund
- Re: Performance degradation of REFRESH MATERIALIZED VIEW Andres Freund
- Re: PG 14 release notes, first draft Bruce Momjian
- Re: SQL/JSON: functions Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Lowering the ever-growing heap->pd_lower Matthias van de Meent
- Re: Lowering the ever-growing heap->pd_lower Peter Geoghegan
- pgbench test failing on 14beta1 on Debian/i386 Christoph Berg