Mailing lists [pgsql-hackers]
- Re: document the need to analyze partitioned tables Justin Pryzby
- Re: Extracting cross-version-upgrade knowledge from buildfarm client Tom Lane
- Re: document the need to analyze partitioned tables Bruce Momjian
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: Update comments in multixact.c Peter Geoghegan
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Robert Haas
-
Re: pgsql: Doc: add XML ID attributes to
and Tom Lanetags. - Re: Rework of collation code, extensibility Peter Geoghegan
- PGDOCS - sgml linkend using single-quotes Peter Smith
- Re: doc: add missing "id" attributes to extension packaging page Karl O. Pinc
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Removing redundant grouping columns Tom Lane
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: [EXTERNAL] Re: Support load balancing in libpq Jacob Champion
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Can we let extensions change their dumped catalog schemas? Jacob Champion
- Re: Progress report of CREATE INDEX for nested partitioned tables Tomas Vondra
- Re: constify arguments of copy_file() and copydir() Michael Paquier
- Re: constify arguments of copy_file() and copydir() Nathan Bossart
- Re: almost-super-user problems that we haven't fixed yet Nathan Bossart
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: CI and test improvements Justin Pryzby
- Re: Backends stalled in 'startup' state Ashwin Agrawal
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky
- Re: Removing redundant grouping columns Richard Guo
- Re: Removing redundant grouping columns David Rowley
- Re: recovery modules Michael Paquier
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: recovery modules Nathan Bossart
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: Remove source code display from \df+? Pavel Stehule
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Logical replication timeout problem Amit Kapila
- Re: Removing redundant grouping columns David Rowley
- Re: doc: add missing "id" attributes to extension packaging page Brar Piening
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Maciek Sakrejda
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Modify the document of Logical Replication configuration settings Takamichi Osumi (Fujitsu)
- Re: Fix GUC_NO_SHOW_ALL test scenario in 003_check_guc.pl Nitin Jadhav
- Re: Generating code for query jumbling through gen_node_support.pl Michael Paquier
- Re: Time delayed LR (WAS Re: logical replication restrictions) Peter Smith
- Re: Modify the document of Logical Replication configuration settings Michael Paquier
- Re: Allow logical replication to copy tables in binary format Bharath Rupireddy
- Deduplicate logicalrep_read_tuple() Bharath Rupireddy
- Improve GetConfigOptionValues function Nitin Jadhav
- Re: Improve GetConfigOptionValues function Nitin Jadhav
- Re: Helper functions for wait_for_catchup() in Cluster.pm Drouvot, Bertrand
- RE: Modify the document of Logical Replication configuration settings Takamichi Osumi (Fujitsu)
- Re: Improve GetConfigOptionValues function Bharath Rupireddy
- Re: New strategies for freezing, advancing relfrozenxid early Dilip Kumar
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: minor bug Laurenz Albe
- Re: Inconsistency in vacuum behavior Nikita Malakhov
- Re: Modify the document of Logical Replication configuration settings Bharath Rupireddy
- Issue with psql's create_help.pl under perlcritic Michael Paquier
- Re: document the need to analyze partitioned tables Laurenz Albe
- Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Jelte Fennema
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Richard Guo
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: Helper functions for wait_for_catchup() in Cluster.pm Alvaro Herrera
- RE: Update comments in multixact.c shiy.fnst@fujitsu.com
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: [EXTERNAL] Re: Support load balancing in libpq Jelte Fennema
- Re: [DOCS] Stats views and functions not in order? Peter Eisentraut
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Dean Rasheed
- Re: heapgettup refactoring Peter Eisentraut
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Re: Rethinking the implementation of ts_headline() Alvaro Herrera
- Re: Question about initial logical decoding snapshot shveta malik
- Re: Support logical replication of DDLs Amit Kapila
- Re: Logical replication timeout problem Ashutosh Bapat
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Alvaro Herrera
- Re: Logical replication timeout problem Amit Kapila
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Alvaro Herrera
- Re: PL/Python: Fix return in the middle of PG_TRY() block. Xing Guo
- Re: Extracting cross-version-upgrade knowledge from buildfarm client Andrew Dunstan
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Issue with psql's create_help.pl under perlcritic Andrew Dunstan
- Re: Add LZ4 compression in pg_dump Tomas Vondra
- Re: ANY_VALUE aggregate Peter Eisentraut
- Re: [DOCS] Stats views and functions not in order? David G. Johnston
- Re: Progress report of CREATE INDEX for nested partitioned tables Justin Pryzby
- Re: Remove source code display from \df+? Isaac Morland
- Re: Extracting cross-version-upgrade knowledge from buildfarm client Tom Lane
- Re: [DOCS] Stats views and functions not in order? Tom Lane
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Tom Lane
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Robert Haas
- Re: [DOCS] Stats views and functions not in order? David G. Johnston
- Re: ANY_VALUE aggregate Tom Lane
- Re: ANY_VALUE aggregate Vik Fearing
- Re: Improve GetConfigOptionValues function Tom Lane
- Re: almost-super-user problems that we haven't fixed yet Robert Haas
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Tomas Vondra
- Re: Improve GetConfigOptionValues function Bharath Rupireddy
- Re: ANY_VALUE aggregate Vik Fearing
- CREATEROLE users vs. role properties Robert Haas
- Re: Implement missing join selectivity estimation for range types Tomas Vondra
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order Ankit Kumar Pandey
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Alvaro Herrera
- Re: Removing redundant grouping columns Tom Lane
- Re: document the need to analyze partitioned tables Justin Pryzby
- Re: Implement missing join selectivity estimation for range types Tomas Vondra
- Re: document the need to analyze partitioned tables Bruce Momjian
- Re: [PATCH] Const'ify the arguments of ilist.c/ilist.h functions Andres Freund
-
Re: [PATCH] Add <
> support to sepgsql_restorecon Joe Conway - Re: [PATCH] Const'ify the arguments of ilist.c/ilist.h functions Andres Freund
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: almost-super-user problems that we haven't fixed yet Nathan Bossart
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Robert Haas
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc
- Re: Parallelize correlated subqueries that execute within each worker Tomas Vondra
- Re: Implement missing join selectivity estimation for range types Mahmoud Sakr
- Re: document the need to analyze partitioned tables Laurenz Albe
- Re: Extracting cross-version-upgrade knowledge from buildfarm client Tom Lane
- Re: Non-superuser subscription owners Robert Haas
- Small omission in type_sanity.sql Melanie Plageman
- Re: almost-super-user problems that we haven't fixed yet Robert Haas
- Re: minor bug Tom Lane
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Andres Freund
- Re: Non-superuser subscription owners Mark Dilger
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Robert Haas
- Re: Non-superuser subscription owners Robert Haas
- Re: Non-superuser subscription owners Mark Dilger