Mailing lists [pgsql-hackers]
- Re: Commitfest 2024-01 starting in 3 days! vignesh C
- Re: Add support for __attribute__((returns_nonnull)) John Naylor
- Re: Commitfest manager January 2024 vignesh C
- Re: Track in pg_replication_slots the reason why slots conflict? shveta malik
- Re: Commitfest manager January 2024 Shubham Khanna
- Re: Build versionless .so for Android Matthias Kuhn
- Re: Next step towards 64bit XIDs: Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Maxim Orlov
- Re: Autonomous transactions 2023, WIP Pavel Stehule
- Re: Track in pg_replication_slots the reason why slots conflict? shveta malik
- Re: Remove unneeded PGDATABASE setting from TAP tests Bharath Rupireddy
- Re: Assorted typo fixes Shubham Khanna
- Re: speed up a logical replica setup vignesh C
- Update for copyright messages to 2024 (Happy New Year!) Michael Paquier
- Re: Track in pg_replication_slots the reason why slots conflict? Amit Kapila
- Re: Autonomous transactions 2023, WIP Ivan Kush
- Re: Track in pg_replication_slots the reason why slots conflict? shveta malik
- Re: Track in pg_replication_slots the reason why slots conflict? shveta malik
- Re: add AVX2 support to simd.h John Naylor
- Re: warn if GUC set to an invalid shared library John Naylor
- Re: Proposal to include --exclude-extension Flag in pg_dump Ashutosh Bapat
- Re: Autonomous transactions 2023, WIP Pavel Stehule
- Re: Proposal to include --exclude-extension Flag in pg_dump Ayush Vatsa
- Re: Shared detoast Datum proposal Andy Fan
- Re: Transaction timeout Andrey M. Borodin
- Re: Commitfest manager January 2024 Magnus Hagander
- Re: add function argument names to regex* functions. Dian Fay
- Minor cleanup for search path cache Tom Lane
- Re: Assorted typo fixes Dagfinn Ilmari Mannsåker
- Re: Change GUC hashtable to use simplehash? jian he
- Re: Add pg_basetype() function to obtain a DOMAIN base type jian he
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value jian he
- Re: SQL:2011 application time Paul Jungwirth
- Re: Commitfest manager January 2024 vignesh C
- Re: Random pg_upgrade test failure on drongo Alexander Lakhin
- Re: Track in pg_replication_slots the reason why slots conflict? Amit Kapila
- Re: Minor cleanup for search path cache Zhang Mingli
- Re: Minor cleanup for search path cache Tom Lane
- The presence of a NULL "defaclacl" value in pg_default_acl prevents the dropping of a role. 杨伯宇(长堂)
- INFORMATION_SCHEMA node Tatsuo Ishii
- Re: Revise the Asserts added to bimapset manipulation functions Richard Guo
- Re: Extract numeric filed in JSONB more effectively jian he
- Re: UUID v7 Andrey M. Borodin
- Re: Synchronizing slots from primary to standby shveta malik
- Re: [17] CREATE SUBSCRIPTION ... SERVER Bharath Rupireddy
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Re: Commitfest manager January 2024 Magnus Hagander
- Re: Assorted typo fixes Shubham Khanna
- Re: Commitfest manager January 2024 vignesh C
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Reducing output size of nodeToString Peter Eisentraut
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Proposal to add page headers to SLRU pages Aleksander Alekseev
- Re: POC: Extension for adding distributed tracing - pg_tracing Aleksander Alekseev
- Re: Password leakage avoidance Sehrope Sarkuni
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Track in pg_replication_slots the reason why slots conflict? Bertrand Drouvot
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Robert Haas
- Re: Things I don't like about \du's "Attributes" column Robert Haas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs Daniel Verite
- Re: WIP Incremental JSON Parser Robert Haas
- Re: trying again to get incremental backup Robert Haas
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: introduce dynamic shared memory registry Robert Haas
- Re: The presence of a NULL "defaclacl" value in pg_default_acl prevents the dropping of a role. Tom Lane
- verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: pg_upgrade failing for 200+ million Large Objects Kumar, Sachin
- Re: Assorted typo fixes Robert Haas
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: SET ROLE x NO RESET Robert Haas
- Re: Build versionless .so for Android Robert Haas
- Re: add AVX2 support to simd.h Tom Lane
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin
- Re: verify predefined LWLocks have entries in wait_event_names.txt Robert Haas
- Re: Things I don't like about \du's "Attributes" column Tom Lane
- Re: UUID v7 Andrey M. Borodin
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Robert Haas
- Re: Things I don't like about \du's "Attributes" column Robert Haas
- Re: Things I don't like about \du's "Attributes" column Tom Lane
- Re: Eager page freeze criteria clarification Melanie Plageman
- Re: Minor cleanup for search path cache Jeff Davis
- Re: Minor cleanup for search path cache Tom Lane
- Re: Things I don't like about \du's "Attributes" column Robert Haas
- JIT compilation per plan node Melih Mutlu
- Re: Next step towards 64bit XIDs: Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Robert Haas
- Re: verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: SET ROLE x NO RESET Michał Kłeczek
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Re: UUID v7 Przemysław Sztoch
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jacob Burroughs
- Re: pg_upgrade and logical replication Michael Paquier
- Re: Remove unneeded PGDATABASE setting from TAP tests Michael Paquier
- Re: Track in pg_replication_slots the reason why slots conflict? Michael Paquier
- Re: Reducing output size of nodeToString David Rowley
- Re: verify predefined LWLocks have entries in wait_event_names.txt Michael Paquier
- Re: Track in pg_replication_slots the reason why slots conflict? Amit Kapila
- Re: verify predefined LWLocks have entries in wait_event_names.txt Robert Haas
- LLVM 18 Thomas Munro
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Adding facility for injection points (or probe points?) for more advanced tests Nathan Bossart
- Re: Assorted typo fixes Michael Paquier
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Assorted typo fixes Tom Lane
- Re: pg_upgrade and logical replication Michael Paquier
- Re: speed up a logical replica setup vignesh C
- Re: Transaction timeout Andrey M. Borodin
- Re: Track in pg_replication_slots the reason why slots conflict? Bertrand Drouvot
- Re: verify predefined LWLocks have entries in wait_event_names.txt Bertrand Drouvot
- Re: Update docs for default value of fdw_tuple_cost Chris Travers
- Re: speed up a logical replica setup Amit Kapila
- Re: speed up a logical replica setup vignesh C
- Re: pg_upgrade and logical replication Amit Kapila
- Re: XLog size reductions: Reduced XLog record header size for PG17 Pavel Borisov
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Next step towards 64bit XIDs: Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Pavel Borisov
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: remaining sql/json patches jian he
- Re: remaining sql/json patches jian he
- Re: Separate memory contexts for relcache and catcache Melih Mutlu
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- Re: Random pg_upgrade test failure on drongo Amit Kapila
- Re: Transaction timeout Andrey M. Borodin
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: More new SQL/JSON item methods Peter Eisentraut
- Re: Transaction timeout Andrey M. Borodin
- Re: add function argument names to regex* functions. Peter Eisentraut
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: WIP Incremental JSON Parser Robert Haas
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Robert Haas
- Re: Password leakage avoidance Robert Haas
- Re: Password leakage avoidance Dave Cramer
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: add AVX2 support to simd.h John Naylor
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: trying again to get incremental backup Robert Haas
- Re: WIP Incremental JSON Parser Robert Haas
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: Password leakage avoidance Jonathan S. Katz
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Extension Enhancement: Buffer Invalidation in pg_buffercache Cédric Villemain
- Re: Assorted typo fixes Dagfinn Ilmari Mannsåker
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: SET ROLE x NO RESET Jelte Fennema-Nio
- Re: Set log_lock_waits=on by default Jeremy Schneider
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart
- Re: More new SQL/JSON item methods Peter Eisentraut
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Tom Lane
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Jelte Fennema-Nio
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: add function argument names to regex* functions. Dian Fay
- Change prefetch and read strategies to use range in pg_prewarm ... and raise a question about posix_fadvise WILLNEED Cedric Villemain
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: WIP Incremental JSON Parser Nico Williams
- Re: Add a perl function in Cluster.pm to generate WAL Tom Lane
- Re: SET ROLE x NO RESET Nico Williams
- Re: SET ROLE x NO RESET Nico Williams
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: pg_upgrade and logical replication Michael Paquier
- doing also VM cache snapshot and restore with pg_prewarm, having more information of the VM inside PostgreSQL Cedric Villemain
- Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
- Re: Update for copyright messages to 2024 (Happy New Year!) Bruce Momjian
- Re: Transaction timeout Japin Li
- Re: speed up a logical replica setup Euler Taveira
- Re: Change GUC hashtable to use simplehash? jian he
- Re: speed up a logical replica setup Euler Taveira
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: speed up a logical replica setup Amit Kapila
- Re: speed up a logical replica setup Amit Kapila
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: speed up a logical replica setup Shlok Kyal
- Re: GUC names in messages Peter Smith
- the s_lock_stuck on perform_spin_delay Andy Fan
- Re: speed up a logical replica setup Ashutosh Bapat
- Re: add function argument names to regex* functions. jian he
- Re: [PATCH] Exponential backoff for auth_delay Michael Banck
- Re: Transaction timeout Andrey M. Borodin
- Documentation to upgrade logical replication cluster vignesh C
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: pg_upgrade and logical replication vignesh C
- Re: pg_upgrade and logical replication vignesh C
- Re: the s_lock_stuck on perform_spin_delay Matthias van de Meent
- Re: speed up a logical replica setup Amit Kapila
- Re: speed up a logical replica setup Amit Kapila
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: Random pg_upgrade test failure on drongo Alexander Lakhin
- Re: speed up a logical replica setup Ashutosh Bapat
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Re: INFORMATION_SCHEMA note Tatsuo Ishii
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Re: Add a perl function in Cluster.pm to generate WAL Alexander Lakhin
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: index prefetching Tomas Vondra
- Re: WIP Incremental JSON Parser Robert Haas
- Re: the s_lock_stuck on perform_spin_delay Tom Lane
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: speed up a logical replica setup Euler Taveira
- Re: speed up a logical replica setup Euler Taveira
- Re: Proposal to add page headers to SLRU pages Li, Yong
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) vignesh C
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: the s_lock_stuck on perform_spin_delay Tom Lane
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: UUID v7 Andrey M. Borodin
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Peter Eisentraut
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Andres Freund
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Andres Freund
- Re: Confine vacuum skip logic to lazy_scan_skip Andres Freund
- Re: PL/pgSQL: Incomplete item Allow handling of %TYPE arrays, e.g. tab.col%TYPE[] Tom Lane
- Re: Add new for_each macros for iterating over a List that do not require ListCell pointer Nathan Bossart
- Re: Adding facility for injection points (or probe points?) for more advanced tests Nathan Bossart
- Re: Adding facility for injection points (or probe points?) for more advanced tests Nathan Bossart
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Hide exposed impl detail of wchar.c Nathan Bossart
- Re: UUID v7 Jelte Fennema-Nio
- Re: the s_lock_stuck on perform_spin_delay Andres Freund
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: the s_lock_stuck on perform_spin_delay Andres Freund
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Improve rowcount estimate for UNNEST(column) Tom Lane
- Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
- Re: Build versionless .so for Android Matthias Kuhn
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: add AVX2 support to simd.h John Naylor
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: the s_lock_stuck on perform_spin_delay Andres Freund
- Re: Synchronizing slots from primary to standby shveta malik
- RE: Documentation to upgrade logical replication cluster Hayato Kuroda (Fujitsu)
- Re: Random pg_upgrade test failure on drongo Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: pg_upgrade test failure vignesh C
- Re: speed up a logical replica setup Amit Kapila
- Re: PL/pgSQL: Incomplete item Allow handling of %TYPE arrays, e.g. tab.col%TYPE[] Pavel Stehule
- Re: speed up a logical replica setup Amit Kapila
- Re: SQL:2011 application time jian he
- Re: Documentation to upgrade logical replication cluster Peter Smith
- Re: Documentation to upgrade logical replication cluster Peter Smith
- Re: SET ROLE x NO RESET Michał Kłeczek
- Re: verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: speed up a logical replica setup Shlok Kyal
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Re: verify predefined LWLocks have entries in wait_event_names.txt Bertrand Drouvot
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: UUID v7 Przemysław Sztoch
- Re: Adding facility for injection points (or probe points?) for more advanced tests Dilip Kumar
- Re: doing also VM cache snapshot and restore with pg_prewarm, having more information of the VM inside PostgreSQL Cédric Villemain
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Make mesage at end-of-recovery less scary. vignesh C
- Re: Implement missing join selectivity estimation for range types vignesh C
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: generic plans and "initial" pruning vignesh C
- Re: Confine vacuum skip logic to lazy_scan_skip Nazir Bilal Yavuz
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: UUID v7 Sergey Prokhorenko
- Re: Assorted typo fixes Michael Paquier
- Re: Change GUC hashtable to use simplehash? jian he
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: pg_upgrade --copy-file-range Jakub Wartak
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- cleanup patches for incremental backup Robert Haas
- Re: Build versionless .so for Android Robert Haas
- Re: Build versionless .so for Android Peter Eisentraut
- Re: Build versionless .so for Android Peter Eisentraut
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Re: Assertion failure in SnapBuildInitialSnapshot() Robert Haas
- Re: Adding facility for injection points (or probe points?) for more advanced tests Nathan Bossart
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: Adding facility for injection points (or probe points?) for more advanced tests Nathan Bossart
- Re: verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Tom Lane
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Robert Haas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Stack overflow issue Robert Haas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Tom Lane
- weird GROUPING SETS and ORDER BY behaviour Geoff Winkless
- Re: Implement missing join selectivity estimation for range types Schoemans Maxime
- Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply Robert Haas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: SET ROLE x NO RESET Eric Hanson
- Re: pg_get_indexdef() modification to use TxnSnapshot Robert Haas
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: psql not responding to SIGINT upon db reconnection Robert Haas
- Re: weird GROUPING SETS and ORDER BY behaviour Zhang Mingli
- Re: Oversight in reparameterize_path_by_child leading to executor crash Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: the s_lock_stuck on perform_spin_delay Andres Freund
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Robert Haas
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: the s_lock_stuck on perform_spin_delay Andres Freund
- Re: the s_lock_stuck on perform_spin_delay Andres Freund
- Re: Should the archiver process always make sure that the timeline history files exist in the archive? Robert Haas
- Re: Unlogged relation copy is not fsync'd Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Andres Freund
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Robert Haas
- Re: Add a perl function in Cluster.pm to generate WAL Alexander Lakhin
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Andres Freund
- Re: Stack overflow issue Andres Freund
- Re: Error "initial slot snapshot too large" in create replication slot Robert Haas
- Re: Stack overflow issue Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Build versionless .so for Android Andres Freund
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Andres Freund
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Tom Lane
- Re: Build versionless .so for Android Andres Freund
- Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Nathan Bossart
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Multidimensional Histograms Alexander Cheshev
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Robert Haas
- Re: SQL:2011 application time Paul Jungwirth
- Re: remaining sql/json patches jian he
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Change GUC hashtable to use simplehash? jian he
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Alexander Lakhin
- Re: verify predefined LWLocks have entries in wait_event_names.txt Bertrand Drouvot
- Re: Multidimensional Histograms Alexander Cheshev
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: Exposing the lock manager's WaitForLockers() to SQL Laurenz Albe
- Re: introduce dynamic shared memory registry Bharath Rupireddy
- Re: Shared detoast Datum proposal vignesh C
- Re: [PATCH] pgbench log file headers vignesh C
- Re: POC: Extension for adding distributed tracing - pg_tracing vignesh C
- Re: pg_stat_statements and "IN" conditions vignesh C
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: weird GROUPING SETS and ORDER BY behaviour Geoff Winkless
- Re: btree: downlink right separator/HIKEY optimization vignesh C
- Re: Bytea PL/Perl transform vignesh C
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: weird GROUPING SETS and ORDER BY behaviour David G. Johnston
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: weird GROUPING SETS and ORDER BY behaviour Zhang Mingli
- Re: Password leakage avoidance Joe Conway
- Re: weird GROUPING SETS and ORDER BY behaviour Geoff Winkless
- Re: abi-compliance-checker vignesh C
- Re: Unified File API vignesh C
- Re: Password leakage avoidance Joe Conway
- Re: Password leakage avoidance Sehrope Sarkuni
- Re: Password leakage avoidance Sehrope Sarkuni
- Re: Password leakage avoidance Sehrope Sarkuni
- Re: Password leakage avoidance Joe Conway
- Re: weird GROUPING SETS and ORDER BY behaviour Tom Lane
- Re: Password leakage avoidance Tom Lane
- Re: Wrong results with grouping sets Tom Lane
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Tom Lane
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Tom Lane
- Re: weird GROUPING SETS and ORDER BY behaviour Geoff Winkless
- Re: POC: Extension for adding distributed tracing - pg_tracing Jelte Fennema-Nio
- Re: Multidimensional Histograms Tomas Vondra
- Re: Shared detoast Datum proposal Andy Fan
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Support prepared statement invalidation when result types change vignesh C
- Re: Support "Right Semi Join" plan shapes vignesh C
- Re: [PATCH] Support % wildcard in extension upgrade filenames vignesh C
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Support prepared statement invalidation when result types change Shay Rojansky
- Re: Multidimensional Histograms Andrei Lepikhov
- Re: Multidimensional Histograms Tomas Vondra
- Re: warn if GUC set to an invalid shared library Justin Pryzby
- Re: cannot abort transaction 2737414167, it was already committed Justin Pryzby
- Re: Add a perl function in Cluster.pm to generate WAL Alexander Lakhin
- Re: Multidimensional Histograms Andrei Lepikhov
- Re: Multidimensional Histograms Tomas Vondra
- Re: Password leakage avoidance Joe Conway
- Re: Multidimensional Histograms Alexander Cheshev
- Re: Multidimensional Histograms Tomas Vondra
- Re: Multidimensional Histograms Alexander Cheshev
- Re: remaining sql/json patches jian he
- Re: Extract numeric filed in JSONB more effectively jian he
- Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
- Re: add function argument names to regex* functions. Dian Fay
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Multidimensional Histograms Andrei Lepikhov
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Amul Sul
- Re: Forbid the use of invalidated physical slots in streaming replication. vignesh C
- Re: proposal: psql: show current user in prompt vignesh C
- Re: introduce dynamic shared memory registry Bharath Rupireddy
- Re: Adding a pg_get_owned_sequence function? vignesh C
- Re: speed up a logical replica setup Amit Kapila
- Re: introduce dynamic shared memory registry Amul Sul
- alter table add x wrong error position jian he
- Re: psql not responding to SIGINT upon db reconnection Tristan Partin
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: alter table add x wrong error position David G. Johnston
- Commitfest 2024-01 first week update vignesh C
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: add AVX2 support to simd.h John Naylor
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Documentation to upgrade logical replication cluster Bharath Rupireddy
- Re: Change GUC hashtable to use simplehash? Junwang Zhao
- Escape output of pg_amcheck test Peter Eisentraut
- Re: Add a perl function in Cluster.pm to generate WAL Bertrand Drouvot
- Re: verify predefined LWLocks have entries in wait_event_names.txt Bertrand Drouvot
- Changing a schema's name with function1 calling function2 Wilma Wantren
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: add AVX2 support to simd.h John Naylor
- Change comments of removing useless joins. ywgrit
- Re: Multidimensional Histograms Alexander Cheshev
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Shared detoast Datum proposal Andy Fan
- Re: weird GROUPING SETS and ORDER BY behaviour Geoff Winkless
- Re: weird GROUPING SETS and ORDER BY behaviour Geoff Winkless
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Richard Guo
- Re: postgres_fdw fails to see that array type belongs to extension David Geier
- Re: brininsert optimization opportunity Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: weird GROUPING SETS and ORDER BY behaviour Geoff Winkless
- Re: Escape output of pg_amcheck test Aleksander Alekseev
- Re: INFORMATION_SCHEMA note Daniel Gustafsson
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Escape output of pg_amcheck test Mark Dilger
- Re: Escape output of pg_amcheck test Mark Dilger
- Re: weird GROUPING SETS and ORDER BY behaviour David G. Johnston
- Re: Escape output of pg_amcheck test Aleksander Alekseev
- Re: add function argument names to regex* functions. jian he
- Re: SQL:2011 application time jian he
- INSERT performance: less CPU when no indexes or triggers Adam S
- Re: Escape output of pg_amcheck test Peter Eisentraut
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: brininsert optimization opportunity Alvaro Herrera
- Re: Random pg_upgrade test failure on drongo Jim Nasby
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Tom Lane
- Re: Adding a pg_get_owned_sequence function? Dagfinn Ilmari Mannsåker
- Re: Add a perl function in Cluster.pm to generate WAL Alexander Lakhin
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Commitfest 2024-01 first week update Jelte Fennema-Nio
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: psql JSON output format Dean Rasheed
- Re: SQL:2011 application time Paul Jungwirth
- Re: Emitting JSON to file using COPY TO Dean Rasheed
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: Removing unneeded self joins Alexander Lakhin
- Re: printing raw parse tree Rafsun Masud
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Emitting JSON to file using COPY TO Joe Conway
- Make psql ignore trailing semicolons in \sf, \ef, etc Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Adding a pg_get_owned_sequence function? Nathan Bossart
- Re: verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Tom Lane
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Add support for __attribute__((returns_nonnull)) Tristan Partin
- Re: Make psql ignore trailing semicolons in \sf, \ef, etc Tristan Partin
- Re: INFORMATION_SCHEMA note Tatsuo Ishii
- Re: SQL:2011 application time jian he
- Re: Make psql ignore trailing semicolons in \sf, \ef, etc Tom Lane
- Re: Add support for __attribute__((returns_nonnull)) Michael Paquier
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Michael Paquier
- Re: add function argument names to regex* functions. Dian Fay
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Built-in CTYPE provider Jeremy Schneider
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: add AVX2 support to simd.h John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Random pg_upgrade test failure on drongo Amit Kapila
- Re: introduce dynamic shared memory registry Amul Sul
- Re: Removing unneeded self joins Alexander Lakhin
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: verify predefined LWLocks have entries in wait_event_names.txt Bertrand Drouvot
- Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
- Re: speed up a logical replica setup Amit Kapila
- Re: Commitfest 2024-01 first week update vignesh C
- Re: verify predefined LWLocks have entries in wait_event_names.txt Michael Paquier
- Re: Add a perl function in Cluster.pm to generate WAL Bertrand Drouvot
- Re: SQL:2011 application time jian he
- RE: Random pg_upgrade test failure on drongo Hayato Kuroda (Fujitsu)
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Michael Paquier
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Speed up transaction completion faster after many relations are accessed in a transaction vignesh C
- Re: Skipping schema changes in publication vignesh C
- Re: SQL:2011 application time vignesh C
- Re: Relation bulk write facility vignesh C
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Parallelize correlated subqueries that execute within each worker vignesh C
- Re: INFORMATION_SCHEMA note Daniel Gustafsson
- Re: Make psql ignore trailing semicolons in \sf, \ef, etc Laurenz Albe
- pg_dump: Remove obsolete trigger support Peter Eisentraut
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: psql JSON output format Laurenz Albe
- Re: Reducing output size of nodeToString Peter Eisentraut
- Re: Custom explain options vignesh C
- Re: [HACKERS] make async slave to wait for lsn to be replayed vignesh C
- Re: Random pg_upgrade test failure on drongo Alexander Lakhin
- Re: Add BF member koel-like indentation checks to SanityCheck CI John Naylor
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: collect_corrupt_items_vacuum.patch Alexander Korotkov
- Re: speed up a logical replica setup Amit Kapila
- Re: Tidy fill hstv array (src/backend/access/heap/pruneheap.c) John Naylor
- Re: In-placre persistance change of a relation vignesh C
- Re: psql JSON output format Christoph Berg
- Re: POC: GROUP BY optimization vignesh C
- Re: Random pg_upgrade test failure on drongo Amit Kapila
- Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING vignesh C
- Re: brininsert optimization opportunity Alvaro Herrera
- Re: Support "Right Semi Join" plan shapes Richard Guo
- Re: Random pg_upgrade test failure on drongo Alexander Lakhin
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: INFORMATION_SCHEMA note Tatsuo Ishii
- Re: POC: GROUP BY optimization Pavel Borisov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: psql JSON output format Dean Rasheed
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: make pg_ctl more friendly Nazir Bilal Yavuz
- Re: add AVX2 support to simd.h Peter Eisentraut
- Re: partitioning and identity column Ashutosh Bapat
- Re: psql JSON output format Christoph Berg
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: add AVX2 support to simd.h Ants Aasma
- Re: pg_dump: Remove obsolete trigger support Tom Lane
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: Make psql ignore trailing semicolons in \sf, \ef, etc Tristan Partin
- Re: pg_dump: Remove obsolete trigger support Peter Eisentraut
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: abi-compliance-checker Peter Eisentraut
- Re: pg_dump: Remove obsolete trigger support Tom Lane
- Re: Adding a pg_get_owned_sequence function? Peter Eisentraut
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Robert Haas
- Re: psql JSON output format Dean Rasheed
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Tom Lane
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Adding a pg_get_owned_sequence function? Tom Lane
- Re: verify predefined LWLocks have entries in wait_event_names.txt Nathan Bossart
- Re: Adding a pg_get_owned_sequence function? Dagfinn Ilmari Mannsåker
- Re: Add BF member koel-like indentation checks to SanityCheck CI Jelte Fennema-Nio
- Re: cleanup patches for incremental backup Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Add BF member koel-like indentation checks to SanityCheck CI Tristan Partin
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Andres Freund
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: index prefetching Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Add BF member koel-like indentation checks to SanityCheck CI Robert Haas
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Adding a pg_get_owned_sequence function? Tom Lane
- Re: Add BF member koel-like indentation checks to SanityCheck CI Tristan Partin
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Jim Nasby
- Re: Add BF member koel-like indentation checks to SanityCheck CI Tom Lane
- Re: add AVX2 support to simd.h Ants Aasma
- Re: Add BF member koel-like indentation checks to SanityCheck CI Daniel Gustafsson
- Re: Add BF member koel-like indentation checks to SanityCheck CI Jim Nasby
- Re: Add BF member koel-like indentation checks to SanityCheck CI Robert Haas
- Re: Built-in CTYPE provider Jeremy Schneider
- Re: Commitfest 2024-01 first week update Robert Haas
- Re: Add BF member koel-like indentation checks to SanityCheck CI Tom Lane
- Re: Built-in CTYPE provider Jeff Davis
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Built-in CTYPE provider Jeff Davis
- Re: subscription/015_stream sometimes breaks Peter Smith
- Re: [PATCH] Add sortsupport for range types and btree_gist jian he
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: Synchronizing slots from primary to standby Peter Smith
- Make NUM_XLOGINSERT_LOCKS configurable
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: add AVX2 support to simd.h John Naylor
- Re: Make NUM_XLOGINSERT_LOCKS configurable Tom Lane
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Tom Lane
- Is the subtype_diff function in CREATE TYPE only can be C function? ddme
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: make pg_ctl more friendly Junwang Zhao
- Re: Commitfest 2024-01 first week update vignesh C
- Re: Make NUM_XLOGINSERT_LOCKS configurable Michael Paquier
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Fix bogus Asserts in calc_non_nestloop_required_outer Tom Lane
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Michael Paquier
- Re: Make NUM_XLOGINSERT_LOCKS configurable Tom Lane
- Re: speed up a logical replica setup Shlok Kyal
- Re: A recent message added to pg_upgade Michael Paquier
- Re: pg_upgrade and logical replication Michael Paquier
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: Make NUM_XLOGINSERT_LOCKS configurable Bharath Rupireddy
- Re: Make NUM_XLOGINSERT_LOCKS configurable Tom Lane
- Re: Add BF member koel-like indentation checks to SanityCheck CI John Naylor
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Add BF member koel-like indentation checks to SanityCheck CI Tom Lane
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: Custom explain options Andrei Lepikhov
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Parent/child context relation in pg_get_backend_memory_contexts() torikoshia
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Add PQsendSyncMessage() to libpq Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Custom explain options Michael Paquier
- Re: Can we rely on the ordering of paths in pathlist? Richard Guo
- Re: Add BF member koel-like indentation checks to SanityCheck CI Michael Paquier
- Re: Add BF member koel-like indentation checks to SanityCheck CI Tom Lane
- Re: Built-in CTYPE provider Jeremy Schneider
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: Add BF member koel-like indentation checks to SanityCheck CI Bharath Rupireddy
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Add BF member koel-like indentation checks to SanityCheck CI Tom Lane
- Re: generate syscache info automatically John Naylor
- Re: Experiments with Postgres and SSL Heikki Linnakangas
- Re: Commitfest 2024-01 first week update Daniel Gustafsson
- A failure in t/038_save_logical_slots_shutdown.pl Bharath Rupireddy
- Re: Track in pg_replication_slots the reason why slots conflict? vignesh C
- Re: Relation bulk write facility Heikki Linnakangas
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Shlok Kyal
- Re: Random pg_upgrade test failure on drongo Amit Kapila
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: speed up a logical replica setup vignesh C
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Re: Extend pgbench partitioning to pgbench_history Shlok Kyal
- Re: Random pg_upgrade test failure on drongo Alexander Lakhin
- Re: Extend pgbench partitioning to pgbench_history Shlok Kyal
- Re: Is the subtype_diff function in CREATE TYPE only can be C function? Ashutosh Bapat
- Re: Documentation to upgrade logical replication cluster Amit Kapila
- Compile warnings in dbcommands.c building with meson Magnus Hagander
- Re: Documentation to upgrade logical replication cluster Amit Kapila
- Re: Random pg_upgrade test failure on drongo Amit Kapila
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Slightly improved meson error for docs tools Magnus Hagander
- System username in pg_stat_activity Magnus Hagander
- Re: Slightly improved meson error for docs tools Aleksander Alekseev
- Re: Compile warnings in dbcommands.c building with meson Aleksander Alekseev
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: A recent message added to pg_upgade Amit Kapila
- Re: [patch] pg_basebackup: mention that spread checkpoints are the default in --help Magnus Hagander
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: Postgres Partitions Limitations (5.11.2.3) Magnus Hagander
- Re: System username in pg_stat_activity Aleksander Alekseev
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: the s_lock_stuck on perform_spin_delay Matthias van de Meent
- Re: A failure in t/038_save_logical_slots_shutdown.pl vignesh C
- Re: System username in pg_stat_activity Magnus Hagander
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C
- Re: Make attstattarget nullable Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Custom explain options Konstantin Knizhnik
- Re: System username in pg_stat_activity Dagfinn Ilmari Mannsåker
- Re: Custom explain options Konstantin Knizhnik
- Re: System username in pg_stat_activity Magnus Hagander
- Re: System username in pg_stat_activity Bertrand Drouvot
- Re: Custom explain options Konstantin Knizhnik
- Re: System username in pg_stat_activity Magnus Hagander
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
- Re: System username in pg_stat_activity Bertrand Drouvot
- Re: System username in pg_stat_activity Joe Conway
- Re: add function argument names to regex* functions. jian he
- Re: [PATCH] Add sortsupport for range types and btree_gist jian he
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: Random pg_upgrade test failure on drongo Alexander Lakhin
- Re: POC: Extension for adding distributed tracing - pg_tracing Jelte Fennema-Nio
- Re: [PATCH] Add sortsupport for range types and btree_gist Andrey M. Borodin
- Re: Multidimensional Histograms Andrei Lepikhov
- Re: Custom explain options Andrei Lepikhov
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: Relation bulk write facility Robert Haas
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle
- Re: Add BF member koel-like indentation checks to SanityCheck CI Tristan Partin
- Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle
- Re: Postgres Partitions Limitations (5.11.2.3) Laurenz Albe
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Make psql ignore trailing semicolons in \sf, \ef, etc Tom Lane
- Re: Streaming I/O, vectored I/O (WIP) Heikki Linnakangas
- Re: Create shorthand for including all extra tests Peter Eisentraut
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: Stack overflow issue Heikki Linnakangas
- GUCifying MAX_WAL_SEND Majid Garoosi
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: GUCifying MAX_WAL_SEND Michael Paquier
- Re: Built-in CTYPE provider Daniel Verite
- Re: initdb --no-locale=C doesn't work as specified when the environment is not C Tom Lane
- Re: Show WAL write and fsync stats in pg_stat_io Melanie Plageman
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Update docs for default value of fdw_tuple_cost John Naylor
- Re: speed up a logical replica setup Euler Taveira
- RE: Random pg_upgrade test failure on drongo Hayato Kuroda (Fujitsu)
- Re: introduce dynamic shared memory registry Andrei Lepikhov
- Re: Is the subtype_diff function in CREATE TYPE only can be C function? ddme
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: heavily contended lwlocks with long wait queues scale badly Nathan Bossart
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: A recent message added to pg_upgade Michael Paquier
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Michael Paquier
- Re: heavily contended lwlocks with long wait queues scale badly Michael Paquier
- Re: add function argument names to regex* functions. Dian Fay
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Tom Lane
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: introduce dynamic shared memory registry Michael Paquier
- Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: A failure in t/038_save_logical_slots_shutdown.pl Amit Kapila
- Re: introduce dynamic shared memory registry Bharath Rupireddy
- Re: A failure in t/038_save_logical_slots_shutdown.pl Amit Kapila
- Re: A recent message added to pg_upgade Amit Kapila
- Re: A recent message added to pg_upgade Michael Paquier
- Re: speed up a logical replica setup Amit Kapila
- Re: Update docs for default value of fdw_tuple_cost Umair Shahid
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Kyotaro Horiguchi
- Improve the connection failure error messages Nisha Moond
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Fix bugs not to discard statistics when changing stats_fetch_consistency Shinya Kato
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Random pg_upgrade test failure on drongo Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: Make attstattarget nullable Peter Eisentraut
- Re: Postgres Partitions Limitations (5.11.2.3) Ashutosh Bapat
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: A failure in t/038_save_logical_slots_shutdown.pl vignesh C
- Re: Clean up some signal usage mainly related to Windows vignesh C
- Re: proposal: psql: show current user in prompt Jelte Fennema-Nio
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Make all Perl warnings fatal Bharath Rupireddy
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: A recent message added to pg_upgade Alvaro Herrera
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: make pg_ctl more friendly Nazir Bilal Yavuz
- Re: tablecmds.c/MergeAttributes() cleanup Alvaro Herrera
- Re: Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block jian he
- Re: System username in pg_stat_activity Magnus Hagander
- Re: Postgres Partitions Limitations (5.11.2.3) Magnus Hagander
- Re: Slightly improved meson error for docs tools Magnus Hagander
- Re: Error "initial slot snapshot too large" in create replication slot vignesh C
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" vignesh C
- Re: Set log_lock_waits=on by default Michael Banck
- Re: Assertion failure in SnapBuildInitialSnapshot() vignesh C
- Re: Show WAL write and fsync stats in pg_stat_io Melanie Plageman
- Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply vignesh C
- Re: Streaming I/O, vectored I/O (WIP) Heikki Linnakangas
- Re: SQL:2011 application time Peter Eisentraut
- Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- Re: A recent message added to pg_upgade Tom Lane
- Re: Postgres Partitions Limitations (5.11.2.3) Laurenz Albe
- Re: Should the archiver process always make sure that the timeline history files exist in the archive? vignesh C
- Re: Wrong results with grouping sets vignesh C
- Re: [PATCH] LockAcquireExtended improvement vignesh C
- Re: [BUG] autovacuum may skip tables when session_authorization/role is set on database vignesh C
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: A failure in t/038_save_logical_slots_shutdown.pl Bharath Rupireddy
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: System username in pg_stat_activity Bertrand Drouvot
- Re: recovery modules Nathan Bossart
- Suggest two small improvements for PITR. Yura Sokolov
- Re: Compile warnings in dbcommands.c building with meson Magnus Hagander
- Re: Stack overflow issue Robert Haas
- Re: Recovering from detoast-related catcache invalidations Xiaoran Wang
- Re: cleanup patches for incremental backup Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Built-in CTYPE provider Jeff Davis
- buildfarm failures in pg_walsummary checks Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Michael Paquier
- Re: speed up a logical replica setup Euler Taveira
- Re: Recovering from detoast-related catcache invalidations Tom Lane
- Re: speed up a logical replica setup Euler Taveira
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Built-in CTYPE provider Jeff Davis
- Re: A recent message added to pg_upgade Michael Paquier
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block jian he
- RE: cleanup patches for incremental backup Shinoda, Noriyoshi (HPE Services Japan - FSIP)"
- Re: Built-in CTYPE provider Jeff Davis
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: Improve the connection failure error messages Peter Smith
- Re: initdb --no-locale=C doesn't work as specified when the environment is not C Kyotaro Horiguchi
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: speed up a logical replica setup Amit Kapila
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Recovering from detoast-related catcache invalidations Xiaoran Wang
- Re: A failure in t/038_save_logical_slots_shutdown.pl Amit Kapila
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- reorganize "Shared Memory and LWLocks" section of docs Nathan Bossart
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Michael Paquier
- Re: pub/sub - specifying optional parameters without values. Peter Smith
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Compile warnings in dbcommands.c building with meson jian he
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- doc: add LITERAL tag to RETURNING torikoshia
- Re: doc: add LITERAL tag to RETURNING Ashutosh Bapat
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Make NUM_XLOGINSERT_LOCKS configurable Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- plpgsql memory leaks Pavel Stehule
- Re: alter table add x wrong error position Alvaro Herrera
- Re: plpgsql memory leaks Pavel Stehule
- Re: A failure in t/038_save_logical_slots_shutdown.pl Bharath Rupireddy
- plperl and perl 5.38 Christoph Berg
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: tablecmds.c/MergeAttributes() cleanup Alvaro Herrera
- Re: plpgsql memory leaks Michael Banck
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
- Re: Make attstattarget nullable Alvaro Herrera
- Re: Make attstattarget nullable Alvaro Herrera
- Re: doc: add LITERAL tag to RETURNING Alvaro Herrera
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Compile warnings in dbcommands.c building with meson Alvaro Herrera
- Re: Make mesage at end-of-recovery less scary. Aleksander Alekseev
- Re: Improve the connection failure error messages Nisha Moond
- Re: Synchronizing slots from primary to standby shveta malik
- Re: plpgsql memory leaks Pavel Stehule
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Compile warnings in dbcommands.c building with meson jian he
- Re: Improve the connection failure error messages Aleksander Alekseev
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- Re: plpgsql memory leaks Michael Banck
- Re: reorganize "Shared Memory and LWLocks" section of docs Aleksander Alekseev
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: cleanup patches for incremental backup Robert Haas
- [PATCH] New predefined role pg_manage_extensions Michael Banck
- Re: tablecmds.c/MergeAttributes() cleanup Robert Haas
- Re: Stack overflow issue Heikki Linnakangas
- Re: [PATCH] New predefined role pg_manage_extensions Jelte Fennema-Nio
- Re: Make all Perl warnings fatal Peter Eisentraut
- Re: tablecmds.c/MergeAttributes() cleanup Tom Lane
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: reorganize "Shared Memory and LWLocks" section of docs Nathan Bossart
- Re: tablecmds.c/MergeAttributes() cleanup Robert Haas
- Re: Make all Perl warnings fatal Bharath Rupireddy
- Re: System username in pg_stat_activity Magnus Hagander
- Re: Error "initial slot snapshot too large" in create replication slot Robert Haas
- Re: index prefetching Tomas Vondra
- Re: psql not responding to SIGINT upon db reconnection Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: Report planning memory in EXPLAIN ANALYZE Alvaro Herrera
- Re: index prefetching Robert Haas
- Re: Built-in CTYPE provider Jeff Davis
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Custom explain options Tomas Vondra
- Re: psql not responding to SIGINT upon db reconnection Tristan Partin
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Report planning memory in EXPLAIN ANALYZE Abhijit Menon-Sen
- Re: reorganize "Shared Memory and LWLocks" section of docs Nathan Bossart
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: introduce dynamic shared memory registry Abhijit Menon-Sen
- Re: Built-in CTYPE provider Daniel Verite
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: Built-in CTYPE provider Robert Haas
- Re: Built-in CTYPE provider Jeff Davis
- Re: speed up a logical replica setup Nazir Bilal Yavuz
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Confine vacuum skip logic to lazy_scan_skip Jim Nasby
- Re: plpgsql memory leaks Pavel Stehule
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: Custom explain options Konstantin Knizhnik
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Extensible storage manager API - SMGR hook Redux Tristan Partin
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Recovering from detoast-related catcache invalidations Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Invalidate the subscription worker in cases where a user loses their superuser status Jeff Davis
- cfbot is failing all tests on FreeBSD/Meson builds Tom Lane
- Re: libpq compression (part 3) Robert Haas
- Re: Recovering from detoast-related catcache invalidations Tom Lane
- Re: Stack overflow issue Robert Haas
- Re: libpq compression (part 3) Jacob Burroughs
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: libpq compression (part 3) Robert Haas
- Re: plpgsql memory leaks Tom Lane
- Re: Make NUM_XLOGINSERT_LOCKS configurable Jim Nasby
- Re: [DOC] Add detail regarding resource consumption wrt max_connections Cary Huang
- Re: pg_upgrade failing for 200+ million Large Objects Nathan Bossart
- Re: pg_upgrade failing for 200+ million Large Objects Nathan Bossart
- Re: pg_upgrade failing for 200+ million Large Objects Nathan Bossart
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Fix minor memory leak in connection string validation Jeff Davis
- Re: cfbot is failing all tests on FreeBSD/Meson builds Thomas Munro
- Re: cfbot is failing all tests on FreeBSD/Meson builds Tom Lane
- Re: cfbot is failing all tests on FreeBSD/Meson builds Thomas Munro
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Fix minor memory leak in connection string validation Nathan Bossart
- Re: Fix minor memory leak in connection string validation Tom Lane
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Recovering from detoast-related catcache invalidations Xiaoran Wang
- Re: plpgsql memory leaks Pavel Stehule
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: [PATCH] New predefined role pg_manage_extensions Michael Banck
- Re: Recovering from detoast-related catcache invalidations Xiaoran Wang
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Postgres and --config-file option Aleksander Alekseev
- Re: reorganize "Shared Memory and LWLocks" section of docs Aleksander Alekseev
- Re: speed up a logical replica setup Amit Kapila
- Re: A failure in t/038_save_logical_slots_shutdown.pl Amit Kapila
- Re: Invalidate the subscription worker in cases where a user loses their superuser status Amit Kapila
- Add support for data change delta tables PavelTurk
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: Tidy fill hstv array (src/backend/access/heap/pruneheap.c) Ranier Vilela
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Jelte Fennema-Nio
- Re: Custom explain options Tomas Vondra
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: On login trigger: take three Alexander Lakhin
- Re: Custom explain options Konstantin Knizhnik
- Re: Recovering from detoast-related catcache invalidations Tom Lane
- Re: [DOC] Add detail regarding resource consumption wrt max_connections Roberto Mello
- Re: collect_corrupt_items_vacuum.patch Dmitry Koval
- Re: cleanup patches for incremental backup Alexander Lakhin
- Re: Recovering from detoast-related catcache invalidations Tom Lane
- Re: reorganize "Shared Memory and LWLocks" section of docs Nathan Bossart
- Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Ranier Vilela
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Postgres and --config-file option Nathan Bossart
- Re: SQL:2011 application time jian he
- Postgres and --config-file option David G. Johnston
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- Re: speed up a logical replica setup Junwang Zhao
- Re: collect_corrupt_items_vacuum.patch Alexander Korotkov
- Re: logicalrep_worker_launch -- counting/checking the worker limits vignesh C
- Re: Asynchronous execution support for Custom Scan vignesh C
- Re: Escape output of pg_amcheck test Peter Eisentraut
- Re: ALTER ROLE documentation improvement vignesh C
- Re: There should be a way to use the force flag when restoring databases vignesh C
- Re: Add last_commit_lsn to pg_stat_database vignesh C
- Re: Add connection active, idle time to pg_stat_activity vignesh C
- Re: Add test module for Table Access Method vignesh C
- Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) vignesh C
- Re: Build versionless .so for Android Matthias Kuhn
- Re: Document efficient self-joins / UPDATE LIMIT techniques. vignesh C
- Re: Improvements in pg_dump/pg_restore toc format and performances vignesh C
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: Extension Enhancement: Buffer Invalidation in pg_buffercache Cédric Villemain
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Tidy fill hstv array (src/backend/access/heap/pruneheap.c) John Naylor
- Re: plperl and perl 5.38 Andrew Dunstan
- Re: A failure in t/038_save_logical_slots_shutdown.pl Bharath Rupireddy
- Re: Recovering from detoast-related catcache invalidations Noah Misch
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: plperl and perl 5.38 Christoph Berg
- Re: Custom explain options Tomas Vondra
- Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) Tomas Vondra
- Re: Printing backtrace of postgres processes Maciek Sakrejda
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- Re: Built-in CTYPE provider Michael Paquier
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: On login trigger: take three Alexander Korotkov
- Re: doc: add LITERAL tag to RETURNING torikoshia
- Re: ALTER ROLE documentation improvement Nathan Bossart
- Re: Recovering from detoast-related catcache invalidations Xiaoran Wang
- Re: Documentation to upgrade logical replication cluster Peter Smith
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Michael Paquier
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Tom Lane
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Michael Paquier
- Re: Compile warnings in dbcommands.c building with meson jian he
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) vignesh C
- Re: An inefficient query caused by unnecessary PlaceHolderVar Richard Guo
- Commitfest 2024-01 second week update vignesh C
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Oom on temp (un-analyzed table caused by JIT) V16.1 Kirk Wolak
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: POC: GROUP BY optimization Richard Guo
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Pavel Stehule
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: pgbnech: allow to cancel queries during benchmark Tatsuo Ishii
- Re: Add PQsendSyncMessage() to libpq Michael Paquier
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: [PATCH] kNN for btree Anton A. Melnikov
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- Re: Create shorthand for including all extra tests Nazir Bilal Yavuz
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
- Re: Add PQsendSyncMessage() to libpq Jelte Fennema-Nio
- Re: On login trigger: take three Daniel Gustafsson
- RE: Documentation to upgrade logical replication cluster Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: On login trigger: take three Daniel Gustafsson
- Re: Add test module for Table Access Method Jelte Fennema-Nio
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: Add PQsendSyncMessage() to libpq Alvaro Herrera
- Re: System username in pg_stat_activity Bertrand Drouvot
- Re: automating RangeTblEntry node support Peter Eisentraut
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Make NUM_XLOGINSERT_LOCKS configurable Jakub Wartak
- Re: Postgres and --config-file option Aleksander Alekseev
- Re: Lockless exit path for ReplicationOriginExitCleanup Alvaro Herrera
- Re: archive modules loose ends Li, Yong
- Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Daniel Gustafsson
- Re: POC: GROUP BY optimization Alena Rybakina
- Re: postgres_fdw fails to see that array type belongs to extension David Geier
- Re: Add test module for Table Access Method Aleksander Alekseev
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Daniel Gustafsson
- Re: More new SQL/JSON item methods Peter Eisentraut
- Re: Custom explain options Konstantin Knizhnik
- Re: Built-in CTYPE provider Daniel Verite
- Re: Add test module for Table Access Method Jelte Fennema-Nio
- Re: archive modules loose ends Nathan Bossart
- Re: Custom explain options Tomas Vondra
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- minor replication slot docs edits Alvaro Herrera
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Kirk Wolak
- Re: Make attstattarget nullable Peter Eisentraut
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Pavel Stehule
- Re: Rework LogicalOutputPluginWriterUpdateProgress vignesh C
- Re: cleanup patches for incremental backup Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Daniel Gustafsson
- ALTER TYPE OWNER fails to recurse to multirange Tom Lane
- Re: Oversight in reparameterize_path_by_child leading to executor crash Robert Haas
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Robert Haas
- Re: postgres_fdw fails to see that array type belongs to extension Tom Lane
- Re: [PATCH] LockAcquireExtended improvement Robert Haas
- Re: ALTER TYPE OWNER fails to recurse to multirange Robert Haas
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: ALTER TYPE OWNER fails to recurse to multirange Tom Lane
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent
- Re: Built-in CTYPE provider Jeff Davis
- Re: gai_strerror() is not thread-safe on Windows Robert Haas
- Re: ALTER TYPE OWNER fails to recurse to multirange Robert Haas
- Re: Forbid the use of invalidated physical slots in streaming replication. Robert Haas
- Re: cleanup patches for incremental backup Matthias van de Meent
- Re: Custom explain options Konstantin Knizhnik
- Re: [17] CREATE SUBSCRIPTION ... SERVER Joe Conway
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Fixing backslash dot for COPY FROM...CSV Robert Haas
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: make pg_ctl more friendly Nathan Bossart
- Re: Add PQsendSyncMessage() to libpq Michael Paquier
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Kirk Wolak
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: make pg_ctl more friendly Junwang Zhao
- Re: POC: GROUP BY optimization Richard Guo
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Revise the Asserts added to bimapset manipulation functions David Rowley
- Re: Add PQsendSyncMessage() to libpq Michael Paquier
- Strange Bitmapset manipulation in DiscreteKnapsack() David Rowley
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Emitting JSON to file using COPY TO jian he
- Re: [17] CREATE SUBSCRIPTION ... SERVER Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: reorganize "Shared Memory and LWLocks" section of docs Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: Add test module for Table Access Method Michael Paquier
- Re: introduce dynamic shared memory registry Bharath Rupireddy
- Re: Add test module for Table Access Method Bharath Rupireddy
- Re: minor replication slot docs edits Bharath Rupireddy
- Re: heavily contended lwlocks with long wait queues scale badly Michael Paquier
- Re: Add test module for Table Access Method Japin Li
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: speed up a logical replica setup Shubham Khanna
- Re: [PATCH] Exponential backoff for auth_delay Abhijit Menon-Sen
- RE: A failure in t/038_save_logical_slots_shutdown.pl Hayato Kuroda (Fujitsu)
- Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING jian he
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Introduce a new API for TableAmRoutine Japin Li
- Re: Emitting JSON to file using COPY TO jian he
- Re: Revise the Asserts added to bimapset manipulation functions Richard Guo
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Anthonin Bonnefoy
- Re: index prefetching Konstantin Knizhnik
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Daniel Gustafsson
- Re: Proposal to add page headers to SLRU pages Li, Yong
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() Richard Guo
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Jelte Fennema-Nio
- Re: Add test module for Table Access Method Aleksander Alekseev
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- Re: remaining sql/json patches Amit Langote
- Re: long-standing data loss bug in initial sync of logical replication Vadim Lakt
- sql-merge.html Compatibility section, typo. jian he
- Re: sql-merge.html Compatibility section, typo. Daniel Gustafsson
- Re: Make all Perl warnings fatal Bharath Rupireddy
- Re: initdb's -c option behaves wrong way? Daniel Gustafsson
- Postgres Database Service Interruption Bablu Kumar Nayak
- Re: ResourceOwner refactoring Anton A. Melnikov
- Re: Make mesage at end-of-recovery less scary. Aleksander Alekseev
- "ERROR: could not open relation with OID 16391" error was encountered when reindexing feichanghong
- Re: Extend pgbench partitioning to pgbench_history Abhijit Menon-Sen
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: Synchronizing slots from primary to standby shveta malik
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby shveta malik
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing Aleksander Alekseev
- Re: ResourceOwner refactoring Anton A. Melnikov
- Re: Add test module for Table Access Method Mats Kindahl
- Re: UUID v7 Andrey Borodin
- Re: Add test module for Table Access Method Mats Kindahl
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Jelte Fennema-Nio
- New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Jelte Fennema-Nio
- Re: UUID v7 Aleksander Alekseev
- Re: Postgres Database Service Interruption David G. Johnston
- Re: New Window Function: ROW_NUMBER_DESC() OVER() ? David G. Johnston
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Add PQsendSyncMessage() to libpq Alvaro Herrera
- Re: Error "initial slot snapshot too large" in create replication slot Robert Haas
- Re: reorganize "Shared Memory and LWLocks" section of docs Nathan Bossart
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing feichanghong
- Re: Fixing backslash dot for COPY FROM...CSV Daniel Verite
- Re: UUID v7 Andrey M. Borodin
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Custom explain options Tomas Vondra
- Re: cleanup patches for incremental backup Robert Haas
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: reorganize "Shared Memory and LWLocks" section of docs Nathan Bossart
- Re: Custom explain options Konstantin Knizhnik
- Re: psql JSON output format Laurenz Albe
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing feichanghong
- Re: New Window Function: ROW_NUMBER_DESC() OVER() ? David G. Johnston
- Re: index prefetching Tomas Vondra
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing Tom Lane
- Re: ALTER TYPE OWNER fails to recurse to multirange Tom Lane
- Re: UUID v7 Sergey Prokhorenko
- Re: psql JSON output format Andrew Dunstan
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing feichanghong
- Re: ALTER TYPE OWNER fails to recurse to multirange Robert Haas
- Re: index prefetching Robert Haas
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- New Window Function: ROW_NUMBER_DESC() OVER() ? David G. Johnston
- Re: Build-farm - intermittent error in 031_column_list.pl Alexander Lakhin
- Re: UUID v7 Andrey M. Borodin
- Re: partitioning and identity column Peter Eisentraut
- Re: psql JSON output format Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: New Window Function: ROW_NUMBER_DESC() OVER() ? Michał Kłeczek
- New Window Function: ROW_NUMBER_DESC() OVER() ? David G. Johnston
- Re: index prefetching Konstantin Knizhnik
- Re: UUID v7 Jelte Fennema-Nio
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: UUID v7 Przemysław Sztoch
- Re: cleanup patches for incremental backup Matthias van de Meent
- Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Ranier Vilela
- Re: UUID v7 Jelte Fennema-Nio
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- New Window Function: ROW_NUMBER_DESC() OVER() ? David G. Johnston
- Re: Revise the Asserts added to bimapset manipulation functions David Rowley
- Re: cleanup patches for incremental backup Robert Haas
- Re: UUID v7 Przemysław Sztoch
- Re: UUID v7 Przemysław Sztoch
- Re: UUID v7 Jelte Fennema-Nio
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Jim Nasby
- Re: [PATCH] Add support function for containment operators Tom Lane
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: index prefetching Jim Nasby
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Improve the connection failure error messages Peter Smith
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: Synchronizing slots from primary to standby Peter Smith
- Fix a typo of func DecodeInsert() Yongtao Huang
- Re: Fix a typo of func DecodeInsert() Richard Guo
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: reorganize "Shared Memory and LWLocks" section of docs Bharath Rupireddy
- Add pgindent test to check if codebase is correctly formatted Tristan Partin
- Re: Add pgindent test to check if codebase is correctly formatted Bruce Momjian
- Re: Add pgindent test to check if codebase is correctly formatted Tristan Partin
- Re: Add pgindent test to check if codebase is correctly formatted Bruce Momjian
- Re: New Window Function: ROW_NUMBER_DESC() OVER() ? David Rowley
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: introduce dynamic shared memory registry Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- RE: Random pg_upgrade test failure on drongo Hayato Kuroda (Fujitsu)
- Re: New Window Function: ROW_NUMBER_DESC() OVER() ? David Rowley
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: locked reads for atomics Li, Yong
- Re: New Window Function: ROW_NUMBER_DESC() OVER() ? Tom Lane
- Re: Fix a typo of func DecodeInsert() Yongtao Huang
- Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: [PATCH] Add support function for containment operators jian he
- Re: Improve the connection failure error messages Nisha Moond
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Nisha Moond
- Add tuples_skipped to pg_stat_progress_copy torikoshia
- Re: Make mesage at end-of-recovery less scary. Michael Paquier
- Re: partitioning and identity column Ashutosh Bapat
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Assertion failure with epoch when replaying standby records for 2PC Michael Paquier
- Re: Add tuples_skipped to pg_stat_progress_copy Masahiko Sawada
- Re: index prefetching Konstantin Knizhnik
- Reduce useless changes before reassembly during logical replication li jie
- Re: heavily contended lwlocks with long wait queues scale badly Michael Paquier
- Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Michael Paquier
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing Michael Paquier
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Add PQsendSyncMessage() to libpq Michael Paquier
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Kyotaro Horiguchi
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing feichanghong
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing feichanghong
- Re: Fix a typo of func DecodeInsert() Michael Paquier
- Re: index prefetching Konstantin Knizhnik
- Re: Improve the connection failure error messages Nisha Moond
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: index prefetching Konstantin Knizhnik
- Re: speed up a logical replica setup Shlok Kyal
- Re: psql JSON output format Laurenz Albe
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: make pg_ctl more friendly Alvaro Herrera
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Anthonin Bonnefoy
- Re: psql JSON output format Laurenz Albe
- Re: make pg_ctl more friendly Junwang Zhao
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Add pgindent test to check if codebase is correctly formatted Alvaro Herrera
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Implement missing join selectivity estimation for range types vignesh C
- Re: [PATCH] Compression dictionaries for JSONB Shubham Khanna
- Add system identifier to backup manifest Amul Sul
- Re: Add system identifier to backup manifest Alvaro Herrera
- Re: Add system identifier to backup manifest Amul Sul
- Re: CI and test improvements vignesh C
- Re: Catalog domain not-null constraints vignesh C
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: generate syscache info automatically Peter Eisentraut
- Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Daniel Gustafsson
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: Add system identifier to backup manifest Robert Haas
- Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
- Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
- Re: MERGE ... RETURNING jian he
- Re: [PATCH] Compression dictionaries for JSONB Nikita Malakhov
- Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Daniel Gustafsson
- Re: Change GUC hashtable to use simplehash? Heikki Linnakangas
- Re: Add system identifier to backup manifest Robert Haas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Ranier Vilela
- [pg16]Question about building snapshot in logical decoding cca5507
- Re: Add pgindent test to check if codebase is correctly formatted Tristan Partin
- Re: initdb's -c option behaves wrong way? Alvaro Herrera
- Re: psql JSON output format Andrew Dunstan
- Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Andrew Dunstan
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: initdb's -c option behaves wrong way? Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
- Re: cleanup patches for incremental backup Matthias van de Meent
- Re: initdb's -c option behaves wrong way? Daniel Gustafsson
- Re: More new SQL/JSON item methods Peter Eisentraut
- Re: psql JSON output format Robert Haas
- Re: initdb's -c option behaves wrong way? Robert Haas
- Re: cleanup patches for incremental backup Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: initdb's -c option behaves wrong way? Tom Lane
- Re: initdb's -c option behaves wrong way? Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- Re: Assertion failure with epoch when replaying standby records for 2PC Alexander Korotkov
- Re: On login trigger: take three Alexander Korotkov
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Tom Lane
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- modify first-word capitalisation of some messages Peter Smith
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: initdb's -c option behaves wrong way? Daniel Gustafsson
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- subscription disable_on_error not working after ALTER SUBSCRIPTION set bad conninfo Peter Smith
- Re: Improve the connection failure error messages Peter Smith
- linux cachestat in file Readv and Prefetch Cédric Villemain
- linux cachestat in file Readv and Prefetch Cedric Villemain
-
Re: Teach predtest about IS [NOT]
proofs James Coleman - Re: Strange Bitmapset manipulation in DiscreteKnapsack() David Rowley
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: pgsql: Clean up role created in new subscription test. vignesh C
- Re: Add system identifier to backup manifest Sravan Kumar
- Re: Where can I find the doxyfile? vignesh C
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: CI and test improvements Michael Paquier
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() Andy Fan
- Re: subscription disable_on_error not working after ALTER SUBSCRIPTION set bad conninfo Masahiko Sawada
- compiling postgres on windows arm using meson Dave Cramer
- Re: Add last_commit_lsn to pg_stat_database James Coleman
- Re: Add last_commit_lsn to pg_stat_database James Coleman
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: Add system identifier to backup manifest Michael Paquier
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() Richard Guo
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() David Rowley
- Re: Fix search_path for all maintenance commands Shubham Khanna
- Re: SQL:2011 application time Paul Jungwirth
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() David Rowley
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: initdb's -c option behaves wrong way? Kyotaro Horiguchi
- Re: Synchronizing slots from primary to standby Peter Smith
- Increasing IndexTupleData.t_info from uint16 to uint32 Montana Low
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() Andy Fan
- Re: Fix search_path for all maintenance commands Jeff Davis
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Re: subscription disable_on_error not working after ALTER SUBSCRIPTION set bad conninfo Peter Smith
- Re: heavily contended lwlocks with long wait queues scale badly Michael Paquier
- Re: A performance issue with Memoize Arne Roland
- Re: Reduce useless changes before reassembly during logical replication Bharath Rupireddy
- Re: Catalog domain not-null constraints Peter Eisentraut
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Make all Perl warnings fatal Peter Eisentraut
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Pavel Stehule
- Re: add function argument names to regex* functions. Peter Eisentraut
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Anthonin Bonnefoy
- Re: Network failure may prevent promotion Kyotaro Horiguchi
- Re: Build versionless .so for Android Peter Eisentraut
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: modify first-word capitalisation of some messages Peter Eisentraut
- Add \syncpipeline command to pgbench Anthonin Bonnefoy
- Re: Reduce useless changes before reassembly during logical replication Amit Kapila
- Re: speed up a logical replica setup Peter Eisentraut
- Re: speed up a logical replica setup Amit Kapila
- Re: speed up a logical replica setup Amit Kapila
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: cleanup patches for incremental backup Matthias van de Meent
- Re: subscription disable_on_error not working after ALTER SUBSCRIPTION set bad conninfo Amit Kapila
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: [17] CREATE COLLATION default provider Peter Eisentraut
- Re: minor replication slot docs edits Alvaro Herrera
- Re: Report planning memory in EXPLAIN ANALYZE Alvaro Herrera
- Re: Reduce useless changes before reassembly during logical replication Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bharath Rupireddy
- Re: remaining sql/json patches Alvaro Herrera
- Re: Report planning memory in EXPLAIN ANALYZE Alvaro Herrera
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() Andy Fan
- Make a Bitset which is resetable Andy Fan
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- 039_end_of_wal: error in "xl_tot_len zero" test Anton Voloshin
- Re: Built-in CTYPE provider Peter Eisentraut
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: remaining sql/json patches Amit Langote
- Re: UUID v7 Andrey Borodin
- Fix incorrect format placeholders in walreceiver.c Yongtao Huang
- Re: remaining sql/json patches Amit Langote
- Re: Network failure may prevent promotion Heikki Linnakangas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: UUID v7 Aleksander Alekseev
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: cleanup patches for incremental backup Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) jian he
- Re: System username in pg_stat_activity Magnus Hagander
- Re: Sequence Access Methods, round two Peter Eisentraut
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: UUID v7 Andrey Borodin
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Increasing IndexTupleData.t_info from uint16 to uint32 Tom Lane
- Re: More new SQL/JSON item methods Peter Eisentraut
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Sequence Access Methods, round two Matthias van de Meent
- Re: index prefetching Tomas Vondra
- Re: index prefetching Tomas Vondra
- Re: Increasing IndexTupleData.t_info from uint16 to uint32 Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: UUID v7 Aleksander Alekseev
- Re: Increasing IndexTupleData.t_info from uint16 to uint32 Matthias van de Meent
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: remaining sql/json patches Alvaro Herrera
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: MERGE ... RETURNING Dean Rasheed
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: UUID v7 Sergey Prokhorenko
- Re: UUID v7 Andrey Borodin
- Re: UUID v7 Sergey Prokhorenko
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: Built-in CTYPE provider Daniel Verite
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: UUID v7 Przemysław Sztoch
- Re: UUID v7 Przemysław Sztoch
- Re: UUID v7 Przemysław Sztoch
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() David Rowley
- Re: ALTER ROLE documentation improvement David G. Johnston
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() David Rowley
- Re: Built-in CTYPE provider Jeff Davis
- Re: 039_end_of_wal: error in "xl_tot_len zero" test Thomas Munro
- Re: minor replication slot docs edits Peter Smith
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Add PQsendSyncMessage() to libpq Anton Kirilov
- Re: Sequence Access Methods, round two Michael Paquier
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Kirk Wolak
- Re: subscription disable_on_error not working after ALTER SUBSCRIPTION set bad conninfo Peter Smith
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: UUID v7 Lukas Fittl
- Re: Strange Bitmapset manipulation in DiscreteKnapsack() Andy Fan
- Re: remaining sql/json patches Amit Langote
- Re: UUID v7 David G. Johnston
- Re: Network failure may prevent promotion Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: ALTER ROLE documentation improvement Nathan Bossart
- Re: Commitfest manager January 2024 Peter Smith
- Re: Add \syncpipeline command to pgbench Michael Paquier
- Re: Fix incorrect format placeholders in walreceiver.c Michael Paquier
- Re: Commitfest manager January 2024 vignesh C
- Re: btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2) Dilip Kumar
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing Michael Paquier
- Re: generate syscache info automatically John Naylor
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improve the connection failure error messages Nisha Moond
- Re: Add 64-bit XIDs into PostgreSQL 15 Shubham Khanna
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
- Re: Synchronizing slots from primary to standby shveta malik
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: System username in pg_stat_activity Bertrand Drouvot
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Change GUC hashtable to use simplehash? John Naylor
- logical decoding build wrong snapshot with subtransactions feichanghong
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Re: Add \syncpipeline command to pgbench Anthonin Bonnefoy
- Re: Emitting JSON to file using COPY TO Masahiko Sawada
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: subscription disable_on_error not working after ALTER SUBSCRIPTION set bad conninfo Masahiko Sawada
- Re: UUID v7 Andrey Borodin
- Re: index prefetching Konstantin Knizhnik
- Re: Parent/child context relation in pg_get_backend_memory_contexts() torikoshia
- Re: pgbnech: allow to cancel queries during benchmark Tatsuo Ishii
- Re: speed up a logical replica setup Shubham Khanna
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Laurenz Albe
- Re: Simplify documentation related to Windows builds Nazir Bilal Yavuz
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Daniel Gustafsson
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Michael Banck
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Daniel Gustafsson
- Re: Build versionless .so for Android Matthias Kuhn
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Increasing IndexTupleData.t_info from uint16 to uint32 Aleksander Alekseev
- Re: remaining sql/json patches jian he
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: UUID v7 Aleksander Alekseev
- Re: Simplify documentation related to Windows builds Andrew Dunstan
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: System username in pg_stat_activity Aleksander Alekseev
- Re: BUG: Former primary node might stuck when started as a standby Aleksander Alekseev
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: psql JSON output format Laurenz Albe
- Re: index prefetching Tomas Vondra
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: System username in pg_stat_activity Julien Rouhaud
- Re: heavily contended lwlocks with long wait queues scale badly Jakub Wartak
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- Re: Use of backup_label not noted in log David Steele
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: Build versionless .so for Android Peter Eisentraut
- Re: generate syscache info automatically Peter Eisentraut
- Re: [PATCH] Exponential backoff for auth_delay Michael Banck
- Re: [PATCH] Exponential backoff for auth_delay Michael Banck
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: Assertion failure with epoch when replaying standby records for 2PC Alexander Korotkov
- Re: pgsql: Clean up role created in new subscription test. Peter Eisentraut
- Re: [PATCH] Exponential backoff for auth_delay Abhijit Menon-Sen
- Optimize duplicate code and fix memory leak in function fetch_remote_table_info() Yongtao Huang
- Re: initdb's -c option behaves wrong way? Daniel Gustafsson
- [PATCH] pg_receivewal skip WAL file size checking Sergey Sergey
- Re: index prefetching Konstantin Knizhnik
- Re: initdb's -c option behaves wrong way? Tom Lane
- Re: Change GUC hashtable to use simplehash? Heikki Linnakangas
- PG12 change to DO UPDATE SET column references James Coleman
- Re: Add system identifier to backup manifest Amul Sul
- Re: Build versionless .so for Android Matthias Kuhn
- Re: Add system identifier to backup manifest Amul Sul
- Re: reorganize "Shared Memory and LWLocks" section of docs Nathan Bossart
- Re: UUID v7 Andrey Borodin
- Re: [PATCHES] Post-special page storage TDE support David Christensen
- Re: PG12 change to DO UPDATE SET column references David G. Johnston
- Improving EXPLAIN's display of SubPlan nodes Tom Lane
- GUC-ify walsender MAX_SEND_SIZE constant Majid Garoosi
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Patch: Improve Boolean Predicate JSON Path Docs Tom Lane
- Re: Patch: Improve Boolean Predicate JSON Path Docs Tom Lane
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: index prefetching Melanie Plageman
- cleanup patches for dshash Nathan Bossart
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Kirk Wolak
- Re: index prefetching Tomas Vondra
- Re: [DOC] Add detail regarding resource consumption wrt max_connections reid.thompson@crunchydata.com
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Daniel Gustafsson
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: Documentation for building with meson vignesh C
- Re: Lockless queue of waiters in LWLock vignesh C
- Re: Collation version tracking for macOS vignesh C
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). vignesh C
- Re: fix stats_fetch_consistency value in postgresql.conf.sample vignesh C
- Re: Make documentation builds reproducible vignesh C
- Re: Inconsistency in reporting checkpointer stats vignesh C
- Re: Amcheck verification of GiST and GIN vignesh C
- Re: Re: Patch: Improve Boolean Predicate JSON Path Docs Erik Wienhold
- Re: add function argument names to regex* functions. jian he
- Re: add function argument names to regex* functions. jian he
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Michael Paquier
- Re: Optimize duplicate code and fix memory leak in function fetch_remote_table_info() Michael Paquier
- Re: MultiXact\SLRU buffers configuration vignesh C
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? vignesh C
- Re: Prefetch the next tuple's memory during seqscans vignesh C
- Re: Optimize duplicate code and fix memory leak in function fetch_remote_table_info() Yongtao Huang
- Re: Optimize duplicate code and fix memory leak in function fetch_remote_table_info() Tom Lane
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Optimize duplicate code and fix memory leak in function fetch_remote_table_info() Yongtao Huang
- Re: Create shorthand for including all extra tests Peter Eisentraut
- Re: Make documentation builds reproducible Peter Eisentraut
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: PG12 change to DO UPDATE SET column references James Coleman
- Re: PG12 change to DO UPDATE SET column references David G. Johnston
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: Make documentation builds reproducible Tom Lane
- Re: PG12 change to DO UPDATE SET column references Tom Lane
- Re: Patch: Improve Boolean Predicate JSON Path Docs Tom Lane
- Re: Patch: Improve Boolean Predicate JSON Path Docs Tom Lane
- Re: PG12 change to DO UPDATE SET column references James Coleman
- Re: PG12 change to DO UPDATE SET column references Tom Lane
- Re: [PATCH] Add support function for containment operators Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: PG12 change to DO UPDATE SET column references James Coleman
- Re: Make documentation builds reproducible Peter Eisentraut
- Re: PG12 change to DO UPDATE SET column references Tom Lane
- Re: Make documentation builds reproducible Tom Lane
- Re: PG12 change to DO UPDATE SET column references James Coleman
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: PATCH: Using BRIN indexes for sorted output vignesh C
- Re: Cross-database SERIALIZABLE safe snapshots vignesh C
- Re: XLog size reductions: smaller XLRec block header for PG17 vignesh C
- Re: ReadRecentBuffer() doesn't scale well vignesh C
- Re: Allow parallel plan for referential integrity checks? vignesh C
- Bug report and fix about building historic snapshot cca5507
- Fix some typos Yongtao Huang
- Re: Using AF_UNIX sockets always for tests on Windows vignesh C
- Re: some namespace.c refactoring vignesh C
- Re: Trivial revise for the check of parameterized partial paths vignesh C
- Re: Retiring is_pushed_down vignesh C
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: introduce dynamic shared memory registry Tom Lane
- FEATURE REQUEST: Role vCPU limit/priority Yoni Sade
- Re: Collation version tracking for macOS Jeff Davis
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: [17] CREATE COLLATION default provider Jeff Davis
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: Patch: Improve Boolean Predicate JSON Path Docs Tom Lane
- Re: Patch: Improve Boolean Predicate JSON Path Docs Tom Lane
- Re: index prefetching Konstantin Knizhnik
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: index prefetching Konstantin Knizhnik
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: Evaluate arguments of correlated SubPlans in the referencing ExprState Peter Smith
- Re: pg_rewind WAL segments deletion pitfall Peter Smith
- Re: index prefetching Tomas Vondra
- Re: index prefetching Tomas Vondra
- Re: Guiding principle for dropping LLVM versions? Peter Smith
- Re: remaining sql/json patches jian he
- Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) Peter Smith
- Re: generate syscache info automatically John Naylor
- Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Peter Smith
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Peter Smith
- Re: WIP: Aggregation push-down - take2 Peter Smith
- Re: Temporary tables versus wraparound... again Peter Smith
- Re: Support TZ format code in to_timestamp() Peter Smith
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Peter Smith
- Re: Support TZ format code in to_timestamp() Tom Lane
- Re: Volatile write caches on macOS and Windows, redux Peter Smith
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Peter Smith
- Re: cleanup patches for dshash Andy Fan
- Re: Remove unused fields in ReorderBufferTupleBuf Peter Smith
- Re: Incremental View Maintenance, take 2 Peter Smith
- Re: Opportunistically pruning page before update Peter Smith
- Re: Add code indentation check to cirrus-ci (was Re: Add BF member koel-like indentation checks to SanityCheck CI) Peter Smith
- Re: Add last_commit_lsn to pg_stat_database Peter Smith
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Peter Smith
- Re: Synchronizing slots from primary to standby shveta malik
- Re: cleanup patches for dshash Nathan Bossart
- Re: Avoid computing ORDER BY junk columns unnecessarily Peter Smith
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: UUID v7 Nikolay Samokhvalov
- Re: UUID v7 Nikolay Samokhvalov
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Peter Smith
- Re: Removing const-false IS NULL quals and redundant IS NOT NULL quals Peter Smith
- Re: In-placre persistance change of a relation Peter Smith
- Re: Add system identifier to backup manifest Amul Sul
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Improve eviction algorithm in ReorderBuffer Peter Smith
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Re: index prefetching Peter Smith
- Re: [HACKERS] make async slave to wait for lsn to be replayed Peter Smith
- Re: Fix some typos Michael Paquier
- Re: cleanup patches for dshash Nathan Bossart
- Re: Make mesage at end-of-recovery less scary. Peter Smith
- meson: Specify -Wformat as a common warning flag for extensions Sutou Kouhei
- Re: Move walreceiver state assignment (to WALRCV_STREAMING) in WalReceiverMain() Peter Smith
- Re: Network failure may prevent promotion Peter Smith
- Re: [PATCH] New [relation] option engine Peter Smith
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Permute underscore separated components of columns before fuzzy matching Peter Smith
- Re: [HACKERS] make async slave to wait for lsn to be replayed Dilip Kumar
- Re: Relation bulk write facility Peter Smith
- Re: Row pattern recognition NINGWEI CHEN
- Re: remaining sql/json patches Peter Smith
- Re: Support "Right Semi Join" plan shapes wenhui qiu
- Re: SQL:2011 application time Peter Smith
- Re: Improve heapgetpage() performance, overhead from serializable John Naylor
- Re: Sequence Access Methods, round two Peter Smith
- Re: Statistics Import and Export Peter Smith
- Re: remaining sql/json patches jian he
- Re: Add \syncpipeline command to pgbench Michael Paquier
- Re: Moving forward with TDE [PATCH v3] Peter Smith
- Re: remaining sql/json patches John Naylor
- Re: Row pattern recognition Tatsuo Ishii
- Re: Transaction timeout Peter Smith
- Re: WIP Incremental JSON Parser Peter Smith
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [Fixed Already] Kirk Wolak
- Re: Sequence Access Methods, round two Michael Paquier
- Re: pg_stat_statements and "IN" conditions Peter Smith
- Re: index prefetching Konstantin Knizhnik
- Re: Things I don't like about \du's "Attributes" column Peter Smith
- Re: Shared detoast Datum proposal Peter Smith
- Re: POC: Extension for adding distributed tracing - pg_tracing Peter Smith
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Michael Paquier
- Re: speed up a logical replica setup Peter Eisentraut
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: index prefetching Konstantin Knizhnik
- Re: Add system identifier to backup manifest Amul Sul
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- make dist using git archive Peter Eisentraut
- Re: Use of backup_label not noted in log Michael Paquier
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: introduce dynamic shared memory registry Michael Paquier
- Re: Implement missing join selectivity estimation for range types jian he
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: heavily contended lwlocks with long wait queues scale badly Michael Paquier
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Add \syncpipeline command to pgbench Anthonin Bonnefoy
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: speed up a logical replica setup Amit Kapila
- Re: speed up a logical replica setup Shlok Kyal
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: initdb's -c option behaves wrong way? Daniel Gustafsson
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: Make documentation builds reproducible Peter Eisentraut
- Re: Row pattern recognition Tatsuo Ishii
- Re: XLog size reductions: smaller XLRec block header for PG17 Aleksander Alekseev
- Re: FEATURE REQUEST: Role vCPU limit/priority Aleksander Alekseev
- Re: Remove unused fields in ReorderBufferTupleBuf Aleksander Alekseev
- Re: BUG: Former primary node might stuck when started as a standby Aleksander Alekseev
- Re: Removing const-false IS NULL quals and redundant IS NOT NULL quals David Rowley
- Re: Remove unused fields in ReorderBufferTupleBuf Amit Kapila
- Re: Removing const-false IS NULL quals and redundant IS NOT NULL quals David Rowley
- Re: Synchronizing slots from primary to standby shveta malik
- Re: introduce dynamic shared memory registry Bharath Rupireddy
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Does redundant extension exist During faster COPY in PG16 何柯文(渊云)
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: partitioning and identity column Peter Eisentraut
- Re: make dist using git archive Junwang Zhao
- Re: Remove unused fields in ReorderBufferTupleBuf Bharath Rupireddy
- Re: partitioning and identity column Ashutosh Bapat
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Improving EXPLAIN's display of SubPlan nodes Aleksander Alekseev
- Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- Re: Add \syncpipeline command to pgbench Alvaro Herrera
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: Move walreceiver state assignment (to WALRCV_STREAMING) in WalReceiverMain() Bertrand Drouvot
- Re: [DOC] Add detail regarding resource consumption wrt max_connections reid.thompson@crunchydata.com
- Re: Remove unused fields in ReorderBufferTupleBuf Aleksander Alekseev
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Melih Mutlu
- Re: Remove unused fields in ReorderBufferTupleBuf Aleksander Alekseev
- Re: remaining sql/json patches Amit Langote
- Re: UUID v7 Aleksander Alekseev
- psql: Allow editing query results with \gedit Christoph Berg
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Add code indentation check to cirrus-ci (was Re: Add BF member koel-like indentation checks to SanityCheck CI) Andrew Dunstan
- Re: psql JSON output format Christoph Berg
- Re: Support TZ format code in to_timestamp() Aleksander Alekseev
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: Support TZ format code in to_timestamp() Daniel Gustafsson
- Re: psql: Allow editing query results with \gedit Pavel Stehule
- Re: remaining sql/json patches jian he
- Re: Add tuples_skipped to pg_stat_progress_copy torikoshia
- Re: Adding facility for injection points (or probe points?) for more advanced tests Heikki Linnakangas
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: psql: Allow editing query results with \gedit Tom Lane
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: remaining sql/json patches Alvaro Herrera
- Re: Support TZ format code in to_timestamp() Tom Lane
- Re: psql: Allow editing query results with \gedit David G. Johnston
- Re: pg_stat_statements and "IN" conditions Tom Lane
- Re: Add \syncpipeline command to pgbench Alvaro Herrera
- Re: XLog size reductions: smaller XLRec block header for PG17 vignesh C
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: Improving EXPLAIN's display of SubPlan nodes Tom Lane
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: Improving EXPLAIN's display of SubPlan nodes Chantal Keller
- Re: Permute underscore separated components of columns before fuzzy matching Arne Roland
- Re: psql: Allow editing query results with \gedit Pavel Stehule
- Commitfest 2024-01 third week update vignesh C
- Re: XLog size reductions: smaller XLRec block header for PG17 Robert Haas
- Re: the s_lock_stuck on perform_spin_delay Robert Haas
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: Network failure may prevent promotion Fujii Masao
-
Re: Teach predtest about IS [NOT]
proofs Tom Lane - Re: psql: Allow editing query results with \gedit Tom Lane
- Re: Permute underscore separated components of columns before fuzzy matching Tom Lane
- Re: make dist using git archive Peter Eisentraut
- Re: Built-in CTYPE provider Peter Eisentraut
- Re: partitioning and identity column Peter Eisentraut
- Re: Adding facility for injection points (or probe points?) for more advanced tests Heikki Linnakangas
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: psql: Allow editing query results with \gedit Christoph Berg
- Multiple startup messages over the same connection Vladimir Churyukin
- Re: make dist using git archive Tristan Partin
- Re: Does redundant extension exist During faster COPY in PG16 Andres Freund
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Andres Freund
- core dumps in auto_prewarm, tests succeed Andres Freund
- Re: core dumps in auto_prewarm, tests succeed Nathan Bossart
- Re: Evaluate arguments of correlated SubPlans in the referencing ExprState Andres Freund
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Refactoring backend fork+exec code Andres Freund
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent
- Re: core dumps in auto_prewarm, tests succeed Nathan Bossart
- Re: core dumps in auto_prewarm, tests succeed Andres Freund
- Re: Network failure may prevent promotion Andres Freund
- Re: Improving EXPLAIN's display of SubPlan nodes Tom Lane
- Re: core dumps in auto_prewarm, tests succeed Nathan Bossart
- Re: core dumps in auto_prewarm, tests succeed Nathan Bossart
- Re: psql: Allow editing query results with \gedit Christoph Berg
- Re: Things I don't like about \du's "Attributes" column David G. Johnston
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: Built-in CTYPE provider Jeff Davis
- Re: Add last_commit_lsn to pg_stat_database James Coleman
- Re: Make documentation builds reproducible Peter Smith
- Re: Make documentation builds reproducible Tom Lane
- Re: Things I don't like about \du's "Attributes" column Tom Lane
- Re: Opportunistically pruning page before update James Coleman
- Re: Things I don't like about \du's "Attributes" column Tom Lane
- Re: Make documentation builds reproducible Peter Smith
- Re: Opportunistically pruning page before update James Coleman
- Re: WIP Incremental JSON Parser Andrew Dunstan
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: make dist using git archive Junwang Zhao
- Re: Things I don't like about \du's "Attributes" column David G. Johnston
- Re: Things I don't like about \du's "Attributes" column David G. Johnston
- Re: introduce dynamic shared memory registry Nathan Bossart
- Re: Support "Right Semi Join" plan shapes vignesh C
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Add support for data change delta tables Vik Fearing
- Re: Adding facility for injection points (or probe points?) for more advanced tests Michael Paquier
- Re: Add \syncpipeline command to pgbench Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: Add \syncpipeline command to pgbench Michael Paquier
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Network failure may prevent promotion Kyotaro Horiguchi
- Re: psql: Allow editing query results with \gedit Pavel Stehule
- Re: Permute underscore separated components of columns before fuzzy matching Arne Roland
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Unnecessary smgropen in {heapam_relation,index}_copy_data? Japin Li
- Re: core dumps in auto_prewarm, tests succeed Alexander Lakhin
- Re: Removing const-false IS NULL quals and redundant IS NOT NULL quals David Rowley
- Re: Emitting JSON to file using COPY TO jian he
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Shared detoast Datum proposal Andy Fan
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Michael Paquier
- Reordering DISTINCT keys to match input path's pathkeys Richard Guo
- Re: Network failure may prevent promotion Fujii Masao
- Re: Removing const-false IS NULL quals and redundant IS NOT NULL quals Richard Guo
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Fix some errdetail's message format Kyotaro Horiguchi
- Re: Multiple startup messages over the same connection Heikki Linnakangas
- Re: Opportunistically pruning page before update Dilip Kumar
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Reordering DISTINCT keys to match input path's pathkeys Laurenz Albe
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- Re: Support "Right Semi Join" plan shapes wenhui qiu
- Re: pg_rewind WAL segments deletion pitfall Alexander Kukushkin
- Re: Network failure may prevent promotion Kyotaro Horiguchi
- Re: remaining sql/json patches jian he
- Re: Network failure may prevent promotion Heikki Linnakangas
- Re: Shared detoast Datum proposal Michael Zhilin
- Re: Reordering DISTINCT keys to match input path's pathkeys David Rowley
- Re: Synchronizing slots from primary to standby Ajin Cherian
- Re: make dist using git archive Peter Eisentraut
- Re: Network failure may prevent promotion Heikki Linnakangas
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: Sequence Access Methods, round two Peter Eisentraut
- make BuiltinTrancheNames less ugly Alvaro Herrera
- Re: make BuiltinTrancheNames less ugly Heikki Linnakangas
- Re: psql: Allow editing query results with \gedit Christoph Berg
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: Synchronizing slots from primary to standby shveta malik
- Re: logical decoding build wrong snapshot with subtransactions Amit Kapila
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Anton A. Melnikov
- Re: make BuiltinTrancheNames less ugly Alvaro Herrera
- Re: Synchronizing slots from primary to standby shveta malik
- Re: FEATURE REQUEST: Role vCPU limit/priority Yoni Sade
- Re: FEATURE REQUEST: Role vCPU limit/priority Thomas Kellerer
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Amul Sul
- Re: make BuiltinTrancheNames less ugly Alvaro Herrera
- Re: make BuiltinTrancheNames less ugly Alvaro Herrera
- Re: FEATURE REQUEST: Role vCPU limit/priority Aleksander Alekseev
- Re: Support TZ format code in to_timestamp() Aleksander Alekseev
- Re: remaining sql/json patches Amit Langote
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re:Bug report and fix about building historic snapshot cca5507
- Re: psql JSON output format Laurenz Albe
- Re: Parallelize correlated subqueries that execute within each worker Akshat Jaimini
- Re: psql JSON output format Stefan Keller
- Re: make BuiltinTrancheNames less ugly Alvaro Herrera
- Re: psql JSON output format David G. Johnston
- Re: psql JSON output format Christoph Berg
- Re: psql JSON output format Laurenz Albe
- Re: psql JSON output format Christoph Berg
- Re: psql JSON output format Laurenz Albe
- Re: core dumps in auto_prewarm, tests succeed Nathan Bossart
- Re: psql JSON output format Christoph Berg
- Re: psql: Allow editing query results with \gedit Pavel Stehule
- Re: core dumps in auto_prewarm, tests succeed Andres Freund
- Re: core dumps in auto_prewarm, tests succeed Andres Freund
- Re: core dumps in auto_prewarm, tests succeed Alvaro Herrera
- Re: index prefetching Tomas Vondra
- Re: On login trigger: take three Alexander Lakhin
- Re: FEATURE REQUEST: Role vCPU limit/priority Andres Freund
- Re: core dumps in auto_prewarm, tests succeed Nathan Bossart
- Re: FEATURE REQUEST: Role vCPU limit/priority Bruce Momjian
- Re: core dumps in auto_prewarm, tests succeed Nathan Bossart
- Re: generate syscache info automatically Peter Eisentraut
- Re: core dumps in auto_prewarm, tests succeed Alexander Lakhin
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: pgsql: Add better handling of redundant IS [NOT] NULL quals Alvaro Herrera
- Re: Shared detoast Datum proposal Andy Fan
- Remove pthread_is_threaded_np() checks in postmaster Tristan Partin
- Re: pgsql: Add better handling of redundant IS [NOT] NULL quals Tom Lane
- Re: Build versionless .so for Android Peter Eisentraut
- Re: Remove pthread_is_threaded_np() checks in postmaster Andres Freund
- Re: Refactoring backend fork+exec code Andres Freund
- Re: the s_lock_stuck on perform_spin_delay Andres Freund
- Re: Remove pthread_is_threaded_np() checks in postmaster Tristan Partin
- Re: the s_lock_stuck on perform_spin_delay Andres Freund
- Re: Parallelize correlated subqueries that execute within each worker Robert Haas
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: core dumps in auto_prewarm, tests succeed Nathan Bossart
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: pgsql: Add better handling of redundant IS [NOT] NULL quals David Rowley
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Remove pthread_is_threaded_np() checks in postmaster Tristan Partin
- Re: Multiple startup messages over the same connection Vladimir Churyukin
- Re: On login trigger: take three Alexander Korotkov
- Re: Remove pthread_is_threaded_np() checks in postmaster Andres Freund
- Re: Support TZ format code in to_timestamp() Tom Lane
- Re: Remove pthread_is_threaded_np() checks in postmaster Tristan Partin
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: Support TZ format code in to_timestamp() Daniel Gustafsson
- Re: speed up a logical replica setup Euler Taveira
- Re: speed up a logical replica setup Euler Taveira
- Re: Remove pthread_is_threaded_np() checks in postmaster Andres Freund
- Re: core dumps in auto_prewarm, tests succeed Andres Freund
- Re: index prefetching Melanie Plageman
- Re: speed up a logical replica setup Euler Taveira
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Custom explain options David G. Johnston
- Re: Add code indentation check to cirrus-ci (was Re: Add BF member koel-like indentation checks to SanityCheck CI) Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: speed up a logical replica setup Shubham Khanna
- Re: tablecmds.c/MergeAttributes() cleanup Ashutosh Bapat
- Re: partitioning and identity column Ashutosh Bapat
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: partitioning and identity column Ashutosh Bapat
- Re: Add tuples_skipped to pg_stat_progress_copy Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Add \syncpipeline command to pgbench Michael Paquier
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Remove unused fields in ReorderBufferTupleBuf Masahiko Sawada
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: index prefetching Tomas Vondra
- RE: Documentation to upgrade logical replication cluster Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- s_lock_test no longer works Alvaro Herrera
- Re: Network failure may prevent promotion Fujii Masao
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Synchronizing slots from primary to standby shveta malik
- Re: btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2) Matthias van de Meent
- Re: Make COPY format extendable: Extract COPY TO format implementations Andrew Dunstan
- Remove redundant HandleWalWriterInterrupts() Fujii Masao
- GSoC 2024 Pavlo Golub
- Re: UUID v7 Aleksander Alekseev
- Re: UUID v7 Andrey M. Borodin
- Re: Support TZ format code in to_timestamp() Aleksander Alekseev
- Re: UUID v7 Aleksander Alekseev
- Re: Network failure may prevent promotion Fujii Masao
- Re: remaining sql/json patches Amit Langote
- Re: UUID v7 Andrey M. Borodin
- Re: UUID v7 Aleksander Alekseev
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Re: UUID v7 Aleksander Alekseev
- Re: Remove redundant HandleWalWriterInterrupts() Bharath Rupireddy
- Re: make BuiltinTrancheNames less ugly Alvaro Herrera
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: UUID v7 Andrey M. Borodin
- Re: UUID v7 Aleksander Alekseev
- Re: SSL tests fail on OpenSSL v3.2.0 Jelte Fennema-Nio
- Re: Fixing backslash dot for COPY FROM...CSV Daniel Verite
- Re: Support TZ format code in to_timestamp() Tom Lane
- Re: make dist using git archive Tristan Partin
- Re: SSL tests fail on OpenSSL v3.2.0 Tristan Partin
- Re: SQL:2011 application time Peter Eisentraut
- Re: s_lock_test no longer works Tom Lane
- Re: UUID v7 Andrey M. Borodin
- Re: UUID v7 Marcos Pegoraro
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: Set log_lock_waits=on by default Michael Banck
- Re: Add system identifier to backup manifest Robert Haas
- Re: POC: GROUP BY optimization Nathan Bossart
- Re: cleanup patches for incremental backup Robert Haas
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: UUID v7 Andrey Borodin
- Re: make dist using git archive Tristan Partin
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: index prefetching Tomas Vondra
- Re: WIP Incremental JSON Parser Robert Haas
- Re: index prefetching Tomas Vondra
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: cleanup patches for incremental backup Robert Haas
- Re: dblink query interruptibility Fujii Masao
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: Remove redundant HandleWalWriterInterrupts() Nathan Bossart
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: s_lock_test no longer works Andres Freund
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [ NOT Fixed ] Kirk Wolak
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: s_lock_test no longer works Tom Lane
- Re: index prefetching Melanie Plageman
- Re: s_lock_test no longer works Andres Freund
- Re: dblink query interruptibility Noah Misch
- Re: UUID v7 Marcos Pegoraro
- Re: UUID v7 Jelte Fennema-Nio
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [ NOT Fixed ] Thomas Munro
- Re: UUID v7 Sergey Prokhorenko
- Re: Patch: Improve Boolean Predicate JSON Path Docs Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: UUID v7 Sergey Prokhorenko
- Current Connection Information Maiquel Grassi
- Re: SQL:2011 application time Paul Jungwirth
- Re: Make documentation builds reproducible Peter Smith
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 [ NOT Fixed ] Kirk Wolak
- Combine Prune and Freeze records emitted by vacuum Melanie Plageman
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: A performance issue with Memoize David Rowley
- Re: Documentation to upgrade logical replication cluster Peter Smith
- Re: Sequence Access Methods, round two Michael Paquier
-
Re: Teach predtest about IS [NOT]
proofs James Coleman - Re: LLVM 18 Thomas Munro
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Add tuples_skipped to pg_stat_progress_copy torikoshia
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: Make COPY format extendable: Extract COPY TO format implementations jian he
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: dblink query interruptibility Fujii Masao
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Guiding principle for dropping LLVM versions? Thomas Munro
- Re: Remove redundant HandleWalWriterInterrupts() Fujii Masao
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: UUID v7 Nikolay Samokhvalov
- Re: UUID v7 Nikolay Samokhvalov
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- RE: Popcount optimization using AVX512 Shankaran, Akash
- Re: Remove pthread_is_threaded_np() checks in postmaster Thomas Munro
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Add tuples_skipped to pg_stat_progress_copy Masahiko Sawada
- A compiling warning in jsonb_populate_record_valid Richard Guo
- Re: Synchronizing slots from primary to standby shveta malik
- Re: A compiling warning in jsonb_populate_record_valid Amit Langote
- Re: SQL:2011 application time Peter Eisentraut
- Re: make dist using git archive Peter Eisentraut
- Re: UUID v7 Andrey M. Borodin
- Re: Trivial revise for the check of parameterized partial paths Richard Guo
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: A compiling warning in jsonb_populate_record_valid Richard Guo
- Re: Add system identifier to backup manifest Amul Sul
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: UUID v7 Sergey Prokhorenko
- Re: Use of backup_label not noted in log Michael Paquier
- Re: A compiling warning in jsonb_populate_record_valid Amit Langote
- Re: cataloguing NOT NULL constraints Andrew Bille
- Re: Split index and table statistics into different types of stats Bertrand Drouvot
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: remaining sql/json patches Amit Langote
- Re: remaining sql/json patches jian he
- Fix inappropriate comments in function ReplicationSlotAcquire Wei Wang (Fujitsu)
- Re: speed up a logical replica setup Peter Eisentraut
- Re: Fix inappropriate comments in function ReplicationSlotAcquire Amit Kapila
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Popcount optimization using AVX512 Alvaro Herrera
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- RE: Fix inappropriate comments in function ReplicationSlotAcquire Wei Wang (Fujitsu)
- Re: index prefetching Dilip Kumar
- Re: A failure in t/038_save_logical_slots_shutdown.pl Bharath Rupireddy
- Re: UUID v7 Przemysław Sztoch
- Re: Fix inappropriate comments in function ReplicationSlotAcquire Amit Kapila
- Re: A failure in t/038_save_logical_slots_shutdown.pl Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Current Connection Information Aleksander Alekseev
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: remaining sql/json patches Amit Langote
- Re: UUID v7 Aleksander Alekseev
- Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent
- Re: UUID v7 Aleksander Alekseev
- Re: Use of backup_label not noted in log David Steele
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Remove unused fields in ReorderBufferTupleBuf Aleksander Alekseev
- Re: Use of backup_label not noted in log Michael Banck
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Unnecessary smgropen in {heapam_relation,index}_copy_data? Aleksander Alekseev
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: remaining sql/json patches jian he
- Re: A compiling warning in jsonb_populate_record_valid Tom Lane
- Re: cleanup patches for incremental backup Robert Haas
- Re: A compiling warning in jsonb_populate_record_valid Amit Langote
- Re: A compiling warning in jsonb_populate_record_valid Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Unnecessary smgropen in {heapam_relation,index}_copy_data? Japin Li
- Re: A compiling warning in jsonb_populate_record_valid Amit Langote
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: A compiling warning in jsonb_populate_record_valid Tom Lane
- Re: Patch: Improve Boolean Predicate JSON Path Docs Tom Lane
- Re: make dist using git archive Peter Eisentraut
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: make dist using git archive Tristan Partin
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Add new error_action COPY ON_ERROR "log" torikoshia
- Re: index prefetching Tomas Vondra
- Re: UUID v7 Sergey Prokhorenko
- Re: A performance issue with Memoize Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Robert Haas
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: A performance issue with Memoize Tom Lane
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: More new SQL/JSON item methods Tom Lane
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: Relation bulk write facility Heikki Linnakangas
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: More new SQL/JSON item methods Tom Lane
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: More new SQL/JSON item methods Tom Lane
- [Doc] Improvements to ddl.sgl Privileges Section and Glossary David G. Johnston
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: [PATCH] Add native windows on arm64 support Anthony Roberts
- Re: Remove unused fields in ReorderBufferTupleBuf reid.thompson@crunchydata.com
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: Use of backup_label not noted in log David Steele
- Re: Guiding principle for dropping LLVM versions? Thomas Munro
- Re: Use of backup_label not noted in log Tom Lane
- Re: Use of backup_label not noted in log David Steele
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: Guiding principle for dropping LLVM versions? Mark Wong
- Re: speed up a logical replica setup Euler Taveira
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: speed up a logical replica setup Euler Taveira
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Yugo NAGATA
- Rename setup_cancel_handler in pg_dump Yugo NAGATA
- Re: Use of backup_label not noted in log Michael Paquier
- RE: Fix inappropriate comments in function ReplicationSlotAcquire Wei Wang (Fujitsu)
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel vignesh C
- Re: Printing backtrace of postgres processes vignesh C
- Small fix on COPY ON_ERROR document Yugo NAGATA
- Re: Evaluate arguments of correlated SubPlans in the referencing ExprState vignesh C
- Re: Improve tab completion for ALTER DEFAULT PRIVILEGE and ALTER TABLE vignesh C
- Re: gai_strerror() is not thread-safe on Windows vignesh C
- Re: A performance issue with Memoize Richard Guo
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: Use of backup_label not noted in log Michael Paquier
- Re: A performance issue with Memoize David Rowley
- Re: A performance issue with Memoize Tom Lane
- Re: A performance issue with Memoize David Rowley
- Re: Remove unused fields in ReorderBufferTupleBuf reid.thompson@crunchydata.com
- Re: Remove unused fields in ReorderBufferTupleBuf Masahiko Sawada
- Re: Small fix on COPY ON_ERROR document Masahiko Sawada
- Re: A performance issue with Memoize Richard Guo
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Race condition in FetchTableStates() breaks synchronization of subscription tables Alexander Lakhin
- Re: A performance issue with Memoize Richard Guo
- Re: Small fix on COPY ON_ERROR document Masahiko Sawada
- Re: make dist using git archive Peter Eisentraut
- Re: Small fix on COPY ON_ERROR document David G. Johnston
- Re: Popcount optimization using AVX512 Alvaro Herrera
- Re: Transaction timeout Andrey M. Borodin
- Re: Transaction timeout Andrey M. Borodin
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Delay Memoize hashtable build until executor run David Rowley
- Re: Small fix on COPY ON_ERROR document David G. Johnston
- Re: Remove unused fields in ReorderBufferTupleBuf Masahiko Sawada
- Apply the "LIMIT 1" optimization to partial DISTINCT Richard Guo
- Re: A performance issue with Memoize David Rowley
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: Apply the "LIMIT 1" optimization to partial DISTINCT David Rowley
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Current Connection Information Aleksander Alekseev
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Add new COPY option REJECT_LIMIT torikoshia
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Finding every use of a built-in function Kurlaev Jaroslav
- Re: proposal: psql: show current user in prompt Jelte Fennema-Nio
- Re: Printing backtrace of postgres processes Alvaro Herrera
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Reordering DISTINCT keys to match input path's pathkeys Richard Guo
- Re: Finding every use of a built-in function Pavel Stehule
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: Use of backup_label not noted in log David Steele
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Re: A new strategy for pull-up correlated ANY_SUBLINK vignesh C
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands vignesh C
- Re: Exposing the lock manager's WaitForLockers() to SQL vignesh C
- Re: Add recovery to pg_control and remove backup_label vignesh C
- Re: [PATCH] Add sortsupport for range types and btree_gist vignesh C
- Re: [PATCH] Add support function for containment operators vignesh C
- Re: fix stats_fetch_consistency value in postgresql.conf.sample vignesh C
- Re: [PATCH] Compression dictionaries for JSONB vignesh C
- Re: Confine vacuum skip logic to lazy_scan_skip vignesh C
- Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- Re: Add new error_action COPY ON_ERROR "log" jian he
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alvaro Herrera
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: POC: GROUP BY optimization vignesh C
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- RE: Current Connection Information Maiquel Grassi
- Re: pg_upgrade failing for 200+ million Large Objects vignesh C
- Re: PoC: prefetching index leaf pages (for inserts) vignesh C
- Re: Lockless queue of waiters in LWLock vignesh C
- Re: Remove unused fields in ReorderBufferTupleBuf reid.thompson@crunchydata.com
- Re: Transaction timeout Japin Li
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE vignesh C
- Re: Supporting MERGE on updatable views vignesh C
- Re: A failure in t/038_save_logical_slots_shutdown.pl Bharath Rupireddy
- Re: Small fix on COPY ON_ERROR document David G. Johnston
- Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row David G. Johnston
- Re: POC: GROUP BY optimization Robert Haas
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning vignesh C
- Re: Add new COPY option REJECT_LIMIT David G. Johnston
- Re: POC: GROUP BY optimization Tom Lane
- Re: POC: GROUP BY optimization Robert Haas
- Re: Add new error_action COPY ON_ERROR "log" David G. Johnston
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Dean Rasheed
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Dean Rasheed
- Re: Supporting MERGE on updatable views Dean Rasheed
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Alvaro Herrera
- Re: cleanup patches for incremental backup Robert Haas
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alvaro Herrera
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Supporting MERGE on updatable views Alvaro Herrera
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Peter Geoghegan
- Re: Hide exposed impl detail of wchar.c Nathan Bossart
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey Borodin
- Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle
- Re: Hide exposed impl detail of wchar.c Tom Lane
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: cleanup patches for incremental backup Robert Haas
- psql: add \create_function command Steve Chavez
- Re: psql: add \create_function command Pavel Stehule
- Re: Patch: Improve Boolean Predicate JSON Path Docs David E. Wheeler
- Re: psql: add \create_function command Tom Lane
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: psql: add \create_function command walther@technowledgy.de
- Re: psql: add \create_function command walther@technowledgy.de
- Re: make dist using git archive Tristan Partin
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: psql: add \create_function command David G. Johnston
- Re: psql: add \create_function command Pavel Stehule
- Re: psql: add \create_function command Tom Lane
- Re: Add minimal C example and SQL registration example for custom table access methods. Tristen Raab
- Re: Add minimal C example and SQL registration example for custom table access methods. Fabrízio de Royes Mello
- Re: psql: add \create_function command Tom Lane
- Re: psql: add \create_function command Pavel Stehule
- Re: psql: add \create_function command Tom Lane
- Re: psql: add \create_function command Pavel Stehule
- Re: psql: add \create_function command Adam S
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: A performance issue with Memoize Tom Lane
- Re: Functions to return random numbers in a given range David Zhang
- Re: A performance issue with Memoize David Rowley
- Re: A performance issue with Memoize Tom Lane
- Re: make dist using git archive Eli Schwartz
- Bug: The "directory" control parameter does not work David E. Wheeler
- Re: Bug: The "directory" control parameter does not work David E. Wheeler
- Re: proposal: psql: show current user in prompt Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Bug: The "directory" control parameter does not work David E. Wheeler
- Re: Opportunistically pruning page before update James Coleman
- Re: [PoC/RFC] Multiple passwords, interval expirations vignesh C
- Re: [CAUTION!! freemail] Re: Partial aggregates pushdown vignesh C
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 vignesh C
- Re: Request for comment on setting binary format output per session vignesh C
- Re: dblink query interruptibility Noah Misch
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning vignesh C
- Re: POC, WIP: OR-clause support for indexes vignesh C
- Re: Separate memory contexts for relcache and catcache vignesh C
- Re: Some revises in adding sorting path vignesh C
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx vignesh C
- Re: Support run-time partition pruning for hash join vignesh C
- Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs vignesh C
- Re: User functions for building SCRAM secrets vignesh C
- Re: Improving btree performance through specializing by key shape, take 2 vignesh C
- Re: Reducing connection overhead in pg_upgrade compat check phase vignesh C
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: A performance issue with Memoize Alexander Lakhin
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: Emitting JSON to file using COPY TO Junwang Zhao
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: [ psql - review request ] review request for \d+ tablename, \d+ indexname indenting vignesh C
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: cleanup patches for incremental backup Alexander Lakhin
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: cleanup patches for incremental backup Alexander Lakhin
- Re: proposal: psql: show current user in prompt Jelte Fennema-Nio
- Segmentation fault on FreeBSD with GSSAPI authentication Michał Kłeczek
- Re: Segmentation fault on FreeBSD with GSSAPI authentication Tom Lane
- Re: Segmentation fault on FreeBSD with GSSAPI authentication Michał Kłeczek
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: Segmentation fault on FreeBSD with GSSAPI authentication Tom Lane
- PG versus libxml2 2.12.x Tom Lane
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel vignesh C
- Re: tablecmds.c/MergeAttributes() cleanup Alexander Lakhin
- Re: Evaluate arguments of correlated SubPlans in the referencing ExprState Alena Rybakina
- Re: proposal: psql: show current user in prompt Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: UUID v7 Sergey Prokhorenko
- Re: MultiXact\SLRU buffers configuration Alvaro Herrera
- Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
- Re: MultiXact\SLRU buffers configuration Andrey M. Borodin
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Tomas Vondra
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Things I don't like about \du's "Attributes" column David G. Johnston
- Re: proposal: psql: show current user in prompt Jelte Fennema-Nio
- scalability bottlenecks with (many) partitions (and more) Tomas Vondra
- Re: Add recovery to pg_control and remove backup_label Michael Paquier
- Re: Add recovery to pg_control and remove backup_label David Steele
- Re: MERGE ... RETURNING jian he
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- Re: SQL:2011 application time jian he
- Re: Use of backup_label not noted in log Michael Paquier
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row David G. Johnston
- Re: Documentation to upgrade logical replication cluster Peter Smith
- Re: speed up a logical replica setup Euler Taveira
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Re: Small fix on COPY ON_ERROR document torikoshia
- Small fix on COPY ON_ERROR document David G. Johnston
- Re: Remove unused fields in ReorderBufferTupleBuf Masahiko Sawada
- RE: Documentation to upgrade logical replication cluster Hayato Kuroda (Fujitsu)
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Richard Guo
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Tab completion for ATTACH PARTITION vignesh C
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Add new error_action COPY ON_ERROR "log" torikoshia
- Re: More new SQL/JSON item methods Kyotaro Horiguchi
- Propagate pathkeys from CTEs up to the outer query Richard Guo
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 vignesh C
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Commitfest 2024-01 fourth week update vignesh C
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Richard Guo
- Re: More new SQL/JSON item methods Tom Lane
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Synchronizing slots from primary to standby shveta malik
- Update the doc that refers to the removed column of pg_replication_slots. Zhijie Hou (Fujitsu)
- Re: More new SQL/JSON item methods Kyotaro Horiguchi
- Re: Update the doc that refers to the removed column of pg_replication_slots. Amit Kapila
- Re: More new SQL/JSON item methods Tom Lane
- Re: Fix inappropriate comments in function ReplicationSlotAcquire Amit Kapila
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Small fix on COPY ON_ERROR document Yugo NAGATA
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Network failure may prevent promotion Kyotaro Horiguchi
- RE: Fix inappropriate comments in function ReplicationSlotAcquire Wei Wang (Fujitsu)
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Yugo NAGATA
- Returning non-terminated string in ECPG Informix-compatible function o.tselebrovskiy@postgrespro.ru
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: scalability bottlenecks with (many) partitions (and more) Ronan Dunklau
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: Some revises in adding sorting path Richard Guo
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Supporting MERGE on updatable views Dean Rasheed
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Dean Rasheed
- Re: Documentation to upgrade logical replication cluster Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: MERGE ... RETURNING Dean Rasheed
- Re: UUID v7 Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Retiring is_pushed_down Richard Guo
- Re: UUID v7 Jelte Fennema-Nio
- Re: scalability bottlenecks with (many) partitions (and more) Tomas Vondra
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Functions to return random numbers in a given range Dean Rasheed
- Incorrect cost for MergeAppend Alexander Kuzmenkov
- Re: Functions to return random numbers in a given range Dean Rasheed
- Re: CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov
- Re: RFC: Logging plan of the running query torikoshia
- separating use of SerialSLRULock Alvaro Herrera
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Race condition in FetchTableStates() breaks synchronization of subscription tables vignesh C
- Re: PG versus libxml2 2.12.x Andrew Dunstan
- RE: Finding every use of a built-in function Kurlaev Jaroslav
- Wrong buffer limits check Mikhail Gribkov
- Re: psql: add \create_function command Andrew Dunstan
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: UUID v7 Junwang Zhao
- Re: Use of backup_label not noted in log David Steele
- Re: Wrong buffer limits check Daniel Gustafsson
- Re: scalability bottlenecks with (many) partitions (and more) Ronan Dunklau
- Re: PG versus libxml2 2.12.x Peter Eisentraut
- Re: scalability bottlenecks with (many) partitions (and more) Tomas Vondra
- Re: Should we remove -Wdeclaration-after-statement? Jelte Fennema-Nio
- Re: separating use of SerialSLRULock Alvaro Herrera
- Re: PG versus libxml2 2.12.x Tom Lane
- Re: Should we remove -Wdeclaration-after-statement? Tom Lane
- Re: Should we remove -Wdeclaration-after-statement? Mark Dilger
- Re: Should we remove -Wdeclaration-after-statement? Isaac Morland
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: Should we remove -Wdeclaration-after-statement? Nathan Bossart
- Re: Should we remove -Wdeclaration-after-statement? Mark Dilger
- Re: scalability bottlenecks with (many) partitions (and more) Ronan Dunklau
- Re: to_regtype() Raises Error David E. Wheeler
- Re: Refactoring backend fork+exec code reid.thompson@crunchydata.com
- Re: PG versus libxml2 2.12.x Tom Lane
- Re: Flushing large data immediately in pqcomm Heikki Linnakangas
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Optmize bitmapword macros calc (src/backend/nodes/bitmapset.c) Ranier Vilela
- Re: Should we remove -Wdeclaration-after-statement? Ranier Vilela
- Re: psql: add \create_function command Steve Chavez
- Re: psql: add \create_function command Pavel Stehule
- Re: Should we remove -Wdeclaration-after-statement? Robert Haas
- Re: psql: add \create_function command Tom Lane
- Re: Should we remove -Wdeclaration-after-statement? Isaac Morland
- Re: Report planning memory in EXPLAIN ANALYZE Alvaro Herrera
- Re: psql: add \create_function command Pavel Stehule
- meson + libpq_pipeline Alvaro Herrera
- Re: [17] CREATE SUBSCRIPTION ... SERVER Bharath Rupireddy
- Re: [17] CREATE SUBSCRIPTION ... SERVER Bharath Rupireddy
- Re: Flushing large data immediately in pqcomm Robert Haas
- Re: Hide exposed impl detail of wchar.c Nathan Bossart
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: UUID v7 Andrey M. Borodin
- Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
- Re: meson + libpq_pipeline Tristan Partin
- Re: Should we remove -Wdeclaration-after-statement? Heikki Linnakangas
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Should we remove -Wdeclaration-after-statement? Euler Taveira
- Re: Optmize bitmapword macros calc (src/backend/nodes/bitmapset.c) Nathan Bossart
- Re: Optmize bitmapword macros calc (src/backend/nodes/bitmapset.c) Ranier Vilela
- Re: Optmize bitmapword macros calc (src/backend/nodes/bitmapset.c) Nathan Bossart
- Re: Should we remove -Wdeclaration-after-statement? Andres Freund
- Re: Should we remove -Wdeclaration-after-statement? Robert Haas
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Should we remove -Wdeclaration-after-statement? Andrew Dunstan
- Re: cleanup patches for incremental backup Robert Haas
- Re: UUID v7 Jelte Fennema-Nio
- Re: Should we remove -Wdeclaration-after-statement? Andres Freund
- Re: meson + libpq_pipeline Jelte Fennema-Nio
- Re: Change GUC hashtable to use simplehash? Ants Aasma
- Re: cleanup patches for incremental backup Nathan Bossart
- Streaming read-ready sequential scan code Melanie Plageman
- Re: Streaming read-ready sequential scan code David Rowley
- Re: Should we remove -Wdeclaration-after-statement? Tom Lane
- Re: Optmize bitmapword macros calc (src/backend/nodes/bitmapset.c) David Rowley
- Re: Should we remove -Wdeclaration-after-statement? Andres Freund
- Re: Streaming read-ready sequential scan code Melanie Plageman
- Re: Optmize bitmapword macros calc (src/backend/nodes/bitmapset.c) Nathan Bossart
- Re: Make documentation builds reproducible Peter Smith
- When extended query protocol ends? Tatsuo Ishii
- Re: Delay Memoize hashtable build until executor run David Rowley
- Re: Make documentation builds reproducible Tom Lane
- Re: Delay Memoize hashtable build until executor run David Rowley
- Re: When extended query protocol ends? Tom Lane
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: UUID v7 Sergey Prokhorenko
- Re: Use of backup_label not noted in log Michael Paquier
- Question on LWLockMode in dsa.c Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: When extended query protocol ends? Tatsuo Ishii
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- RE: Race condition in FetchTableStates() breaks synchronization of subscription tables Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: speed up a logical replica setup Euler Taveira
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Support run-time partition pruning for hash join Richard Guo
- Re: Opportunistically pruning page before update James Coleman
- Re: subscription disable_on_error not working after ALTER SUBSCRIPTION set bad conninfo Peter Smith
- Re: Race condition in FetchTableStates() breaks synchronization of subscription tables vignesh C
- Re: cfbot is failing all tests on FreeBSD/Meson builds Tom Lane
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value jian he
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Yugo NAGATA
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Ashutosh Bapat
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value jian he
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Yugo NAGATA
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: tablecmds.c/MergeAttributes() cleanup Ashutosh Bapat
- Re: Transaction timeout Andrey M. Borodin
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re:Bug report and fix about building historic snapshot cca5507
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Support "Right Semi Join" plan shapes Alena Rybakina
- Re: UUID v7 Andrey M. Borodin
- Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value jian he
- Re: Returning non-terminated string in ECPG Informix-compatible function Ashutosh Bapat
- Re: Incorrect cost for MergeAppend Ashutosh Bapat
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: UUID v7 Sergey Prokhorenko
- Re: Question on LWLockMode in dsa.c Bharath Rupireddy
- Re: Inconsistency in reporting checkpointer stats Michael Paquier
- Re: Simplify documentation related to Windows builds Michael Paquier
- why there is not VACUUM FULL CONCURRENTLY? Pavel Stehule
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: why there is not VACUUM FULL CONCURRENTLY? Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: meson + libpq_pipeline Peter Eisentraut
- Re: why there is not VACUUM FULL CONCURRENTLY? Pavel Stehule
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: UUID v7 Andrey M. Borodin
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Documentation to upgrade logical replication cluster vignesh C
- Re: Report planning memory in EXPLAIN ANALYZE Alvaro Herrera
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: UUID v7 Junwang Zhao
- Re: Synchronizing slots from primary to standby shveta malik
- Re: why there is not VACUUM FULL CONCURRENTLY? Pavel Stehule
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: MERGE ... RETURNING jian he
- Re: Returning non-terminated string in ECPG Informix-compatible function Oleg Tselebrovskiy
- Re: Some revises in adding sorting path David Rowley
- Re: Incorrect cost for MergeAppend Alexander Kuzmenkov
- 003_extrafiles.pl test fails on Windows with the newer Perl versions Nazir Bilal Yavuz
- Re: Reducing output size of nodeToString Matthias van de Meent
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: meson + libpq_pipeline Alvaro Herrera
- Re: Some revises in adding sorting path Richard Guo
- Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Nazir Bilal Yavuz
- Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions Andrew Dunstan
- RE: Race condition in FetchTableStates() breaks synchronization of subscription tables Zhijie Hou (Fujitsu)
- Re: Supporting MERGE on updatable views Alvaro Herrera
- Re: Question on LWLockMode in dsa.c Masahiko Sawada
- Re: Incorrect cost for MergeAppend Aleksander Alekseev
- Re: Incorrect cost for MergeAppend David Rowley
- scram_iterations is undocumented GUC_REPORT Alvaro Herrera
- Re: Rename setup_cancel_handler in pg_dump Daniel Gustafsson
- Re: Functions to return random numbers in a given range Aleksander Alekseev
- Re: Bytea PL/Perl transform Pavel Stehule
- Re: Change GUC hashtable to use simplehash? Ants Aasma
- Re: Synchronizing slots from primary to standby shveta malik
- Re: scram_iterations is undocumented GUC_REPORT Daniel Gustafsson
- Re: scram_iterations is undocumented GUC_REPORT Jelte Fennema-Nio
- Re: Incorrect cost for MergeAppend Alexander Kuzmenkov
- Re: Improvement discussion of custom and generic plans Quan Zongliang
- Re: UUID v7 Andrey M. Borodin
- Re: Optmize bitmapword macros calc (src/backend/nodes/bitmapset.c) Ranier Vilela
- Re: [PATCH] Add native windows on arm64 support Andrew Dunstan
- Re: compiling postgres on windows arm using meson Nazir Bilal Yavuz
- Re: Functions to return random numbers in a given range Dean Rasheed
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs Daniel Verite
- Re: scram_iterations is undocumented GUC_REPORT Tom Lane
- Re: scram_iterations is undocumented GUC_REPORT Alvaro Herrera
- Re: [PATCH] Add native windows on arm64 support Dave Cramer
- Re: scram_iterations is undocumented GUC_REPORT Daniel Gustafsson
- Documentation: warn about two_phase when altering a subscription Bertrand Drouvot
- Re: Bytea PL/Perl transform Dagfinn Ilmari Mannsåker
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: cleanup patches for incremental backup Robert Haas
- Fix some ubsan/asan related issues Tristan Partin
- Re: Fix some ubsan/asan related issues Tristan Partin
- Re: Bytea PL/Perl transform Pavel Stehule
- Re: Parallelize correlated subqueries that execute within each worker Akshat Jaimini
- Re: Bytea PL/Perl transform Dagfinn Ilmari Mannsåker
- Re: Bytea PL/Perl transform Pavel Stehule
- Re: Extend pgbench partitioning to pgbench_history Gabriele Bartolini
- Re: Bytea PL/Perl transform Dagfinn Ilmari Mannsåker
- Re: Bytea PL/Perl transform Pavel Stehule
- Re: cleanup patches for incremental backup Robert Haas
- Re: Parallelize correlated subqueries that execute within each worker Robert Haas
- Re: Possibility to disable `ALTER SYSTEM` Gabriele Bartolini
- Re: separating use of SerialSLRULock Alvaro Herrera
- Re: Bytea PL/Perl transform Dagfinn Ilmari Mannsåker
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Alvaro Herrera
- Re: Bytea PL/Perl transform Pavel Stehule
- Re: Flushing large data immediately in pqcomm Melih Mutlu
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: Flushing large data immediately in pqcomm Melih Mutlu
- Re: UUID v7 Sergey Prokhorenko
- Re: Bytea PL/Perl transform Pavel Stehule
- Re: Flushing large data immediately in pqcomm Robert Haas
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
- Re: Possibility to disable `ALTER SYSTEM` Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Fix some ubsan/asan related issues Heikki Linnakangas
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- 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