Messages by Date
-
2025/02/14
Re: Get rid of WALBufMappingLock
Alexander Korotkov
-
2025/02/14
Re: Add an option to skip loading missing publication to avoid logical replication failure
Amit Kapila
-
2025/02/14
Re: pg_stat_statements and "IN" conditions
Julien Rouhaud
-
2025/02/14
Re: Get rid of WALBufMappingLock
Pavel Borisov
-
2025/02/14
Re: pgbench without dbname worked differently with psql and pg_dump
Ashutosh Bapat
-
2025/02/14
Re: pg_stat_statements and "IN" conditions
Álvaro Herrera
-
2025/02/14
Re: pg_stat_statements and "IN" conditions
Julien Rouhaud
-
2025/02/14
Re: BitmapHeapScan streaming read user and prelim refactoring
Jakub Wartak
-
2025/02/14
Re: Move wal_buffers_full to WalUsage (and report it in pgss/explain)
Bertrand Drouvot
-
2025/02/14
Re: [RFC] Lock-free XLog Reservation from WAL
Zhou, Zhiguo
-
2025/02/14
Re: Parallel heap vacuum
Masahiko Sawada
-
2025/02/14
Re: pg_stat_statements and "IN" conditions
Dmitry Dolgov
-
2025/02/14
Re: Allow io_combine_limit up to 1MB
Jakub Wartak
-
2025/02/14
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/02/14
Re: Update Unicode data to Unicode 16.0.0
Peter Eisentraut
-
2025/02/13
Re: Improve verification of recovery_target_timeline GUC.
Michael Paquier
-
2025/02/13
Re: AIO v2.3
Jakub Wartak
-
2025/02/13
Re: Restrict publishing of partitioned table with a foreign table as partition
Shlok Kyal
-
2025/02/13
Re: Proposal - Allow extensions to set a Plan Identifier
Michael Paquier
-
2025/02/13
Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding
Amit Kapila
-
2025/02/13
Re: Elimination of the repetitive code at the SLRU bootstrap functions.
Evgeny Voropaev
-
2025/02/13
Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations
Sébastien
-
2025/02/13
Re: Move wal_buffers_full to WalUsage (and report it in pgss/explain)
Michael Paquier
-
2025/02/13
Re: Move wal_buffers_full to WalUsage (and report it in pgss/explain)
Michael Paquier
-
2025/02/13
Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding
Peter Smith
-
2025/02/13
Re: Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ?
Pavel Stehule
-
2025/02/13
Re: Assignment before assert
Michael Paquier
-
2025/02/13
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Shubham Khanna
-
2025/02/13
Re: Change GUC hashtable to use simplehash?
John Naylor
-
2025/02/13
Re: DOCS - inactive_since field readability
Amit Kapila
-
2025/02/13
Re: Parallel heap vacuum
John Naylor
-
2025/02/13
Out-of-cycle release on 2025-02-20
Jonathan S. Katz
-
2025/02/13
Re: Confine vacuum skip logic to lazy_scan_skip
Melanie Plageman
-
2025/02/13
Re: Confine vacuum skip logic to lazy_scan_skip
Masahiko Sawada
-
2025/02/13
Re: DOCS - Question about pg_sequences.last_value notes
Peter Smith
-
2025/02/13
Re: DROP CONSTRAINT, printing a notice and/or skipping when no action is taken
Andrew Atkinson
-
2025/02/13
Re: Confine vacuum skip logic to lazy_scan_skip
Melanie Plageman
-
2025/02/13
Re: Confine vacuum skip logic to lazy_scan_skip
Melanie Plageman
-
2025/02/13
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible
Michael Paquier
-
2025/02/13
Re: Confine vacuum skip logic to lazy_scan_skip
Thomas Munro
-
2025/02/13
Re: Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ?
Hannu Krosing
-
2025/02/13
Re: dblink: Add SCRAM pass-through authentication
Jacob Champion
-
2025/02/13
Re: Assignment before assert
Daniel Gustafsson
-
2025/02/13
Re: Confine vacuum skip logic to lazy_scan_skip
Melanie Plageman
-
2025/02/13
Re: pg_stat_statements and "IN" conditions
Sami Imseih
-
2025/02/13
Re: Confine vacuum skip logic to lazy_scan_skip
Masahiko Sawada
-
2025/02/13
Re: describe special values in GUC descriptions more consistently
Nathan Bossart
-
2025/02/13
Re: [PoC] Federated Authn/z with OAUTHBEARER
Daniel Gustafsson
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Thomas Munro
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Thomas Munro
-
2025/02/13
Re: describe special values in GUC descriptions more consistently
David G. Johnston
-
2025/02/13
Re: Remove a unnecessary argument from execute_extension_script()
Nathan Bossart
-
2025/02/13
Re: pg17.3 PQescapeIdentifier() ignores len
Nathan Bossart
-
2025/02/13
Re: DOCS - inactive_since field readability
Peter Smith
-
2025/02/13
Re: Remove a unnecessary argument from execute_extension_script()
Nathan Bossart
-
2025/02/13
Re: describe special values in GUC descriptions more consistently
Nathan Bossart
-
2025/02/13
Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
Álvaro Herrera
-
2025/02/13
Re: DOCS - Question about pg_sequences.last_value notes
Nathan Bossart
-
2025/02/13
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
-
2025/02/13
Re: Get rid of WALBufMappingLock
Alexander Korotkov
-
2025/02/13
Re: explain analyze rows=%.0f
Robert Haas
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Andres Freund
-
2025/02/13
Re: pg17.3 PQescapeIdentifier() ignores len
Ranier Vilela
-
2025/02/13
Re: pg17.3 PQescapeIdentifier() ignores len
Tom Lane
-
2025/02/13
Re: Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ?
Pavel Stehule
-
2025/02/13
Re: pg17.3 PQescapeIdentifier() ignores len
Tom Lane
-
2025/02/13
Re: Patch: Log parameter types in detailed query logging
Степан
-
2025/02/13
Re: Patch: Log parameter types in detailed query logging
Tom Lane
-
2025/02/13
Re: Remove a unnecessary argument from execute_extension_script()
Fabrízio de Royes Mello
-
2025/02/13
Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible
Jacob Champion
-
2025/02/13
Patch: Log parameter types in detailed query logging
Степан
-
2025/02/13
BackgroundPsql swallowing errors on windows
Andres Freund
-
2025/02/13
DROP CONSTRAINT, printing a notice and/or skipping when no action is taken
Andrew Atkinson
-
2025/02/13
Re: Proposal - Allow extensions to set a Plan Identifier
Sami Imseih
-
2025/02/13
Assignment before assert
Dmitry Koval
-
2025/02/13
pg17.3 PQescapeIdentifier() ignores len
Justin Pryzby
-
2025/02/13
Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ?
Hannu Krosing
-
2025/02/13
Re: pg17.3 PQescapeIdentifier() ignores len
Ranier Vilela
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Melanie Plageman
-
2025/02/13
Re: pg_stat_statements and "IN" conditions
Dmitry Dolgov
-
2025/02/13
Re: [PATCH] Optionally record Plan IDs to track plan changes for a query
Sami Imseih
-
2025/02/13
Remove a unnecessary argument from execute_extension_script()
Yugo Nagata
-
2025/02/13
Re: Get rid of WALBufMappingLock
Pavel Borisov
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Tomas Vondra
-
2025/02/13
Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations
Greg Sabino Mullane
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Melanie Plageman
-
2025/02/13
Re: Draft for basic NUMA observability
Bertrand Drouvot
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Tomas Vondra
-
2025/02/13
Re: pg_attribute_noreturn(), MSVC, C11
Peter Eisentraut
-
2025/02/13
Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations
Tom Lane
-
2025/02/13
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Oliver Ford
-
2025/02/13
[Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations
Sébastien
-
2025/02/13
Fwd: [Feature Request] Per-Database Transaction Logs for Enhanced Isolation and New Capabilities
Sébastien
-
2025/02/13
Re: Restrict publishing of partitioned table with a foreign table as partition
vignesh C
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Melanie Plageman
-
2025/02/13
Simplify the logic a bit (src/bin/scripts/reindexdb.c)
Ranier Vilela
-
2025/02/13
Re: Address the bug in 041_checkpoint_at_promote.pl
Nitin Jadhav
-
2025/02/13
Re: [PATCH] Add regression tests of ecpg command notice (error / warning)
Fujii Masao
-
2025/02/13
Re: Elimination of the repetitive code at the SLRU bootstrap functions.
Aleksander Alekseev
-
2025/02/13
Re: SQL:2011 application time
Peter Eisentraut
-
2025/02/13
Re: Elimination of the repetitive code at the SLRU bootstrap functions.
Álvaro Herrera
-
2025/02/13
Re: Virtual generated columns
jian he
-
2025/02/13
Re: Adding NetBSD and OpenBSD to Postgres CI
Nazir Bilal Yavuz
-
2025/02/13
Re: Using Expanded Objects other than Arrays from plpgsql
Pavel Borisov
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Tomas Vondra
-
2025/02/13
Re: pg_stat_statements and "IN" conditions
Álvaro Herrera
-
2025/02/13
Re: BitmapHeapScan streaming read user and prelim refactoring
Tomas Vondra
-
2025/02/13
Re: NOT ENFORCED constraint feature
Álvaro Herrera
-
2025/02/13
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Shlok Kyal
-
2025/02/13
Re: Elimination of the repetitive code at the SLRU bootstrap functions.
Aleksander Alekseev
-
2025/02/13
Re: Improve CRC32C performance on SSE4.2
John Naylor
-
2025/02/13
Re: Windows meson build
Vladlen Popolitov
-
2025/02/13
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
-
2025/02/13
Re: [PATCH] Optionally record Plan IDs to track plan changes for a query
Alvaro Herrera
-
2025/02/13
Re: Small memory fixes for pg_createsubcriber
Ranier Vilela
-
2025/02/13
Re: Windows meson build
Vladlen Popolitov
-
2025/02/13
Re: pg_stat_statements and "IN" conditions
Dmitry Dolgov
-
2025/02/13
Re: Restrict copying of invalidated replication slots
vignesh C
-
2025/02/13
Re: Restrict publishing of partitioned table with a foreign table as partition
Shlok Kyal
-
2025/02/13
Re: Get rid of WALBufMappingLock
Alexander Korotkov
-
2025/02/13
Re: Get rid of WALBufMappingLock
Yura Sokolov
-
2025/02/13
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Shubham Khanna
-
2025/02/13
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Shubham Khanna
-
2025/02/13
Re: Get rid of WALBufMappingLock
Alexander Korotkov
-
2025/02/13
Re: explain analyze rows=%.0f
Ilia Evdokimov
-
2025/02/12
Re: Change GUC hashtable to use simplehash?
Anton A. Melnikov
-
2025/02/12
Re: Proposal - Allow extensions to set a Plan Identifier
Bertrand Drouvot
-
2025/02/12
Re: Fix for a crash caused by triggers in cross-partition updates
Michael Paquier
-
2025/02/12
Elimination of the repetitive code at the SLRU bootstrap functions.
Evgeny Voropaev
-
2025/02/12
Re: Track the amount of time waiting due to cost_delay
Bertrand Drouvot
-
2025/02/12
Re: Change GUC hashtable to use simplehash?
John Naylor
-
2025/02/12
Re: Restrict publishing of partitioned table with a foreign table as partition
vignesh C
-
2025/02/12
Re: Address the bug in 041_checkpoint_at_promote.pl
Ashutosh Bapat
-
2025/02/12
Re: NOT ENFORCED constraint feature
Ashutosh Bapat
-
2025/02/12
DOCS - Question about pg_sequences.last_value notes
Peter Smith
-
2025/02/12
Re: Small memory fixes for pg_createsubcriber
Michael Paquier
-
2025/02/12
Re: Add isolation test template in injection_points for wait/wakeup/detach
Michael Paquier
-
2025/02/12
Re: EquivalenceClass and custom_read_write
Ashutosh Bapat
-
2025/02/12
Re: BitmapHeapScan streaming read user and prelim refactoring
Thomas Munro
-
2025/02/12
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Shubham Khanna
-
2025/02/12
Re: Statistics Import and Export
Jeff Davis
-
2025/02/12
Re: Change GUC hashtable to use simplehash?
Anton A. Melnikov
-
2025/02/12
Re: [PATCH] Optionally record Plan IDs to track plan changes for a query
Sami Imseih
-
2025/02/12
Re: Skip collecting decoded changes of already-aborted transactions
Masahiko Sawada
-
2025/02/12
Re: Change GUC hashtable to use simplehash?
John Naylor
-
2025/02/12
Re: Separate GUC for replication origins
Masahiko Sawada
-
2025/02/12
[PATCH] Optimize SP-GiST text leaf comparisons with memcmp
ahmedashour
-
2025/02/12
Re: Reduce TupleHashEntryData struct size by half
Jeff Davis
-
2025/02/12
Re: BitmapHeapScan streaming read user and prelim refactoring
Melanie Plageman
-
2025/02/12
Re: Small memory fixes for pg_createsubcriber
Tom Lane
-
2025/02/12
Re: Small memory fixes for pg_createsubcriber
Michael Paquier
-
2025/02/12
Re: Small memory fixes for pg_createsubcriber
Michael Paquier
-
2025/02/12
Re: Address the bug in 041_checkpoint_at_promote.pl
Michael Paquier
-
2025/02/12
Proposal - Allow extensions to set a Plan Identifier
Sami Imseih
-
2025/02/12
Re: Unneeded volatile qualifier in fmgr.c
Julien Rouhaud
-
2025/02/12
Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Peter Smith
-
2025/02/12
Re: describe special values in GUC descriptions more consistently
David G. Johnston
-
2025/02/12
RE: Improve CRC32C performance on SSE4.2
Devulapalli, Raghuveer
-
2025/02/12
Re: describe special values in GUC descriptions more consistently
Nathan Bossart
-
2025/02/12
Re: Parallel heap vacuum
Masahiko Sawada
-
2025/02/12
Re: Improve CRC32C performance on SSE4.2
Nathan Bossart
-
2025/02/12
RE: Improve CRC32C performance on SSE4.2
Devulapalli, Raghuveer
-
2025/02/12
Re: Improve CRC32C performance on SSE4.2
Nathan Bossart
-
2025/02/12
Re: describe special values in GUC descriptions more consistently
Peter Smith
-
2025/02/12
Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
Jelte Fennema-Nio
-
2025/02/12
RE: Improve CRC32C performance on SSE4.2
Devulapalli, Raghuveer
-
2025/02/12
Re: Unneeded volatile qualifier in fmgr.c
Nathan Bossart
-
2025/02/12
Re: describe special values in GUC descriptions more consistently
Daniel Gustafsson
-
2025/02/12
Re: Improve CRC32C performance on SSE4.2
Nathan Bossart
-
2025/02/12
Re: Small memory fixes for pg_createsubcriber
Tom Lane
-
2025/02/12
Re: describe special values in GUC descriptions more consistently
Nathan Bossart
-
2025/02/12
RE: Improve CRC32C performance on SSE4.2
Devulapalli, Raghuveer
-
2025/02/12
Re: BitmapHeapScan streaming read user and prelim refactoring
Robert Haas
-
2025/02/12
Re: Change GUC hashtable to use simplehash?
Anton A. Melnikov
-
2025/02/12
Re: AIO v2.3
James Hunter
-
2025/02/12
Cost-based delay for (other) maintenance operations
Christophe Pettus
-
2025/02/12
Re: BitmapHeapScan streaming read user and prelim refactoring
Tomas Vondra
-
2025/02/12
Re: dblink: Add SCRAM pass-through authentication
Matheus Alcantara
-
2025/02/12
Re: explain analyze rows=%.0f
Robert Haas
-
2025/02/12
Re: Add -k/--link option to pg_combinebackup
Robert Haas
-
2025/02/12
Re: explain analyze rows=%.0f
Andrei Lepikhov
-
2025/02/12
Re: Add -k/--link option to pg_combinebackup
Robert Haas
-
2025/02/12
Re: Allow io_combine_limit up to 1MB
Andres Freund
-
2025/02/12
Re: pg_stat_statements and "IN" conditions
Dmitry Dolgov
-
2025/02/12
Re: BitmapHeapScan streaming read user and prelim refactoring
Robert Haas
-
2025/02/12
Re: pg_stat_statements and "IN" conditions
Sami Imseih
-
2025/02/12
Re: Optimization for lower(), upper(), casefold() functions.
Jeff Davis
-
2025/02/12
Re: Small memory fixes for pg_createsubcriber
Dagfinn Ilmari Mannsåker
-
2025/02/12
Re: explain analyze rows=%.0f
Tom Lane
-
2025/02/12
Re: pg_stat_statements and "IN" conditions
Álvaro Herrera
-
2025/02/12
Re: Small memory fixes for pg_createsubcriber
Tom Lane
-
2025/02/12
Re: explain analyze rows=%.0f
Robert Haas
-
2025/02/12
Re: Get rid of WALBufMappingLock
Yura Sokolov
-
2025/02/12
Re: pg_stat_statements and "IN" conditions
Dmitry Dolgov
-
2025/02/12
Re: explain analyze rows=%.0f
Robert Haas
-
2025/02/12
Re: AIO v2.3
Robert Haas
-
2025/02/12
Re: Parallel CREATE INDEX for GIN indexes
Tomas Vondra
-
2025/02/12
Re: Add “FOR UPDATE NOWAIT” lock details to the log.
Jelte Fennema-Nio
-
2025/02/12
Re: Small memory fixes for pg_createsubcriber
Tom Lane
-
2025/02/12
Re: Small memory fixes for pg_createsubcriber
Dagfinn Ilmari Mannsåker