Mailing lists [pgsql-hackers]
- Re: Why does create_gather_merge_plan need make_sort? Tomas Vondra
- Re: Why does create_gather_merge_plan need make_sort? Tom Lane
- Re: Fix generate_useful_gather_paths for parallel unsafe pathkeys Tomas Vondra
- Re: Why does create_gather_merge_plan need make_sort? Tomas Vondra
- Re: Bogus documentation for bogus geometric operators Tom Lane
- Re: [doc] improve tableoid description Ian Lawrence Barwick
- Re: [PoC] Non-volatile WAL buffer Tomas Vondra
- Re: [PoC] Non-volatile WAL buffer Tomas Vondra
- RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
- Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
- RE: [POC] Fast COPY FROM command for the table with foreign partitions tsunakawa.takay@fujitsu.com
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
- Re: Parallel plans and "union all" subquery Greg Nancarrow
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
- Re: bug in pageinspect's "tuple data" feature Heikki Linnakangas
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey Lepikhov
- Re: Bogus documentation for bogus geometric operators Pavel Borisov
- Re: Multi Inserts in CREATE TABLE AS - revived patch Bharath Rupireddy
- Re: Split copy.c Heikki Linnakangas
- Re: Bogus documentation for bogus geometric operators Pavel Borisov
- Re: [Proposal] Global temporary tables 曾文旌
- Re: Multi Inserts in CREATE TABLE AS - revived patch Heikki Linnakangas
- prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Heikki Linnakangas
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Multi Inserts in CREATE TABLE AS - revived patch Bharath Rupireddy
- Re: Use of "long" in incremental sort code Anastasia Lubennikova
- Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Bogus documentation for bogus geometric operators Pavel Borisov
- Re: [HACKERS] Custom compression methods Dilip Kumar
- RE: Parallel plans and "union all" subquery Phil Florent
- Re: Online verification of checksums Anastasia Lubennikova
- Re: Why does create_gather_merge_plan need make_sort? James Coleman
- Re: Fix generate_useful_gather_paths for parallel unsafe pathkeys James Coleman
- Re: libpq compression Daniil Zakhlystov
- Re: abstract Unix-domain sockets Peter Eisentraut
- Re: [PoC] Non-volatile WAL buffer Tomas Vondra
- Re: cutting down the TODO list thread John Naylor
- Re: [bug+patch] Inserting DEFAULT into generated columns from VALUES RTE Dean Rasheed
- Re: pg_proc.dat "proargmodes is not a 1-D char array" Alvaro Herrera
- Re: pg_proc.dat "proargmodes is not a 1-D char array" Tom Lane
- Re: Online verification of checksums Stephen Frost
- Re: remove spurious CREATE INDEX CONCURRENTLY wait Alvaro Herrera
- Re: Parallel plans and "union all" subquery Luc Vlaming
- Re: Online verification of checksums Stephen Frost
- Re: cutting down the TODO list thread Bruce Momjian
- Re: remove spurious CREATE INDEX CONCURRENTLY wait Tom Lane
- Re: abstract Unix-domain sockets David G. Johnston
- Re: [bug+patch] Inserting DEFAULT into generated columns from VALUES RTE Tom Lane
- Re: pg_proc.dat "proargmodes is not a 1-D char array" Alvaro Herrera
- Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Alexey Kondratov
- Re: pg_upgrade fails with non-standard ACL Grigory Smolkin
- Re: Bogus documentation for bogus geometric operators Tom Lane
- Re: Online checksums patch - once again Heikki Linnakangas
- Re: truncating timestamps on arbitrary intervals John Naylor
- Re: Connection using ODBC and SSL Corbit, Dann
- Re: enable_incremental_sort changes query behavior Tom Lane
- Re: error_severity of brin work item Alvaro Herrera
- mark/restore failures on unsorted merge joins Andrew Gierth
- Re: mark/restore failures on unsorted merge joins Tom Lane
- Re: DROP relation IF EXISTS Docs and Tests - Bug Fix Anastasia Lubennikova
- Re: "as quickly as possible" (was: remove spurious CREATE INDEX CONCURRENTLY wait) Alvaro Herrera
- Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path David Rowley
- walsender bug: stuck during shutdown Alvaro Herrera
- optimizer/clauses.h needn't include access/htup.h Justin Pryzby