Mailing lists [pgsql-hackers]
- Re: Parallel Seq Scan vs kernel read ahead Thomas Munro
- Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Tom Lane
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: Parallel Seq Scan vs kernel read ahead David Rowley
- Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Justin Pryzby
- Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Tom Lane
- Threading in BGWorkers (!) James Sewell
- Re: tag typos in "catalog.sgml" Michael Paquier
- Re: min_safe_lsn column in pg_replication_slots view Kyotaro Horiguchi
- Re: [PATCH] Allow to specify restart_lsn inpg_create_physical_replication_slot() Michael Paquier
- Move syncscan.c? Thomas Munro
- Re: pg_regress cleans up tablespace twice. Michael Paquier
- Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Justin Pryzby
- Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical ()at walsender.c:2762 Michael Paquier
- Extra target list entries for child partitions in DELETE...USING...RETURNING Melanie Plageman
- Re: min_safe_lsn column in pg_replication_slots view Michael Paquier
- Re: min_safe_lsn column in pg_replication_slots view Fujii Masao
- Re: Parallel Seq Scan vs kernel read ahead David Rowley
- Re: Parallel copy vignesh C
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Amit Kapila
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Threading in BGWorkers (!) Tom Lane
- Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: hashagg slowdown due to spill changes Andres Freund
- Re: Testing big endian code with Travis CI's new s390x support Thomas Munro
- Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Andres Freund
- Re: Global snapshots Amit Kapila
- Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Tom Lane
- Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila
- Re: Removal of currtid()/currtid2() and some table AM cleanup Michael Paquier
- Re: tag typos in "catalog.sgml" Fabien COELHO
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: Threading in BGWorkers (!) Eric Ridge
- Re: Removal of currtid()/currtid2() and some table AM cleanup Michael Paquier
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Update InsertPgAttributeTuple comment to match new signature Michael Paquier
- Re: Threading in BGWorkers (!) James Sewell
- Re: min_safe_lsn column in pg_replication_slots view Amit Kapila
- Re: xid wraparound danger due to INDEX_CLEANUP false Masahiko Sawada
- Re: min_safe_lsn column in pg_replication_slots view Amit Kapila
- Re: Parallel copy vignesh C
- Re: Threading in BGWorkers (!) Konstantin Knizhnik
- Re: Threading in BGWorkers (!) James Sewell
- Re: Threading in BGWorkers (!) James Sewell
- Re: Threading in BGWorkers (!) Konstantin Knizhnik
- Re: Threading in BGWorkers (!) James Sewell
- Re: min_safe_lsn column in pg_replication_slots view Kyotaro Horiguchi
- Re: Review for GetWALAvailability() Kyotaro Horiguchi
- Re: BUG #15293: Stored Procedure Triggered by Logical Replicationis Unable to use Notification Events Daniel Danzberger
- Re: BUG #15293: Stored Procedure Triggered by Logical Replicationis Unable to use Notification Events Daniel Danzberger
- Re: Assertion failure in pg_copy_logical_replication_slot() Kyotaro Horiguchi
- Re: proposal: unescape_text function Pavel Stehule
- Re: EXPLAIN: Non-parallel ancestor plan nodes exclude parallel worker instrumentation Amit Kapila
- Re: [PATCH] Initial progress reporting for COPY command vignesh C
- Re: Resetting spilled txn statistics in pg_stat_replication Tomas Vondra
- Re: TAP tests and symlinks on Windows Michael Paquier
- Re: Parallel Seq Scan vs kernel read ahead Ranier Vilela
- Re: [PATCH] Initial progress reporting for COPY command Tomas Vondra
- Re: Decomposing xml into table Surafel Temesgen
- Re: [PATCH] Initial progress reporting for COPY command Pavel Stehule
- Re: Decomposing xml into table Pavel Stehule
- Re: [PATCH] Initial progress reporting for COPY command Josef Šimánek
- Re: Decomposing xml into table Surafel Temesgen
- [PATCH] fix size sum table_parallelscan_estimate (src/backend/access/table/tableam.c) Ranier Vilela
- Re: [PATCH] Initial progress reporting for COPY command Bharath Rupireddy
- some more pg_dump refactoring Peter Eisentraut
- Re: Decomposing xml into table Thomas Kellerer
- Re: Decomposing xml into table Andreas Karlsson
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Threading in BGWorkers (!) Chapman Flack
- Re: [PATCH] fix size sum table_parallelscan_estimate(src/backend/access/table/tableam.c) Alvaro Herrera
- Building postgresql with higher major version of separate libpq package Patrik Novotny
- Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions Dilip Kumar
- Re: Internal key management system Masahiko Sawada
- Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Justin Pryzby
- Re: Building postgresql with higher major version of separate libpq package Tom Lane
- Re: Decomposing xml into table Chapman Flack
- Re: pg_resetwal --next-transaction-id may cause database failed torestart. Alvaro Herrera
- Re: hashagg slowdown due to spill changes Melanie Plageman
- Re: hashagg slowdown due to spill changes Andres Freund
- Re: [PATCH] Initial progress reporting for COPY command Fujii Masao
- Re: [PATCH] Initial progress reporting for COPY command Fujii Masao
- Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...) Andres Freund
- Re: [HACKERS] Custom compression methods Robert Haas
- Re: Move syncscan.c? Andres Freund
- Re: Assertion failure in pg_copy_logical_replication_slot() Fujii Masao
- Re: [HACKERS] Custom compression methods Andres Freund
- Re: some more pg_dump refactoring Daniel Gustafsson
- Curious - "logical replication launcher" (PID) existed with exit code 1 David G. Johnston