pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/07
Re: Suggestion to add --continue-client-on-abort option to pgbench
Fujii Masao
2025/11/07
Re: Logical Replication of sequences
shveta malik
2025/11/07
LTO aggressively optimizing out function despite explicit calls in logical decoding
Arkady Skvorcov
2025/11/07
Re: Reorganize GUC structs
Peter Eisentraut
2025/11/07
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/07
Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Frédéric Yhuel
2025/11/06
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs
Fujii Masao
2025/11/06
Re: transformJsonFuncExpr pathspec cache lookup failed
Kirill Reshke
2025/11/06
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
2025/11/06
Re: Skipping schema changes in publication
Peter Smith
2025/11/06
回复: [PATCH] Add pg_get_role_ddl() functions for role recreation
li carol
2025/11/06
Re: Assertion failure in SnapBuildInitialSnapshot()
Masahiko Sawada
2025/11/06
Re: Support tid range scan in parallel?
David Rowley
2025/11/06
Re: Logical Replication of sequences
vignesh C
2025/11/06
Re: on_error table, saving error info to a table
Nishant Sharma
2025/11/06
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Japin Li
2025/11/06
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
2025/11/06
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs
Ashutosh Bapat
2025/11/06
Re: Assertion failure in SnapBuildInitialSnapshot()
Amit Kapila
2025/11/06
Re: Skipping schema changes in publication
Peter Smith
2025/11/06
Re: Skipping schema changes in publication
Peter Smith
2025/11/06
Re: [PATCH] Add pg_get_role_ddl() functions for role recreation
Quan Zongliang
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Michael Paquier
2025/11/06
RE: Assertion failure in SnapBuildInitialSnapshot()
Zhijie Hou (Fujitsu)
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Thomas Munro
2025/11/06
transformJsonFuncExpr pathspec cache lookup failed
jian he
2025/11/06
Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects
Thomas Munro
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Michael Paquier
2025/11/06
Re: [PATCH] Fix socket handle inheritance on Windows
Thomas Munro
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Thomas Munro
2025/11/06
Re: [PATCH] Fix socket handle inheritance on Windows
Bryan Green
2025/11/06
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Bryan Green
2025/11/06
Re: [PATCH] Fix socket handle inheritance on Windows
Thomas Munro
2025/11/06
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs
Fujii Masao
2025/11/06
Re: Suggestion to add --continue-client-on-abort option to pgbench
Chao Li
2025/11/06
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
2025/11/06
Re: alter check constraint enforceability
Robert Treat
2025/11/06
Re: High CPU consumption in cascade replication with large number of walsenders
Alexey Makhmutov
2025/11/06
Re: another autovacuum scheduling thread
David Rowley
2025/11/06
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Michael Paquier
2025/11/06
Re: another autovacuum scheduling thread
Sami Imseih
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Michael Paquier
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Michael Paquier
2025/11/06
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood
2025/11/06
Tuesday at 2026.pgconf.dev
Robert Haas
2025/11/06
Re: Built-in case-insensitive collation pg_unicode_ci
Jeff Davis
2025/11/06
Re: Refactor StringInfo usage in subscriptioncmds.c
David Rowley
2025/11/06
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
2025/11/06
Re: Some efforts to get rid of "long" in our codebase
David Rowley
2025/11/06
Re: Consistently use the XLogRecPtrIsInvalid() macro
Álvaro Herrera
2025/11/06
Re: [PATCH] Fix socket handle inheritance on Windows
Bryan Green
2025/11/06
Re: Assertion failure in SnapBuildInitialSnapshot()
Masahiko Sawada
2025/11/06
Re: Some efforts to get rid of "long" in our codebase
Peter Eisentraut
2025/11/06
Re: Some efforts to get rid of "long" in our codebase
Peter Eisentraut
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Andres Freund
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Bryan Green
2025/11/06
Re: warning on the current head
Álvaro Herrera
2025/11/06
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
2025/11/06
warning on the current head
Rafia Sabih
2025/11/06
Re: Suggestion to add --continue-client-on-abort option to pgbench
Fujii Masao
2025/11/06
Re: psql --help=variables missing csv_fieldsep
Álvaro Herrera
2025/11/06
Re: [PATCH] Add pg_get_role_ddl() functions for role recreation
Bryan Green
2025/11/06
Re: log_min_messages per backend type
Alvaro Herrera
2025/11/06
Re: [PATCH] Add pg_get_subscription_ddl() function
Álvaro Herrera
2025/11/06
Missing calls to UnlockBuffers() - unify error handling?
Andres Freund
2025/11/06
Re: Include extension path on pg_available_extensions
Matheus Alcantara
2025/11/06
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs
Chao Li
2025/11/06
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Arseniy Mukhin
2025/11/06
Re: Use stack-allocated StringInfoData
Tom Lane
2025/11/06
Re: [PATCH] Add pg_get_subscription_ddl() function
Vaibhav Dalvi
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Bryan Green
2025/11/06
Re: ago(interval) → timestamptz
Laurenz Albe
2025/11/06
Re: log_min_messages per backend type
Chao Li
2025/11/06
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Bryan Green
2025/11/06
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
2025/11/06
Re: Spacing of options in getopt_long processing
Andrew Dunstan
2025/11/06
Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects
Bryan Green
2025/11/06
Re: Adding basic NUMA awareness
Jakub Wartak
2025/11/06
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Thomas Munro
2025/11/06
Re: COPY WHERE clause generated/system column reference
Peter Eisentraut
2025/11/06
Re: log_min_messages per backend type
Euler Taveira
2025/11/06
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs
Ashutosh Bapat
2025/11/06
Re: Refactor StringInfo usage in subscriptioncmds.c
Mats Kindahl
2025/11/06
Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects
Thomas Munro
2025/11/06
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs
Heikki Linnakangas
2025/11/06
Re: Refactor StringInfo usage in subscriptioncmds.c
Álvaro Herrera
2025/11/06
Re: Refactor StringInfo usage in subscriptioncmds.c
Mats Kindahl
2025/11/06
Re: Some efforts to get rid of "long" in our codebase
Heikki Linnakangas
2025/11/06
Re: Refactor StringInfo usage in subscriptioncmds.c
Amit Kapila
2025/11/06
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/06
Re: Refactor StringInfo usage in subscriptioncmds.c
David Rowley
2025/11/06
Some efforts to get rid of "long" in our codebase
David Rowley
2025/11/06
Refactor StringInfo usage in subscriptioncmds.c
Mats Kindahl
2025/11/06
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/06
Re: Use stack-allocated StringInfoData
David Rowley
2025/11/06
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Arseniy Mukhin
2025/11/06
Re: ago(interval) → timestamptz
Florents Tselai
2025/11/06
Re: Logical Replication of sequences
Amit Kapila
2025/11/06
Re: Assertion failure in SnapBuildInitialSnapshot()
Amit Kapila
2025/11/06
Re: Use stack-allocated StringInfoData
Álvaro Herrera
2025/11/06
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Álvaro Herrera
2025/11/06
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Álvaro Herrera
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Thomas Munro
2025/11/06
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/06
Re: GiST README typos
John Naylor
2025/11/06
Re: ago(interval) → timestamptz
Andreas Karlsson
2025/11/06
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Thomas Munro
2025/11/06
Re: Consistently use the XLogRecPtrIsInvalid() macro
Álvaro Herrera
2025/11/06
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
2025/11/06
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/11/06
Re: Extended Statistics set/restore/clear functions.
Michael Paquier
2025/11/05
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/11/05
Re: Use stack-allocated StringInfoData
Mats Kindahl
2025/11/05
Re: [PATCH] Add pg_get_role_ddl() functions for role recreation
Quan Zongliang
2025/11/05
Re: inconsistent tableoid handling in COPY WHERE clause
jian he
2025/11/05
Re: GiST README typos
Paul A Jungwirth
2025/11/05
RE: Assertion failure in SnapBuildInitialSnapshot()
Zhijie Hou (Fujitsu)
2025/11/05
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Bryan Green
2025/11/05
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
2025/11/05
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/11/05
Re: Logical Replication of sequences
vignesh C
2025/11/05
[PATCH] Fix socket handle inheritance on Windows
Bryan Green
2025/11/05
Re: [Patch] Windows relation extension failure at 2GB and 4GB
Michael Paquier
2025/11/05
Re: Logical Replication of sequences
Amit Kapila
2025/11/05
Re: Add support for specifying tables in pg_createsubscriber.
Shubham Khanna
2025/11/05
Re: Obsolete comment in ExecScanReScan()
Etsuro Fujita
2025/11/05
Re: postgres_fdw: Add more test coverage for EvalPlanQual testing
Etsuro Fujita
2025/11/05
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
2025/11/05
Re: GiST README typos
John Naylor
2025/11/05
Re: Docs and tests for RLS policies applied by command type
jian he
2025/11/05
Re: Logical Replication of sequences
Shinya Kato
2025/11/05
Re: Use stack-allocated StringInfoData
David Rowley
2025/11/05
Re: pgstattuple: Use streaming read API in pgstatindex functions
Xuneng Zhou
2025/11/05
Re: Add support for specifying tables in pg_createsubscriber.
Peter Smith
2025/11/05
Re: Logical Replication of sequences
Peter Smith
2025/11/05
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs
Chao Li
2025/11/05
Re: Proposal for enabling auto-vectorization for checksum calculations
Andrew Kim
2025/11/05
Re: Suggestion to add --continue-client-on-abort option to pgbench
Chao Li
2025/11/05
Re: Optimize LISTEN/NOTIFY
Chao Li
2025/11/05
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
2025/11/05
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
2025/11/05
Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*)
Matheus Alcantara
2025/11/05
Re: inconsistent tableoid handling in COPY WHERE clause
Masahiko Sawada
2025/11/05
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Tom Lane
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Matheus Alcantara
2025/11/05
Re: COPY WHERE clause generated/system column reference
Masahiko Sawada
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Arseniy Mukhin
2025/11/05
Re: Optimize LISTEN/NOTIFY
Arseniy Mukhin
2025/11/05
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
2025/11/05
Re: Spacing of options in getopt_long processing
Peter Eisentraut
2025/11/05
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Philip Alger
2025/11/05
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Tom Lane
2025/11/05
Re: SQL:2011 Application Time Update & Delete
Paul A Jungwirth
2025/11/05
Re: [BUG] PostgreSQL crashes with ThreadSanitizer during early initialization
Jacob Champion
2025/11/05
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
2025/11/05
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
2025/11/05
Re: Suggestion to add --continue-client-on-abort option to pgbench
Fujii Masao
2025/11/05
Re: Logical Replication of sequences
vignesh C
2025/11/05
Re: Use stack-allocated StringInfoData
Chao Li
2025/11/05
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2025/11/05
Re: Unnecessary delay in streaming replication due to replay lag
sunil s
2025/11/05
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2025/11/05
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs
Karina Litskevich
2025/11/05
Re: Logical Replication of sequences
vignesh C
2025/11/05
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations
Jim Jones
2025/11/05
Re: [PATCH] Fix fragile walreceiver test.
Bryan Green
2025/11/05
Re: Non-text mode for pg_dumpall
Vaibhav Dalvi
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Matheus Alcantara
2025/11/05
Re: Logical Replication of sequences
Amit Kapila
2025/11/05
Re: Logical Replication of sequences
vignesh C
2025/11/05
Re: mxid and mxoff wraparound issues in pg_upgrade
Heikki Linnakangas
2025/11/05
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Nishant Sharma
2025/11/05
Re: COPY WHERE clause generated/system column reference
Peter Eisentraut
2025/11/05
Re: inconsistent tableoid handling in COPY WHERE clause
Peter Eisentraut
2025/11/05
Re: inconsistent tableoid handling in COPY WHERE clause
Kirill Reshke
2025/11/05
inconsistent tableoid handling in COPY WHERE clause
Peter Eisentraut
2025/11/05
Re: Use stack-allocated StringInfoData
David Rowley
2025/11/05
Re: Newly created replication slot may be invalidated by checkpoint
Alexander Korotkov
2025/11/05
Re: [PATCH] Fix fragile walreceiver test.
Xuneng Zhou
2025/11/05
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
2025/11/05
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs
David Rowley
2025/11/05
Re: Logical Replication of sequences
shveta malik
2025/11/05
Re: [PATCH] Add pretty formatting to pg_get_triggerdef
Chao Li
2025/11/05
Re: Optimize LISTEN/NOTIFY
Chao Li
2025/11/05
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
2025/11/05
Re: Making jsonb_agg() faster
Chao Li
2025/11/05
Re: Adding REPACK [concurrently]
jian he
2025/11/05
Re: Logical Replication of sequences
Amit Kapila
2025/11/05
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Álvaro Herrera
2025/11/05
Re: ubsan
Alexander Lakhin
2025/11/04
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
2025/11/04
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Nishant Sharma
2025/11/04
Re: [PATCH] Fix fragile walreceiver test.
Xuneng Zhou
2025/11/04
Re: Adding REPACK [concurrently]
Antonin Houska
2025/11/04
Re: Decouple C++ support in Meson's PGXS from LLVM enablement
BharatDB
2025/11/04
Re: Non-text mode for pg_dumpall
Vaibhav Dalvi
2025/11/04
Re: [PATCH] Fix fragile walreceiver test.
Michael Paquier
Earlier messages
Later messages