pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/07/18
Re: Logical Replication of sequences
Dilip Kumar
2025/07/18
Re: leafhopper / snakefly failing to build HEAD - GCC bug
Robins Tharakan
2025/07/18
Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput
Joel Jacobson
2025/07/18
Re: Suggestion to add --continue-client-on-abort option to pgbench
Rintaro Ikeda
2025/07/18
Lossless transmission of double precision floating point
Michael J. Baars
2025/07/18
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM
Yugo Nagata
2025/07/18
Re: meson and check-tests
Ashutosh Bapat
2025/07/18
Lossless transmission of double precision floating point
Michael J. Baars
2025/07/17
Re: Improving and extending int128.h to more of numeric.c
John Naylor
2025/07/17
Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput
Joel Jacobson
2025/07/17
Re: Improving and extending int128.h to more of numeric.c
John Naylor
2025/07/17
Re: Adding wait events statistics
Bertrand Drouvot
2025/07/17
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Dilip Kumar
2025/07/17
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/07/17
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Dilip Kumar
2025/07/17
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/07/17
Re: Logical Replication of sequences
Dilip Kumar
2025/07/17
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
David Rowley
2025/07/17
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Dilip Kumar
2025/07/17
Re: simple patch for discussion
David G. Johnston
2025/07/17
Re: simple patch for discussion
David G. Johnston
2025/07/17
Re: simple patch for discussion
David Rowley
2025/07/17
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
2025/07/17
Re: Proposal to Enable/Disable Index using ALTER INDEX
David G. Johnston
2025/07/17
Re: simple patch for discussion
Andy Fan
2025/07/17
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
Sami Imseih
2025/07/17
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/07/17
Re: PostgreSQL 16 bug feedback
David G. Johnston
2025/07/17
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
David Rowley
2025/07/17
Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput
Tom Lane
2025/07/17
simple patch for discussion
David G. Johnston
2025/07/17
Add pg_exclusive_locks view for fast AccessExclusiveLock checks
Lukas Fittl
2025/07/17
Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput
Rishu Bagga
2025/07/17
Making type Datum be 8 bytes everywhere
Tom Lane
2025/07/17
Re: simple patch for discussion
David Rowley
2025/07/17
Re: Issues with hash and GiST LP_DEAD setting for kill_prior_tuple
Mihail Nikalayeu
2025/07/17
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
2025/07/17
Re: Collation and primary keys
Laurenz Albe
2025/07/17
Re: [PATCH] Add tests for binaryheap.c
Nathan Bossart
2025/07/17
Re: Adding basic NUMA awareness
Tomas Vondra
2025/07/17
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Alexander Korotkov
2025/07/17
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
2025/07/17
Re: Parallel heap vacuum
Melanie Plageman
2025/07/17
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
2025/07/17
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
2025/07/17
Re: Returning nbtree posting list TIDs in DESC order during backwards scans
Peter Geoghegan
2025/07/17
Re: Collation and primary keys
Jeff Davis
2025/07/17
Re: small fix for pg_overexplain docs
Robert Treat
2025/07/17
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/07/17
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/07/17
Re: Fix PQport to never return NULL if the connection is valid
Laurenz Albe
2025/07/17
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock
Greg Burd
2025/07/17
Re: IPC/MultixactCreation on the Standby server
Andrey Borodin
2025/07/17
Re: Covering the comparison between date and timestamp, tz, type
Tom Lane
2025/07/17
Re: Returning nbtree posting list TIDs in DESC order during backwards scans
Peter Geoghegan
2025/07/17
Re: track generic and custom plans in pg_stat_statements
Sami Imseih
2025/07/17
Re: Windows question: when is LC_MESSAGES defined?
Nazir Bilal Yavuz
2025/07/17
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/07/17
Re: pg_dump does not dump domain not-null constraint's comments
Álvaro Herrera
2025/07/17
Re: simple patch for discussion
Andres Freund
2025/07/17
Re: Fix PQport to never return NULL if the connection is valid
Tom Lane
2025/07/17
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Jacob Champion
2025/07/17
Re: simple patch for discussion
Maciek Sakrejda
2025/07/17
Re: PostgreSQL 16 bug feedback
Laurenz Albe
2025/07/17
Re: Log prefix missing for subscriber log messages received from publisher
Álvaro Herrera
2025/07/17
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2025/07/17
Re: PostgreSQL 16 bug feedback
David G. Johnston
2025/07/17
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
2025/07/17
PostgreSQL 16 bug feedback
yexiu-glory
2025/07/17
Re: small fix for pg_overexplain docs
Nathan Bossart
2025/07/17
Re: Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
2025/07/17
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
2025/07/17
Re: Fix lwlock.c and wait_event_names.txt discrepancy
Bertrand Drouvot
2025/07/17
Re: Add 64-bit XIDs into PostgreSQL 15
Maksim.Melnikov
2025/07/17
Re: Test instability when pg_dump orders by OID
Robert Haas
2025/07/17
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/07/17
Re: generic plans and "initial" pruning
Amit Langote
2025/07/17
Re: [PATCH] Add tests for binaryheap.c
Aleksander Alekseev
2025/07/17
Re: [Feature Request] Support INSERT ... FROM ... TO for date ranges
Álvaro Herrera
2025/07/17
[Feature Request] Support INSERT ... FROM ... TO for date ranges
zkbp712
2025/07/17
Re: [V2] Adding new CRC32C implementation for IBM S390X
John Naylor
2025/07/17
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/07/17
Re: Non-text mode for pg_dumpall
Álvaro Herrera
2025/07/17
Re: simple patch for discussion
Greg Hennessy
2025/07/17
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/07/17
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/07/17
Re: Logical replication launcher did not automatically restart when got SIGKILL
shveta malik
2025/07/17
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
2025/07/17
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
2025/07/17
Re: Explicitly enable meson features in CI
Nazir Bilal Yavuz
2025/07/17
Re: Explicitly enable meson features in CI
Nazir Bilal Yavuz
2025/07/17
Re: Windows question: when is LC_MESSAGES defined?
Dave Page
2025/07/17
Re: Log prefix missing for subscriber log messages received from publisher
vignesh C
2025/07/17
Re: Windows question: when is LC_MESSAGES defined?
Nazir Bilal Yavuz
2025/07/17
Re: track generic and custom plans in pg_stat_statements
Andrei Lepikhov
2025/07/17
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/07/17
Re: Improving and extending int128.h to more of numeric.c
Dean Rasheed
2025/07/16
Re: Missing NULL check after calling ecpg_strdup
Michael Paquier
2025/07/16
Re: Collation and primary keys
Laurenz Albe
2025/07/16
Re: 024_add_drop_pub.pl might fail due to deadlock
Amit Kapila
2025/07/16
Re: Fix PQport to never return NULL if the connection is valid
Laurenz Albe
2025/07/16
Re: duplicate line in ExecEvalJsonCoercionFinish
Amit Langote
2025/07/16
Re: Log prefix missing for subscriber log messages received from publisher
Álvaro Herrera
2025/07/16
Re: IndexAmRoutine aminsertcleanup function can be NULL?
Japin Li
2025/07/16
Re: Log prefix missing for subscriber log messages received from publisher
vignesh C
2025/07/16
Re: ZStandard (with dictionaries) compression support for TOAST compression
Michael Paquier
2025/07/16
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Yugo Nagata
2025/07/16
Re: query_id: jumble names of temp tables for better pg_stat_statement UX
Lukas Fittl
2025/07/16
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/07/16
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/07/16
Re: duplicate line in ExecEvalJsonCoercionFinish
Amit Langote
2025/07/16
Re: simple patch for discussion
David Rowley
2025/07/16
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM
Yugo Nagata
2025/07/16
Re: duplicate line in ExecEvalJsonCoercionFinish
Richard Guo
2025/07/16
Re: duplicate line in ExecEvalJsonCoercionFinish
Tender Wang
2025/07/16
Re: Fix lwlock.c and wait_event_names.txt discrepancy
Michael Paquier
2025/07/16
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Andres Freund
2025/07/16
simple patch for discussion
Greg Hennessy
2025/07/16
Re: Use CLOCK_MONOTONIC_COARSE for instr_time when available
Andres Freund
2025/07/16
Re: Improve error reporting in 027_stream_regress test
Michael Paquier
2025/07/16
Re: track generic and custom plans in pg_stat_statements
Sami Imseih
2025/07/16
duplicate line in ExecEvalJsonCoercionFinish
jian he
2025/07/16
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Andres Freund
2025/07/16
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/07/16
Re: track generic and custom plans in pg_stat_statements
Sami Imseih
2025/07/16
Re: track generic and custom plans in pg_stat_statements
Sami Imseih
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Jacob Champion
2025/07/16
Re: Use CLOCK_MONOTONIC_COARSE for instr_time when available
Tom Lane
2025/07/16
Re: index prefetching
Andres Freund
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: small fix for pg_overexplain docs
Dean Rasheed
2025/07/16
Re: index prefetching
Andres Freund
2025/07/16
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Andres Freund
2025/07/16
Re: Returning nbtree posting list TIDs in DESC order during backwards scans
Mircea Cadariu
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: [PATCH] avoid double scanning in function byteain
Tom Lane
2025/07/16
Re: small fix for pg_overexplain docs
Nathan Bossart
2025/07/16
Re: index prefetching
Andres Freund
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: index prefetching
Tomas Vondra
2025/07/16
Re: Use CLOCK_MONOTONIC_COARSE for instr_time when available
Tom Lane
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: index prefetching
Andres Freund
2025/07/16
Re: Composite types for updatable views
DINESH NAIR
2025/07/16
Re: index prefetching
Andres Freund
2025/07/16
Re: Fix PQport to never return NULL if the connection is valid
Tom Lane
2025/07/16
Re: [PATCH] Add tests for binaryheap.c
Nathan Bossart
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: index prefetching
Tomas Vondra
2025/07/16
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Jacob Champion
2025/07/16
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Jacob Champion
2025/07/16
Re: small fix for pg_overexplain docs
Dean Rasheed
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: index prefetching
Andres Freund
2025/07/16
Re: Improving and extending int128.h to more of numeric.c
Dean Rasheed
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Andres Freund
2025/07/16
Re: index prefetching
Tomas Vondra
2025/07/16
Re: index prefetching
Tomas Vondra
2025/07/16
Re: index prefetching
Tomas Vondra
2025/07/16
Fix tab completion in v18 for ALTER DATABASE/USER/ROLE ... RESET
Dagfinn Ilmari Mannsåker
2025/07/16
Re: small fix for pg_overexplain docs
Nathan Bossart
2025/07/16
Re: Saving stack space in nbtree's _bt_first function
Peter Geoghegan
2025/07/16
Re: pg_dumpall dumps global objects with --statistics-only or --no-schema
Jeff Davis
2025/07/16
Re: fix organization wording in psql's \copyright command
Nathan Bossart
2025/07/16
Re: Collation and primary keys
Jeff Davis
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: Explicitly enable meson features in CI
Andres Freund
2025/07/16
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
2025/07/16
Re: Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
2025/07/16
Re: Read-Write optimistic lock (Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum)
Andres Freund
2025/07/16
Re: Changing shared_buffers without restart
Andres Freund
2025/07/16
Re: Fix PQport to never return NULL if the connection is valid
Laurenz Albe
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: Read-Write optimistic lock (Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum)
Yura Sokolov
2025/07/16
Re: wrong sequence value in dump file
Fabrice Chapuis
2025/07/16
Re: Explicitly enable meson features in CI
Jacob Champion
2025/07/16
Re: wrong sequence value in dump file
Tom Lane
2025/07/16
Re: Read-Write optimistic lock (Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum)
Andres Freund
2025/07/16
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/07/16
wrong sequence value in dump file
Fabrice Chapuis
2025/07/16
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: index prefetching
Tomas Vondra
2025/07/16
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Merlin Moncure
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: index prefetching
Andres Freund
2025/07/16
Re: index prefetching
Tomas Vondra
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: index prefetching
Tomas Vondra
2025/07/16
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: index prefetching
Peter Geoghegan
2025/07/16
Re: Saving stack space in nbtree's _bt_first function
Mircea Cadariu
2025/07/16
Re: track generic and custom plans in pg_stat_statements
Andrei Lepikhov
2025/07/16
Re: Suggestion to add --continue-client-on-abort option to pgbench
Rintaro Ikeda
2025/07/16
Re: Question on any plans to use the Create Server/Create blink_ Mapping to provide Logical Replication Subscriptions the user/password in an encrypted manner
Ashutosh Bapat
2025/07/16
Composite types for updatable views
Malthe
Earlier messages
Later messages