Mailing lists [pgsql-hackers]
- Re: pg_amcheck contrib application Mark Dilger
- Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera
- Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Tomas Vondra
- Re: [PATCH] force_parallel_mode and GUC categories Justin Pryzby
- Lots of incorrect comments in nodeFuncs.c David Rowley
- Re: Autovacuum on partitioned table (autoanalyze) Tom Lane
- Re: pg_amcheck contrib application Robert Haas
- Re: Lots of incorrect comments in nodeFuncs.c Tom Lane
- Re: pg_amcheck contrib application Mark Dilger
- Re: pg_amcheck contrib application Robert Haas
- Re: SQL-standard function body Michael Paquier
- Re: weird interaction between asynchronous queries and pg_sleep Merlin Moncure
- Re: Typo in jsonfuncs.c Tatsuro Yamada
- Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays David Rowley
- Re: Lots of incorrect comments in nodeFuncs.c David Rowley
- Re: test runner (was Re: SQL-standard function body) Michael Paquier
- Re: SQL:2011 PERIODS vs Postgres Ranges? Paul A Jungwirth
- Postgresql 13 supported on Solaris 11 O/S on SPARC hardware? Peter Lee
- Re: Lots of incorrect comments in nodeFuncs.c Tom Lane
- Re: Simplify backend terminate and wait logic in postgres_fdw test Michael Paquier
- Re: missing documentation for streaming in-progress transactions Euler Taveira
- RE: [PATCH] Tracking statements entry timestamp in pg_stat_statements kuroda.hayato@fujitsu.com
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: psql - add SHOW_ALL_RESULTS option Michael Paquier
- Re: 2019-03 CF now in progress Michael Paquier
- Re: Lots of incorrect comments in nodeFuncs.c Alvaro Herrera
- Re: Simplify backend terminate and wait logic in postgres_fdw test Bharath Rupireddy
- RE: 2019-03 CF now in progress tsunakawa.takay@fujitsu.com
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Zhihong Yu
- Re: TRUNCATE on foreign table Bharath Rupireddy
- Re: Lots of incorrect comments in nodeFuncs.c Michael Paquier
- Re: Simplify backend terminate and wait logic in postgres_fdw test Michael Paquier
- Re: TRUNCATE on foreign table Zhihong Yu
- Re: Simplify backend terminate and wait logic in postgres_fdw test Kyotaro Horiguchi
- Re: test runner (was Re: SQL-standard function body) Andres Freund
- Why is Query NOT getting cancelled with SIGINT in PG14? Bharath Rupireddy
- Re: missing documentation for streaming in-progress transactions Ajin Cherian
- Re: Why is Query NOT getting cancelled with SIGINT in PG14? Justin Pryzby
- Re: Why is Query NOT getting cancelled with SIGINT in PG14? Bharath Rupireddy
- Re: psql - add SHOW_ALL_RESULTS option Bharath Rupireddy
- Re: TRUNCATE on foreign table Kohei KaiGai
- Re: WIP: WAL prefetch (another approach) Justin Pryzby
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Etsuro Fujita
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Etsuro Fujita
- Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Thomas Munro
- Re: missing documentation for streaming in-progress transactions Amit Kapila
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby
- Re: missing documentation for streaming in-progress transactions Justin Pryzby
- Re: Lots of incorrect comments in nodeFuncs.c David Rowley
- Re: Simplify backend terminate and wait logic in postgres_fdw test Bharath Rupireddy
- Re: doc review for v14 Michael Paquier
- Re: missing documentation for streaming in-progress transactions Amit Kapila
- Re: pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier
- Re: buildfarm instance bichir stuck Thomas Munro
- Re: buildfarm instance bichir stuck Robins Tharakan
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Add ORDER BY to stabilize tablespace test for partitioned index Pavel Borisov
- Re: Postgresql 13 supported on Solaris 11 O/S on SPARC hardware? Magnus Hagander
- Re: Add ORDER BY to stabilize tablespace test for partitioned index Bharath Rupireddy
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Small typo in guc.c Daniel Westermann (DWE)
- Re: Add ORDER BY to stabilize tablespace test for partitioned index Pavel Borisov
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Small typo in guc.c Michael Paquier
- Re: Small typo in guc.c Magnus Hagander
- Re: Replication slot stats misgivings Amit Kapila
- Re: psql - add SHOW_ALL_RESULTS option Michael Paquier
- Re: SSL negotiation error on massive connect/disconnect Maxim Orlov
- Re: Small typo in guc.c Magnus Hagander
- Re: Asymmetric partition-wise JOIN Andrey V. Lepikhov
- Re: Lots of incorrect comments in nodeFuncs.c Tom Lane
- Re: Simplify backend terminate and wait logic in postgres_fdw test Bharath Rupireddy
- Another small guc.c fix Daniel Westermann (DWE)
- Re: pgsql: autovacuum: handle analyze for partitioned tables Tom Lane
- Re: SQL:2011 PERIODS vs Postgres Ranges? David Steele
- check_function_bodies: At least the description seems wrong, since we have prodedures Daniel Westermann (DWE)
- Re: check_function_bodies: At least the description seems wrong, since we have prodedures Chapman Flack
- Old Postgresql version on i7-1165g7 Yura Sokolov
- Re: [PATCH] Add --create-only option to pg_dump/pg_dumpall Nitin Jadhav
- Re: TRUNCATE on foreign table Fujii Masao
- Re: TRUNCATE on foreign table Fujii Masao
- Re: TRUNCATE on foreign table Bharath Rupireddy
- Re: TRUNCATE on foreign table Bharath Rupireddy
- Re: TRUNCATE on foreign table Kohei KaiGai
- Avoid unnecessary table open/close for TRUNCATE foo, foo, foo; kind of commands Bharath Rupireddy
- Re: Avoid unnecessary table open/close for TRUNCATE foo, foo, foo; kind of commands Amul Sul
- Re: Avoid unnecessary table open/close for TRUNCATE foo, foo, foo; kind of commands Fujii Masao
- [GSoC] Metrics and Monitoring for pgagroal Junduo Dong
- Re: pgsql: autovacuum: handle analyze for partitioned tables Alvaro Herrera
- Re: [GSoC 2021 Proposal] Develop Performance Farm Benchmarks and Website YoungHwan Joo
- Re: SQL-standard function body Tom Lane
- Re: [GSoC] Metrics and Monitoring for pgagroal Jesper Pedersen
- Re: psql - add SHOW_ALL_RESULTS option Alvaro Herrera
- Re: check_function_bodies: At least the description seems wrong, since we have prodedures Tom Lane
- Re: Avoid unnecessary table open/close for TRUNCATE foo, foo, foo; kind of commands Amul Sul
- Re: SQL-standard function body Andrew Dunstan
- Re: Reference Leak with type Tom Lane
- Processing btree walks as a batch to parallelize IO James Coleman
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: pg_amcheck contrib application Mark Dilger
- Re: truncating timestamps on arbitrary intervals Peter Eisentraut
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: WIP: WAL prefetch (another approach) Justin Pryzby
- Re: pgsql: autovacuum: handle analyze for partitioned tables Robert Haas
- Re: Another small guc.c fix Thomas Munro
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: pg_amcheck contrib application Robert Haas
- Re: Processing btree walks as a batch to parallelize IO Tomas Vondra