Mailing lists [pgsql-hackers]
- Re: Doc: clarify possibility of ephemeral discrepancies between state and wait_event in pg_stat_activity Alex Friedman
- Re: Lowering temp_buffers minimum Robert Haas
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Tom Lane
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Corey Huinker
- Re: Anti join confusion Tom Lane
- suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Tomas Vondra
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Peter Geoghegan
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Tomas Vondra
- Re: Some read stream improvements Thomas Munro
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Peter Geoghegan
- [PATCH] [52] Review of patch 5381 - Documentation for pgstatindex fragmentation ahmedashour
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Michael Paquier
- pg_upgrade fails when using custom extension with operator class Dmitry K.
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Jeff Davis
- Re: Spinlock can be released twice in procsignal.c Michael Paquier
- Re: Anti join confusion Robert Haas
- Re: Anti join confusion Tom Lane
- Re: Anti join confusion David Rowley
- Re: Statistics Import and Export Corey Huinker
- Re: Anti join confusion Tom Lane
- Re: per backend WAL statistics Michael Paquier
- Re: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Update docs for UUID data type Andy Alsup
- Re: Fix api misuse (src/bin/pg_amcheck/pg_amcheck.c) Michael Paquier
- Re: Restrict copying of invalidated replication slots Masahiko Sawada
- Re: new commitfest transition guidance Michael Paquier
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- Re: psql \dh: List High-Level (Root) Tables and Indexes vignesh C
- Re: Small memory fixes for pg_createsubcriber Michael Paquier
- Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Spinlock can be released twice in procsignal.c Maxim Orlov
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option vignesh C
-
Remove unused
header file in pqcomm.c Japin Li - Re: Add “FOR UPDATE NOWAIT” lock details to the log. Yuki Seino
- Re: Log connection establishment timings Bertrand Drouvot
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Add a warning message when using unencrypted passwords Guillaume Lelarge
- Re: per backend WAL statistics Bertrand Drouvot
- RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
- RE: long-standing data loss bug in initial sync of logical replication Zhijie Hou (Fujitsu)
- Useless LEFT JOIN breaks MIN/MAX optimization Alena Rybakina
- Re: Changing shared_buffers without restart Dmitry Dolgov
- Re: Race condition in replication slot usage introduced by commit f41d846 Amit Kapila
- Re: Enhances pg_createsubscriber documentation for the -d option. Amit Kapila
- Re: Restrict copying of invalidated replication slots Amit Kapila
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: vacuumdb changes for stats import/export John Naylor
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Alexander Korotkov
- Re: Add -k/--link option to pg_combinebackup vignesh C
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia
- Re: [BUG]: the walsender does not update its IO statistics until it exits Andres Freund
- Re: Some read stream improvements Thomas Munro
- Re: Some read stream improvements Andres Freund
- Re: Fix api misuse (src/bin/pg_amcheck/pg_amcheck.c) Ranier Vilela
- Re: Replace IN VALUES with ANY in WHERE clauses during optimization newtglobal postgresql_contributors
- Re: New "raw" COPY format newtglobal postgresql_contributors
- Re: NOT ENFORCED constraint feature Álvaro Herrera
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: SQLFunctionCache and generic plans Alexander Pyhalov
- Re: new commitfest transition guidance Andrew Dunstan
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Add support for EXTRA_REGRESS_OPTS for meson Andreas Karlsson
- Reduce the instruction overhead of OpenSSL calls ryanewang(王蕾)
- Re: Add support for EXTRA_REGRESS_OPTS for meson Andres Freund
- Re: Small memory fixes for pg_createsubcriber Ranier Vilela
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Logging which local address was connected to in log_line_prefix Greg Sabino Mullane
- Re: Add -k/--link option to pg_combinebackup Robert Haas
- Re: Proposal: Limitations of palloc inside checkpointer Maxim Orlov
- Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option vignesh C
- Patch: Cover POSITION(bytea,bytea) with tests Aleksander Alekseev
- Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option Greg Sabino Mullane
- bug: ALTER TABLE ADD VIRTUAL GENERATED COLUMN with table rewrite jian he
- Re: proposal: plpgsql, new check for extra_errors - strict_expr_check Gilles Darold
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Pavel Stehule
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: pgbench client-side performance issue on large scripts Tom Lane
- Re: Doc: clarify possibility of ephemeral discrepancies between state and wait_event in pg_stat_activity Sami Imseih
- Re: new commitfest transition guidance Robert Haas
- Re: Log connection establishment timings Melanie Plageman
- Re: new commitfest transition guidance Tom Lane
- Re: Log connection establishment timings Andres Freund
- Re: Log connection establishment timings Andres Freund
- Re: proposal: plpgsql, new check for extra_errors - strict_expr_check Pavel Stehule
- Re: explain analyze rows=%.0f Robert Haas
- Licence preamble update Dave Page
- Re: new commitfest transition guidance Robert Haas
- Re: Confine vacuum skip logic to lazy_scan_skip Ranier Vilela
- Re: Confine vacuum skip logic to lazy_scan_skip Andres Freund
- Re: Confine vacuum skip logic to lazy_scan_skip Andres Freund
- Re: Vacuum statistics Alena Rybakina
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Docs for pg_basebackup needs v17 note for incremental backup David G. Johnston
- Re: Confine vacuum skip logic to lazy_scan_skip Ranier Vilela
- Re: Confine vacuum skip logic to lazy_scan_skip Tom Lane
- Re: Document How Commit Handles Aborted Transactions David G. Johnston
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: moving some code out of explain.c Robert Haas
- Re: Improve documentation regarding custom settings, placeholders, and the administrative functions David G. Johnston
- Re: moving some code out of explain.c Peter Geoghegan
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan
- Re: [Doc] Improve hostssl related descriptions and option presentation David G. Johnston
- Should work_mem be stable for a prepared statement? Jeff Davis
- Re: Update docs for UUID data type Laurenz Albe
- Re: Should work_mem be stable for a prepared statement? Greg Sabino Mullane
- Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Robert Haas
- Re: moving some code out of explain.c Álvaro Herrera
- Re: moving some code out of explain.c Robert Haas
- Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Álvaro Herrera
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Re: moving some code out of explain.c Tom Lane
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Robert Haas
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Statistics Import and Export commit related issue. Corey Huinker