Mailing lists [pgsql-hackers]
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: Some revises in adding sorting path David Rowley
- Re: Fix some ubsan/asan related issues Andres Freund
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: Possibility to disable `ALTER SYSTEM` Tom Lane
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: Fix some ubsan/asan related issues Andres Freund
- Re: Possibility to disable `ALTER SYSTEM` Magnus Hagander
- Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Andrew Dunstan
- Re: psql not responding to SIGINT upon db reconnection Tristan Partin
- Re: psql not responding to SIGINT upon db reconnection Jelte Fennema-Nio
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Incorrect cost for MergeAppend David Rowley
- Re: why there is not VACUUM FULL CONCURRENTLY? Michael Paquier
- Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Tom Lane
- Re: Flushing large data immediately in pqcomm Jelte Fennema-Nio
- Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Andrew Dunstan
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Documentation: warn about two_phase when altering a subscription Peter Smith
- Re: Parallelize correlated subqueries that execute within each worker James Coleman
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Parallelize correlated subqueries that execute within each worker James Coleman
- Re: Synchronizing slots from primary to standby Amit Kapila
- libpq fails to build with TSAN Roman Lozko
- Re: Parallelize correlated subqueries that execute within each worker Tom Lane
- Re: Fix some ubsan/asan related issues Alexander Lakhin
- Re: Possibility to disable `ALTER SYSTEM` Tom Lane
- Re: Apply the "LIMIT 1" optimization to partial DISTINCT David Rowley
- src/bin/pg_upgrade/t/004_subscription.pl test comment fix Peter Smith
- Re: Possibility to disable `ALTER SYSTEM` David G. Johnston
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- RE: Improve eviction algorithm in ReorderBuffer Hayato Kuroda (Fujitsu)
- Re: Possibility to disable `ALTER SYSTEM` Tom Lane
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: Possibility to disable `ALTER SYSTEM` David G. Johnston
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix vignesh C
- Re: Documentation: warn about two_phase when altering a subscription Bertrand Drouvot
- Re: Improve the connection failure error messages Peter Smith
- Re: Incorrect cost for MergeAppend Ashutosh Bapat
- possible inter-gcc-version incompatibility regarding fat objects Kyotaro Horiguchi
- Re: int4->bool test coverage Michael Paquier
- RE: Documentation to upgrade logical replication cluster Hayato Kuroda (Fujitsu)
- Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix Peter Smith
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Incorrect cost for MergeAppend David Rowley
- Re: Incorrect cost for MergeAppend Ashutosh Bapat
- Re: Should we remove -Wdeclaration-after-statement? Peter Eisentraut
- Re: Some revises in adding sorting path Richard Guo
- Re: Apply the "LIMIT 1" optimization to partial DISTINCT Richard Guo
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Possibility to disable `ALTER SYSTEM` Peter Eisentraut
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- Re: make dist using git archive Peter Eisentraut
- Re: Reducing output size of nodeToString Peter Eisentraut
- Re: Improve eviction algorithm in ReorderBuffer vignesh C
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Nazir Bilal Yavuz
- Re: src/bin/pg_upgrade/t/004_subscription.pl test comment fix Alvaro Herrera
- Re: Extending SMgrRelation lifetimes Thomas Munro
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Transaction timeout Japin Li
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Alvaro Herrera
- Re: CI and test improvements vignesh C
- Re: Emitting JSON to file using COPY TO vignesh C
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Transaction timeout Andrey Borodin
- Re: Emitting JSON to file using COPY TO Junwang Zhao
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Possibility to disable `ALTER SYSTEM` Gabriele Bartolini
- Re: Extending SMgrRelation lifetimes Heikki Linnakangas
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improve the connection failure error messages Nisha Moond
- Re: CI and test improvements Alvaro Herrera
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Incorrect cost for MergeAppend Alexander Kuzmenkov
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: libpq fails to build with TSAN Daniel Gustafsson
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: speed up a logical replica setup Fabrízio de Royes Mello
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Emitting JSON to file using COPY TO Alvaro Herrera
- Re: Incorrect cost for MergeAppend Alexander Kuzmenkov
- Re: Incorrect cost for MergeAppend Alvaro Herrera
- Re: Parallelize correlated subqueries that execute within each worker James Coleman
- Re: Incorrect cost for MergeAppend Daniel Westermann (DWE)
- Re: speed up a logical replica setup Fabrízio de Royes Mello
- Re: speed up a logical replica setup Euler Taveira
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: remaining sql/json patches jian he
- Re: speed up a logical replica setup Fabrízio de Royes Mello
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: Incorrect cost for MergeAppend Tom Lane
- Re: cleanup patches for incremental backup Robert Haas
- Re: [PATCH] Add native windows on arm64 support Peter Eisentraut
- Re: speed up a logical replica setup Euler Taveira
- Re: libpq fails to build with TSAN Tom Lane
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: make dist using git archive Eli Schwartz
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: pgsql: Clean pg_walsummary's tmp_check directory. Robert Haas
- Abort if dup fail (src/bin/pg_dump/compress_none.c) Ranier Vilela
- Re: Flushing large data immediately in pqcomm Robert Haas
- Re: speed up a logical replica setup Fabrízio de Royes Mello
- Re: Reducing output size of nodeToString Robert Haas
- Re: Flushing large data immediately in pqcomm Jelte Fennema-Nio
- Re: psql not responding to SIGINT upon db reconnection Tristan Partin
- Re: make dist using git archive Robert Haas
- Re: Fix some ubsan/asan related issues Tristan Partin
- Re: scalability bottlenecks with (many) partitions (and more) Tomas Vondra
- Re: Flushing large data immediately in pqcomm Robert Haas
- Re: psql not responding to SIGINT upon db reconnection Jelte Fennema-Nio
- Re: Flushing large data immediately in pqcomm Melih Mutlu
- Re: Flushing large data immediately in pqcomm Robert Haas
- Re: Parallelize correlated subqueries that execute within each worker Robert Haas
- Re: Incorrect cost for MergeAppend David Rowley