Messages by Date
-
2026/02/04
Re: Convert NOT IN sublinks to anti-joins when safe
wenhui qiu
-
2026/02/04
Re: FileFallocate misbehaving on XFS
Jakub Wartak
-
2026/02/04
Re: parallel data loading for pgbench -i
lakshmi
-
2026/02/04
Re: [PATCH] Support automatic sequence replication
shveta malik
-
2026/02/04
Re: New access method for b-tree.
Alexandre Felipe
-
2026/02/04
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
-
2026/02/04
Small fixes for incorrect error messages
zengman
-
2026/02/04
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
jian he
-
2026/02/04
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
-
2026/02/04
Re: pg_upgrade: fix memory leak in SLRU I/O code
Chao Li
-
2026/02/04
Re: Add --system-identifier / -s option to pg_resetwal
Nikolay Samokhvalov
-
2026/02/04
client_connection_check_interval default value
Jeremy Schneider
-
2026/02/04
Re: pg_upgrade: fix memory leak in SLRU I/O code
Michael Paquier
-
2026/02/04
Re: [PATCH] Support automatic sequence replication
Ajin Cherian
-
2026/02/04
Re: pg_upgrade: fix memory leak in SLRU I/O code
Chao Li
-
2026/02/04
Re: BUG: Former primary node might stuck when started as a standby
Alexander Lakhin
-
2026/02/04
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/02/04
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
-
2026/02/04
Re: pg_upgrade: fix memory leak in SLRU I/O code
Michael Paquier
-
2026/02/04
RE: logical apply worker's lock waits in subscriber can stall checkpointer in publisher
Hayato Kuroda (Fujitsu)
-
2026/02/04
Re: Make wal_receiver_timeout configurable per subscription
Japin Li
-
2026/02/04
Re: pg_upgrade: fix memory leak in SLRU I/O code
Chao Li
-
2026/02/04
Re: pg_upgrade: fix memory leak in SLRU I/O code
Dilip Kumar
-
2026/02/04
Re: Streamify more code paths
Xuneng Zhou
-
2026/02/04
Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Dilip Kumar
-
2026/02/04
Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()
wangpeng
-
2026/02/04
Re: pg_dumpall --roles-only interact with other options
jian he
-
2026/02/04
Re: Show expression of virtual columns in error messages
Yugo Nagata
-
2026/02/04
Re: Truncate logs by max_log_size
Fujii Masao
-
2026/02/04
Re: pg_upgrade: fix memory leak in SLRU I/O code
Yugo Nagata
-
2026/02/04
Re: Row pattern recognition
Tatsuo Ishii
-
2026/02/04
Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Yugo Nagata
-
2026/02/04
Re: Pasword expiration warning
Chao Li
-
2026/02/04
Re: Pasword expiration warning
Euler Taveira
-
2026/02/04
Re: Row pattern recognition
Henson Choi
-
2026/02/04
Re: Change checkpoint‑record‑missing PANIC to FATAL
Michael Paquier
-
2026/02/04
Re: Make wal_receiver_timeout configurable per subscription
Fujii Masao
-
2026/02/04
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Sami Imseih
-
2026/02/04
Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS
David Rowley
-
2026/02/04
Re: oid2name : add objects file path
Michael Paquier
-
2026/02/04
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Sami Imseih
-
2026/02/04
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Sami Imseih
-
2026/02/04
Re: Pasword expiration warning
Nathan Bossart
-
2026/02/04
Re: refactor architecture-specific popcount code
Nathan Bossart
-
2026/02/04
Re: Pasword expiration warning
Euler Taveira
-
2026/02/04
Re: Pasword expiration warning
Nathan Bossart
-
2026/02/04
Re: Pasword expiration warning
Jacob Champion
-
2026/02/04
Re: oid2name : add objects file path
Mark Wong
-
2026/02/04
Re: Pasword expiration warning
Nathan Bossart
-
2026/02/04
Re: On non-Windows, hard depend on uselocale(3)
Álvaro Herrera
-
2026/02/04
Re: Flush some statistics within running transactions
Sami Imseih
-
2026/02/04
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Nathan Bossart
-
2026/02/04
Re: pg_dumpall --roles-only interact with other options
Zsolt Parragi
-
2026/02/04
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/02/04
Re: pg_dumpall --roles-only interact with other options
Nathan Bossart
-
2026/02/04
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
-
2026/02/04
Re: Show expression of virtual columns in error messages
Matheus Alcantara
-
2026/02/04
Re: Pasword expiration warning
Zsolt Parragi
-
2026/02/04
Re: Docs: Use non-default throughout the documentation
David G. Johnston
-
2026/02/04
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/02/04
Re: Pasword expiration warning
Nathan Bossart
-
2026/02/04
Re: Flush some statistics within running transactions
Sami Imseih
-
2026/02/04
Re: Add --system-identifier / -s option to pg_resetwal
Fujii Masao
-
2026/02/04
Re: Flush some statistics within running transactions
Sami Imseih
-
2026/02/04
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Nathan Bossart
-
2026/02/04
Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS
Tomas Vondra
-
2026/02/04
Re: Flush some statistics within running transactions
Zsolt Parragi
-
2026/02/04
Re: Make copyObject work in C++
Bryan Green
-
2026/02/04
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
-
2026/02/04
Re: Change copyObject() to use typeof_unqual
Tom Lane
-
2026/02/04
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
-
2026/02/04
Re: AIX support
Tom Lane
-
2026/02/04
Re: AIX support
Tom Lane
-
2026/02/04
Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows
Bryan Green
-
2026/02/04
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/02/04
Re: Docs: Use non-default throughout the documentation
Peter Eisentraut
-
2026/02/04
Re: Convert NOT IN sublinks to anti-joins when safe
David Geier
-
2026/02/04
Re: Show expression of virtual columns in error messages
Peter Eisentraut
-
2026/02/04
Re: AIX support
Robert Haas
-
2026/02/04
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Peter Eisentraut
-
2026/02/04
Re: [PATCH] New [relation] option engine
Zsolt Parragi
-
2026/02/04
Re: Pasword expiration warning
Peter Eisentraut
-
2026/02/04
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
-
2026/02/04
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Andres Freund
-
2026/02/04
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
-
2026/02/04
RE: AIX support
Aditya Kamath
-
2026/02/04
Re: On non-Windows, hard depend on uselocale(3)
Peter Eisentraut
-
2026/02/04
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
-
2026/02/04
RE: AIX support
Srirama Kucherlapati
-
2026/02/04
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
-
2026/02/04
Re: using index to speedup add not null constraints to a table
jian he
-
2026/02/04
Re: Support logical replication of DDLs
Ashutosh Bapat
-
2026/02/04
Re: Custom oauth validator options
Zsolt Parragi
-
2026/02/04
Re: Undefined behavior detected by new clang's ubsan
Michael Paquier
-
2026/02/04
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/02/04
Re: Undefined behavior detected by new clang's ubsan
John Naylor
-
2026/02/04
Re: Add backendType to PGPROC, replacing isRegularBackend
Heikki Linnakangas
-
2026/02/04
Re: Change copyObject() to use typeof_unqual
Peter Eisentraut
-
2026/02/04
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/02/04
Re: ON CONFLICT DO SELECT (take 3)
jian he
-
2026/02/04
Re: Row pattern recognition
Tatsuo Ishii
-
2026/02/04
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
David Geier
-
2026/02/04
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
David Geier
-
2026/02/04
Re: [V2] Adding new CRC32C implementation for IBM S390X
Álvaro Herrera
-
2026/02/04
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
David Geier
-
2026/02/04
Re: Retiring is_pushed_down
Álvaro Herrera
-
2026/02/04
Re: Can we rely on the ordering of paths in pathlist?
Álvaro Herrera
-
2026/02/04
Re: On non-Windows, hard depend on uselocale(3)
Álvaro Herrera
-
2026/02/04
Re: Truncate logs by max_log_size
Álvaro Herrera
-
2026/02/04
Re: [WIP] Pipelined Recovery
Jakub Wartak
-
2026/02/04
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
-
2026/02/04
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
vignesh C
-
2026/02/04
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
-
2026/02/04
Re: AIX support
Heikki Linnakangas
-
2026/02/04
pg_upgrade: fix memory leak in SLRU I/O code
Chao Li
-
2026/02/04
Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements
Bertrand Drouvot
-
2026/02/04
Re: Row pattern recognition
Henson Choi
-
2026/02/04
Re: Add backendType to PGPROC, replacing isRegularBackend
Chao Li
-
2026/02/04
Re: pg_dumpall --roles-only interact with other options
jian he
-
2026/02/04
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Bertrand Drouvot
-
2026/02/03
Re: Support logical replication of DDLs
Masahiko Sawada
-
2026/02/03
Re: pg_resetwal: Fix wrong directory in log output
Michael Paquier
-
2026/02/03
Re: Improve logical replication usability when tables lack primary keys
Chao Li
-
2026/02/03
Re: Add backendType to PGPROC, replacing isRegularBackend
Bertrand Drouvot
-
2026/02/03
Re: New access method for b-tree.
Michał Kłeczek
-
2026/02/03
Re: using index to speedup add not null constraints to a table
jian he
-
2026/02/03
Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Peter Smith
-
2026/02/03
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/02/03
Re: Add LIMIT option to COPY FROM
Michael Paquier
-
2026/02/03
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/02/03
Re: [Patch] add new parameter to pg_replication_origin_session_setup
shveta malik
-
2026/02/03
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/02/03
Re: Use allocation macros in the logical replication code
Peter Smith
-
2026/02/03
Re: Speed up COPY FROM text/CSV parsing using SIMD
Manni Wood
-
2026/02/03
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/02/03
Re: refactor architecture-specific popcount code
John Naylor
-
2026/02/03
Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Yugo Nagata
-
2026/02/03
Re: Fix how some lists are displayed by psql \d+
Soumya S Murali
-
2026/02/03
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/02/03
Re: Convert NOT IN sublinks to anti-joins when safe
Tender Wang
-
2026/02/03
Re: [19] CREATE SUBSCRIPTION ... SERVER
Masahiko Sawada
-
2026/02/03
Re: Convert NOT IN sublinks to anti-joins when safe
Zhang Mingli
-
2026/02/03
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
vignesh C
-
2026/02/03
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/02/03
Re: Convert NOT IN sublinks to anti-joins when safe
wenhui qiu
-
2026/02/03
Re: Proposal: pg_createsubscriber use without superuser privileges
Zane Duffield
-
2026/02/03
RE: Proposal: pg_createsubscriber use without superuser privileges
Hayato Kuroda (Fujitsu)
-
2026/02/03
Re: Remove freelist reference in buf_init.c
Ashutosh Bapat
-
2026/02/03
RE: Use allocation macros in the logical replication code
Hayato Kuroda (Fujitsu)
-
2026/02/03
Proposal: pg_createsubscriber use without superuser privileges
Zane Duffield
-
2026/02/03
Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements
Sami Imseih
-
2026/02/03
Re: pg_dumpall --roles-only interact with other options
wangpeng
-
2026/02/03
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/02/03
Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers
zengman
-
2026/02/03
Re: Add LIMIT option to COPY FROM
David G. Johnston
-
2026/02/03
Re: Add LIMIT option to COPY FROM
Shinya Kato
-
2026/02/03
Re: Use allocation macros in the logical replication code
Chao Li
-
2026/02/03
Re: [PATCH] Add max_logical_replication_slots GUC
Masahiko Sawada
-
2026/02/03
Re: pg_upgrade: optimize replication slot caught-up check
Masahiko Sawada
-
2026/02/03
Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers
Michael Paquier
-
2026/02/03
Use allocation macros in the logical replication code
Peter Smith
-
2026/02/03
Re: Row pattern recognition
Tatsuo Ishii
-
2026/02/03
Re: AIX support
Michael Paquier
-
2026/02/03
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Andres Freund
-
2026/02/03
Re: IO wait events for COPY FROM/TO PROGRAM or file
Nikolay Samokhvalov
-
2026/02/03
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Andres Freund
-
2026/02/03
Re: IPC::Run::time[r|out] vs our TAP tests
Tom Lane
-
2026/02/03
Re: refactor architecture-specific popcount code
Nathan Bossart
-
2026/02/03
Re: New access method for b-tree.
Tomas Vondra
-
2026/02/03
Re: PostgreSQL 19 on AIX?
Tom Lane
-
2026/02/03
Re: [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock)
Álvaro Herrera
-
2026/02/03
Re: Orphaned users in PG16 and above can only be managed by Superusers
Álvaro Herrera
-
2026/02/03
Re: Odd code around ginScanToDelete
Alexander Korotkov
-
2026/02/03
Re: IPC::Run::time[r|out] vs our TAP tests
Álvaro Herrera
-
2026/02/03
Re: Decoupling our alignment assumptions about int64 and double
Tom Lane
-
2026/02/03
Re: New access method for b-tree.
Tomas Vondra
-
2026/02/03
PostgreSQL 19 on AIX?
Mark Hill
-
2026/02/03
Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS
David Rowley
-
2026/02/03
Re: New access method for b-tree.
Ants Aasma
-
2026/02/03
Re: pg_dumpall --roles-only interact with other options
Nathan Bossart
-
2026/02/03
Re: Patch: dumping tables data in multiple chunks in pg_dump
Zsolt Parragi
-
2026/02/03
Re: Add backendType to PGPROC, replacing isRegularBackend
Nathan Bossart
-
2026/02/03
Add backendType to PGPROC, replacing isRegularBackend
Heikki Linnakangas
-
2026/02/03
Re: refactor architecture-specific popcount code
Nathan Bossart
-
2026/02/03
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
-
2026/02/03
Re: refactor architecture-specific popcount code
Greg Burd
-
2026/02/03
Re: GSoC 2026: Call for Mentors, Project Ideas and Project Idea Reviews
Jesper Pedersen
-
2026/02/03
Re: Periodic authorization expiration checks using GoAway message
Zsolt Parragi
-
2026/02/03
Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote
Mahendra Singh Thalor
-
2026/02/03
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Heikki Linnakangas
-
2026/02/03
Re: GSoC 2026: Call for Mentors, Project Ideas and Project Idea Reviews
Andreas Karlsson
-
2026/02/03
Re: Docs pg_restore: Shouldn't there be a note about -n ?
Álvaro Herrera
-
2026/02/03
Re: Additional message in pg_terminate_backend
Jim Jones
-
2026/02/03
Re: Flush some statistics within running transactions
Bertrand Drouvot
-
2026/02/03
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Andres Freund
-
2026/02/03
Re: refactor architecture-specific popcount code
Nathan Bossart
-
2026/02/03
Re: [PATCH] Provide support for trailing commas
Greg Sabino Mullane
-
2026/02/03
Re: refactor architecture-specific popcount code
Greg Burd
-
2026/02/03
Re: Change default of jit to off
Andres Freund
-
2026/02/03
Re: Flush some statistics within running transactions
Andres Freund