pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2025/07/16
event trigger support for PL/Python
Euler Taveira
2025/07/16
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/07/16
Re: Fix lwlock.c and wait_event_names.txt discrepancy
Bertrand Drouvot
2025/07/16
Re: Fix lwlock.c and wait_event_names.txt discrepancy
Álvaro Herrera
2025/07/16
Re: Improve error reporting in 027_stream_regress test
Nazir Bilal Yavuz
2025/07/16
Re: Explicitly enable meson features in CI
Nazir Bilal Yavuz
2025/07/16
Re: Missing NULL check after calling ecpg_strdup
Aleksander Alekseev
2025/07/16
Re: Fix lwlock.c and wait_event_names.txt discrepancy
Michael Paquier
2025/07/16
Re: Log prefix missing for subscriber log messages received from publisher
vignesh C
2025/07/16
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/07/16
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/07/16
Fix lwlock.c and wait_event_names.txt discrepancy
Bertrand Drouvot
2025/07/16
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
2025/07/16
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Eisentraut
2025/07/16
Re: Improving and extending int128.h to more of numeric.c
John Naylor
2025/07/16
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Yugo Nagata
2025/07/16
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/07/15
Re: Improve LWLock tranche name visibility across backends
Bertrand Drouvot
2025/07/15
Re: Collation and primary keys
Laurenz Albe
2025/07/15
Re: query_id: jumble names of temp tables for better pg_stat_statement UX
Alexander Kukushkin
2025/07/15
Re: track generic and custom plans in pg_stat_statements
Michael Paquier
2025/07/15
Resetting recovery target parameters in pg_createsubscriber
D Laaren
2025/07/15
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
2025/07/15
Re: Logical Replication of sequences
Dilip Kumar
2025/07/15
Re: ZStandard (with dictionaries) compression support for TOAST compression
Nikhil Kumar Veldanda
2025/07/15
Re: ZStandard (with dictionaries) compression support for TOAST compression
Michael Paquier
2025/07/15
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Tatsuo Ishii
2025/07/15
Re: Log prefix missing for subscriber log messages received from publisher
Fujii Masao
2025/07/15
Re: Logical replication launcher did not automatically restart when got SIGKILL
cca5507
2025/07/15
Re: 024_add_drop_pub.pl might fail due to deadlock
Ajin Cherian
2025/07/15
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/07/15
Re: Document default values for pgoutput options + fix missing initialization for "origin"
Fujii Masao
2025/07/15
Re: Improve error reporting in 027_stream_regress test
Michael Paquier
2025/07/15
Collation and primary keys
Jeff Davis
2025/07/15
Re: Optimize LISTEN/NOTIFY
Rishu Bagga
2025/07/15
Re: Non-text mode for pg_dumpall
Noah Misch
2025/07/15
Re: remove WITHOUT OIDS syntax for v19
Michael Paquier
2025/07/15
Re: remove WITHOUT OIDS syntax for v19
Junwang Zhao
2025/07/15
IndexAmRoutine aminsertcleanup function can be NULL?
Peter Smith
2025/07/15
Re: remove WITHOUT OIDS syntax for v19
Junwang Zhao
2025/07/15
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Geoghegan
2025/07/15
Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum
Michael Paquier
2025/07/15
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
2025/07/15
Eagerly evict bulkwrite strategy ring
Melanie Plageman
2025/07/15
Re: query_id: jumble names of temp tables for better pg_stat_statement UX
Michael Paquier
2025/07/15
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Geoghegan
2025/07/15
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
2025/07/15
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Michael Paquier
2025/07/15
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Geoghegan
2025/07/15
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Tom Lane
2025/07/15
RE: Changing shared_buffers without restart
Jack Ng
2025/07/15
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings
Peter Geoghegan
2025/07/15
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Jacob Champion
2025/07/15
Re: Removing unneeded self joins
Alexander Korotkov
2025/07/15
Re: Removing unneeded self joins
Michael Paquier
2025/07/15
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Michael Paquier
2025/07/15
Re: postgres_fdw could deparse ArrayCoerceExpr
Alexander Korotkov
2025/07/15
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/07/15
Re: Removing unneeded self joins
Alexander Korotkov
2025/07/15
Re: Tags in the commitfest app: How to use them and what tags to add?
Jacob Champion
2025/07/15
Re: Saving stack space in nbtree's _bt_first function
Peter Geoghegan
2025/07/15
Re: Tags in the commitfest app: How to use them and what tags to add?
Jacob Champion
2025/07/15
Re: Tags in the commitfest app: How to use them and what tags to add?
Jacob Champion
2025/07/15
Re: Tags in the commitfest app: How to use them and what tags to add?
Jelte Fennema-Nio
2025/07/15
Re: Saving stack space in nbtree's _bt_first function
Mircea Cadariu
2025/07/15
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/07/15
Re: Issues with hash and GiST LP_DEAD setting for kill_prior_tuple
Peter Geoghegan
2025/07/15
Re: problems with toast.* reloptions
Shayon Mukherjee
2025/07/15
refactor backend type lists
Álvaro Herrera
2025/07/15
Re: index prefetching
Peter Geoghegan
2025/07/15
Issues with hash and GiST LP_DEAD setting for kill_prior_tuple
Peter Geoghegan
2025/07/15
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Alexander Korotkov
2025/07/15
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
Robert Treat
2025/07/15
Re: Log prefix missing for subscriber log messages received from publisher
vignesh C
2025/07/15
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
2025/07/15
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/07/15
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/07/15
Re: Improve LWLock tranche name visibility across backends
Nathan Bossart
2025/07/15
Re: Improve LWLock tranche name visibility across backends
Sami Imseih
2025/07/15
Re: Interrupts vs signals
Andres Freund
2025/07/15
Re: remove WITHOUT OIDS syntax for v19
Nathan Bossart
2025/07/15
Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum
Nathan Bossart
2025/07/15
Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum
Shayon Mukherjee
2025/07/15
Re: Interrupts vs signals
Andres Freund
2025/07/15
Re: Logical replication launcher did not automatically restart when got SIGKILL
Fujii Masao
2025/07/15
Re: small fix for pg_overexplain docs
Dean Rasheed
2025/07/15
Re: remove WITHOUT OIDS syntax for v19
Tom Lane
2025/07/15
Re: [PATCH] Generate random dates/times in a specified range
Tom Lane
2025/07/15
Re: Logical replication launcher did not automatically restart when got SIGKILL
Fujii Masao
2025/07/15
remove WITHOUT OIDS syntax for v19
Junwang Zhao
2025/07/15
Re: [PATCH] Generate random dates/times in a specified range
Greg Sabino Mullane
2025/07/15
Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum
Nathan Bossart
2025/07/15
Re: query_id: jumble names of temp tables for better pg_stat_statement UX
Alexander Kukushkin
2025/07/15
Re: Adding wait events statistics
Bertrand Drouvot
2025/07/15
Question on any plans to use the Create Server/Create blink_ Mapping to provide Logical Replication Subscriptions the user/password in an encrypted manner
Vitale, Anthony, Sony Music
2025/07/15
Re: pg_dump does not dump domain not-null constraint's comments
Álvaro Herrera
2025/07/15
Re: Improving and extending int128.h to more of numeric.c
Andres Freund
2025/07/15
Re: Make COPY format extendable: Extract COPY TO format implementations
Andres Freund
2025/07/15
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
Shayon Mukherjee
2025/07/15
TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum
Shayon Mukherjee
2025/07/15
Re: Logical replication prefetch
Amit Kapila
2025/07/15
Re: track needed attributes in plan nodes for executor use
Amit Langote
2025/07/15
[PATCH] Speed up of vac_update_datfrozenxid.
Rustam Khamidullin
2025/07/15
Let plan_cache_mode to be a little less strict
Andrei Lepikhov
2025/07/15
Re: Logical replication launcher did not automatically restart when got SIGKILL
cca5507
2025/07/15
Re: Logical replication launcher did not automatically restart when got SIGKILL
shveta malik
2025/07/15
Re: failover logical replication slots
Amit Kapila
2025/07/15
Re: Improve LWLock tranche name visibility across backends
Bertrand Drouvot
2025/07/15
Re: Requested WAL segment xxx has already been removed
Alexander Kukushkin
2025/07/15
Re: Requested WAL segment xxx has already been removed
Japin Li
2025/07/15
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Fujii Masao
2025/07/15
Re: Disable parallel query by default
Jehan-Guillaume de Rorthais
2025/07/15
Re: Requested WAL segment xxx has already been removed
wenhui qiu
2025/07/15
Logical replication launcher did not automatically restart when got SIGKILL
cca5507
2025/07/15
Re: Requested WAL segment xxx has already been removed
Alexander Kukushkin
2025/07/15
RE: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Hayato Kuroda (Fujitsu)
2025/07/15
Re: Requested WAL segment xxx has already been removed
wenhui qiu
2025/07/15
Odd behavior of statement triggers with transition tables on partitions
Etsuro Fujita
2025/07/15
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Jelte Fennema-Nio
2025/07/15
Document transition table triggers are not allowed on views/foreign tables
Etsuro Fujita
2025/07/15
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
2025/07/15
Document AccessExclusive lock behaviour on standbys
Anthonin Bonnefoy
2025/07/15
Re: pg_dump does not dump domain not-null constraint's comments
jian he
2025/07/15
RE: stats.sql might fail due to shared buffers also used by parallel tests
Hayato Kuroda (Fujitsu)
2025/07/15
Re: Improve LWLock tranche name visibility across backends
Rahila Syed
2025/07/15
Re: [PATCH] Generate random dates/times in a specified range
Dean Rasheed
2025/07/14
Re: Disable parallel query by default
Laurenz Albe
2025/07/14
Re: pg_dump does not dump domain not-null constraint's comments
jian he
2025/07/14
Re: Requested WAL segment xxx has already been removed
Japin Li
2025/07/14
Re: Logical Replication of sequences
shveta malik
2025/07/14
Re: Missing NULL check after calling ecpg_strdup
Michael Paquier
2025/07/14
Re: 024_add_drop_pub.pl might fail due to deadlock
vignesh C
2025/07/14
Re: speedup COPY TO for partitioned table.
jian he
2025/07/14
Re: [PATCH] Generate random dates/times in a specified range
Robert Treat
2025/07/14
Re: ScanKeys passed to table_beginscan in SeqNext
Tom Lane
2025/07/14
Re: speedup COPY TO for partitioned table.
jian he
2025/07/14
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages
Michael Paquier
2025/07/14
Re: small fix for pg_overexplain docs
Robert Treat
2025/07/14
Re: Some ExecSeqScan optimizations
Amit Langote
Earlier messages
Later messages