Mailing lists [pgsql-hackers]
- Re: Slow standby snapshot Michail Nikolaev
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- Re: Implementing Incremental View Maintenance Zhihong Yu
- Re: archive status ".ready" files may be created too early Alvaro Herrera
- Re: Background writer and checkpointer in crash recovery Thomas Munro
- Re: make MaxBackends available in _PG_init Bossart, Nathan
- Re: Slow standby snapshot Andres Freund
- Re: make MaxBackends available in _PG_init Andres Freund
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: make MaxBackends available in _PG_init Bossart, Nathan
- Re: Make relfile tombstone files conditional on WAL level Andres Freund
- Re: make MaxBackends available in _PG_init Andres Freund
- Re: make MaxBackends available in _PG_init Bossart, Nathan
- Re: Use generation context to speed up tuplesorts David Rowley
- Re: disfavoring unparameterized nested loops Mike Klaas
- Re: archive status ".ready" files may be created too early Bossart, Nathan
- RE: make MaxBackends available in _PG_init wangsh.fnst@fujitsu.com
- Re: Record a Bitmapset of non-pruned partitions David Rowley
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: 2021-07 CF now in progress Masahiko Sawada
- Re: 2021-07 CF now in progress Tom Lane
- Re: A micro-optimisation for ProcSendSignal() Thomas Munro
- Re: 2021-07 CF now in progress Masahiko Sawada
- fix DECLARE tab completion
- Re: 2021-07 CF now in progress Masahiko Sawada
- Re: Background writer and checkpointer in crash recovery Thomas Munro
- Dividing line between before_shmem_exit and on_shmem_exit? Andres Freund
- Re: archive status ".ready" files may be created too early Kyotaro Horiguchi
- Re: A micro-optimisation for ProcSendSignal() Soumyadeep Chakraborty
- Re: Failed transaction statistics to measure the logical replication progress Amit Kapila
- Re: A micro-optimisation for ProcSendSignal() Andres Freund
- RE: [PATCH]Comment improvement in publication.sql tanghy.fnst@fujitsu.com
- Re: row filtering for logical replication Peter Smith
- Remove unused 'len' from pg_stat_recv_* functions Masahiko Sawada
- Sort keys are omitted incorrectly after grouping sets Richard Guo
- Changes to recovery_min_apply_delay are ignored while waiting for delay Soumyadeep Chakraborty
- Re: Failed transaction statistics to measure the logical replication progress Masahiko Sawada
- Re: Failed transaction statistics to measure the logical replication progress vignesh C
- Re: Slow standby snapshot Andrey Borodin
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: Remove unused 'len' from pg_stat_recv_* functions Kyotaro Horiguchi
- RE: Added schema level support for publication. tanghy.fnst@fujitsu.com
- Re: Changes to recovery_min_apply_delay are ignored while waiting for delay Kyotaro Horiguchi
- Re: when the startup process doesn't (logging startup delays) Nitin Jadhav
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Lowering the ever-growing heap->pd_lower Simon Riggs
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Changes to recovery_min_apply_delay are ignored while waiting for delay Soumyadeep Chakraborty
- RE: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..) houzj.fnst@fujitsu.com
- Re: straightening out backend process startup Kyotaro Horiguchi
- Re: Remove unused 'len' from pg_stat_recv_* functions Masahiko Sawada
- RE: Added schema level support for publication. houzj.fnst@fujitsu.com
- RE: Added schema level support for publication. houzj.fnst@fujitsu.com
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Use POPCNT on MSVC David Rowley
- Re: Failed transaction statistics to measure the logical replication progress Amit Kapila
- RE: SI messages sent when excuting ROLLBACK PREPARED command liuhuailing@fujitsu.com
- Extra code in commit_ts.h Andrey V. Lepikhov
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- Re: [HACKERS] logical decoding of two-phase transactions vignesh C
- RE: Implementing Incremental View Maintenance r.takahashi_2@fujitsu.com
- Re: Extra code in commit_ts.h David Rowley
- Re: Use POPCNT on MSVC John Naylor
- Re: Skipping logical replication transactions on subscriber side vignesh C
- Re: row filtering for logical replication Amit Kapila
- Re: Extra code in commit_ts.h Andrey Lepikhov
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- [PATCH] Tab completion for ALTER TABLE … ADD … ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: Extra code in commit_ts.h David Rowley
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Erik Rijkers
- Re: when the startup process doesn't (logging startup delays) Justin Pryzby
- Re: slab allocator performance issues Tomas Vondra
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Tom Lane
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Pavel Borisov
- Re: Use generation context to speed up tuplesorts Tomas Vondra
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold
- Re: when the startup process doesn't (logging startup delays) Robert Haas
- CLOBBER_CACHE_ALWAYS testing (was Re: Release 13 of the PostgreSQL BuildFarm client) Tom Lane
- CLOBBER_CACHE_ALWAYS testing (was Re: Release 13 of the PostgreSQL BuildFarm client) Tom Lane
- Re: Added schema level support for publication. vignesh C
- Re: Make relfile tombstone files conditional on WAL level Robert Haas
- Re: make MaxBackends available in _PG_init Robert Haas
- Re: pg_upgrade does not upgrade pg_stat_statements properly Bruce Momjian
- Commitfest overflow Simon Riggs
- Re: Commitfest overflow Bruce Momjian
- Re: [PATCH]Comment improvement in publication.sql vignesh C
- Re: pg_upgrade does not upgrade pg_stat_statements properly Bruce Momjian
- Re: Commitfest overflow Tom Lane
- Re: Lowering the ever-growing heap->pd_lower Matthias van de Meent
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: .ready and .done files considered harmful Robert Haas
- Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Tom Lane
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Robert Haas
- Re: Slow standby snapshot Andres Freund
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: A varint implementation for PG? Robert Haas
- Re: Remove unused 'len' from pg_stat_recv_* functions Andres Freund
- Re: Commitfest overflow Simon Riggs
- Re: Commitfest overflow Ibrar Ahmed
- Re: Commitfest overflow Ibrar Ahmed
- Re: Lowering the ever-growing heap->pd_lower Simon Riggs
- Re: Commitfest overflow Tomas Vondra
- Re: Commitfest overflow Bruce Momjian
- Re: Commitfest overflow Bruce Momjian
- Re: Slow standby snapshot Michail Nikolaev
- Re: Lowering the ever-growing heap->pd_lower Matthias van de Meent
- Re: A varint implementation for PG? Andres Freund
- Re: Commitfest overflow Tomas Vondra
- Re: Commitfest overflow Bruce Momjian
- Re: A varint implementation for PG? Tom Lane
- Re: Commitfest overflow Tom Lane
- Re: Commitfest overflow Bruce Momjian
- Re: Autovacuum on partitioned table (autoanalyze) Andrew Dunstan
- Re: Commitfest overflow Greg Stark
- Re: .ready and .done files considered harmful Bossart, Nathan
- Re: Reduce lock level for ALTER TABLE ... ADD CHECK .. NOT VALID Simon Riggs