pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/06/13
Re: Logical Replication slot disappeared after promote Standby
Perumal Raj
2025/06/13
Allow pg_dump --statistics-only to dump foreign table statistics?
Fujii Masao
2025/06/13
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
jian he
2025/06/12
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/06/12
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/06/12
Re: pg_recvlogical cannot create slots with failover=true
Peter Eisentraut
2025/06/12
Re: Support tid range scan in parallel?
Steven Niu
2025/06/12
Re: pg_dump --with-* options
Peter Eisentraut
2025/06/12
Fwd: dsm_registry: Add detach and destroy features
Sungwoo Chang
2025/06/12
Re: Suggestions for improving \conninfo output in v18
Tom Lane
2025/06/12
Re: Suggestions for improving \conninfo output in v18
David G. Johnston
2025/06/12
Re: Logical Replication slot disappeared after promote Standby
shveta malik
2025/06/12
Re: Suggestions for improving \conninfo output in v18
Fujii Masao
2025/06/12
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Michael Paquier
2025/06/12
Re: Use RELATION_IS_OTHER_TEMP where possible
Junwang Zhao
2025/06/12
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Greg Sabino Mullane
2025/06/12
Re: [WIP PATCH v2] Implement "pg_restore --data-only --clean" as a way to skip WAL
Greg Sabino Mullane
2025/06/12
Re: pg_dump --with-* options
Greg Sabino Mullane
2025/06/12
Re: Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
2025/06/12
Re: Logical Replication slot disappeared after promote Standby
Perumal Raj
2025/06/12
Re: pg_dump --with-* options
Fujii Masao
2025/06/12
Re: pg_dump --with-* options
Fujii Masao
2025/06/12
Re: Replace some %llu remnants in the tree
Andres Freund
2025/06/12
Re: Replace some %llu remnants in the tree
Michael Paquier
2025/06/12
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
2025/06/12
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin
Melanie Plageman
2025/06/12
Re: pgsql: Introduce pg_shmem_allocations_numa view
Christoph Berg
2025/06/12
Re: pg_dump --with-* options
Jeff Davis
2025/06/12
Re: pg_dump --with-* options
Jeff Davis
2025/06/12
Re: pg_dump --with-* options
Nathan Bossart
2025/06/12
Re: pg_dump --with-* options
Corey Huinker
2025/06/12
Re: pg_dump --with-* options
Nathan Bossart
2025/06/12
Re: pg_dump --with-* options
Corey Huinker
2025/06/12
Re: pg_get_multixact_members not documented
Nathan Bossart
2025/06/12
Re: pg_dump --with-* options
Nathan Bossart
2025/06/12
Re: pg_dump --with-* options
Laurenz Albe
2025/06/12
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/06/12
Re: Use RELATION_IS_OTHER_TEMP where possible
Nathan Bossart
2025/06/12
Re: pg_dump --with-* options
Peter Eisentraut
2025/06/12
Re: add function for creating/attaching hash table in DSM registry
Sami Imseih
2025/06/12
Re: queryId constant squashing does not support prepared statements
Sami Imseih
2025/06/12
Re: pg_dump --with-* options
Robert Haas
2025/06/12
Re: [WIP PATCH v2] Implement "pg_restore --data-only --clean" as a way to skip WAL
Dimitrios Apostolou
2025/06/12
Re: pg_dump --with-* options
Nathan Bossart
2025/06/12
[draft] demote primary to standby
Jehan-Guillaume de Rorthais
2025/06/12
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
2025/06/12
Re: queryId constant squashing does not support prepared statements
Álvaro Herrera
2025/06/12
Re: Non-reproducible AIO failure
Andres Freund
2025/06/12
Re: pg_dump --with-* options
Jeff Davis
2025/06/12
Re: Feature: psql - display current search_path in prompt
Florents Tselai
2025/06/12
Re: Non-reproducible AIO failure
Andres Freund
2025/06/12
Re: add function for creating/attaching hash table in DSM registry
Nathan Bossart
2025/06/12
Re: Psql meta-command conninfo+
Alvaro Herrera
2025/06/12
Re: pg_dump --with-* options
Jeff Davis
2025/06/12
Re: pg_dump --with-* options
Jeff Davis
2025/06/12
Re: Replace some %llu remnants in the tree
Nathan Bossart
2025/06/12
Re: pg_dump --with-* options
Nathan Bossart
2025/06/12
Re: pg_restore causing ENOSPACE on the WAL partition. Fundamental issue?
David G. Johnston
2025/06/12
Re: [PATCH v2] parallel pg_restore: move offset-building phase to before forking
Dimitrios Apostolou
2025/06/12
Re: pg_dump --with-* options
Fujii Masao
2025/06/12
Re: pg_restore causing ENOSPACE on the WAL partition. Fundamental issue?
Dimitrios Apostolou
2025/06/12
Re: failover logical replication slots
Fabrice Chapuis
2025/06/12
Re: pg_dump --with-* options
Robert Haas
2025/06/12
Re: Psql meta-command conninfo+
Peter Eisentraut
2025/06/12
Re: Non-reproducible AIO failure
Konstantin Knizhnik
2025/06/12
Re: Add progressive backoff to XactLockTableWait functions
Fujii Masao
2025/06/12
Re: Non-reproducible AIO failure
Andres Freund
2025/06/12
Re: pg_dump --with-* options
Peter Eisentraut
2025/06/12
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
Robert Haas
2025/06/12
Re: Non-reproducible AIO failure
Konstantin Knizhnik
2025/06/12
Re: Question on error code selection in conflict detection
Robert Haas
2025/06/12
RE: Inconsistent Behavior in JSONB Numeric Array Deletion
Mark Drake
2025/06/12
RE: Inconsistent Behavior in JSONB Numeric Array Deletion
Mark Drake
2025/06/12
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Peter Eisentraut
2025/06/12
Re: Improve tab completion for various SET/RESET forms
Dagfinn Ilmari Mannsåker
2025/06/12
Re: Non-reproducible AIO failure
Andres Freund
2025/06/12
Re: failover logical replication slots
Amit Kapila
2025/06/12
Re: [PING] fallocate() causes btrfs to never compress postgresql files
Dimitrios Apostolou
2025/06/12
Re: Non-reproducible AIO failure
Konstantin Knizhnik
2025/06/12
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Amit Kapila
2025/06/12
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/06/12
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/06/12
Re: Question on error code selection in conflict detection
shveta malik
2025/06/12
Re: failover logical replication slots
Amit Kapila
2025/06/12
Re: failover logical replication slots
Fabrice Chapuis
2025/06/12
Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions
Etsuro Fujita
2025/06/12
Re: failover logical replication slots
Fabrice Chapuis
2025/06/12
Re: failover logical replication slots
Amit Kapila
2025/06/12
Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Tatsuo Ishii
2025/06/12
Re: failover logical replication slots
Fabrice Chapuis
2025/06/12
RE: Logical Replication slot disappeared after promote Standby
Zhijie Hou (Fujitsu)
2025/06/12
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin
John Naylor
2025/06/12
Logical Replication slot disappeared after promote Standby
Perumal Raj
2025/06/12
Re: Improve the performance of Unicode Normalization Forms.
John Naylor
2025/06/12
Re: Proposal for Improving Concurrent Index Creation Performance
Mihail Nikalayeu
2025/06/12
Re: Fix slot synchronization with two_phase decoding enabled
Nisha Moond
2025/06/12
Re: Fix slot synchronization with two_phase decoding enabled
Nisha Moond
2025/06/12
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/06/12
Re: Collation & ctype method table, and extension hooks
Jeff Davis
2025/06/12
Re: Question on error code selection in conflict detection
Amit Kapila
2025/06/12
Re: CHECKPOINT unlogged data
Laurenz Albe
2025/06/12
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Peter Smith
2025/06/11
Re: Possibly hard-to-read message
Peter Eisentraut
2025/06/11
confusing message in check_tuple
jian he
2025/06/11
Re: Fix slot synchronization with two_phase decoding enabled
shveta malik
2025/06/11
Re: pg_get_multixact_members not documented
Sami Imseih
2025/06/11
Re: Replication slot is not able to sync up
shveta malik
2025/06/11
Re: Non-reproducible AIO failure
Konstantin Knizhnik
2025/06/11
Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions
Shirisha Shirisha
2025/06/11
Re: pg_get_multixact_members not documented
Ashutosh Bapat
2025/06/11
Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Tatsuo Ishii
2025/06/11
Proposal for Improving Concurrent Index Creation Performance
Sergey Sargsyan
2025/06/11
RE: Missing program_XXX calling in pgbench tests
Hayato Kuroda (Fujitsu)
2025/06/11
Re: failover logical replication slots
Amit Kapila
2025/06/11
Re: Make COPY format extendable: Extract COPY TO format implementations
Michael Paquier
2025/06/11
Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Noboru Saito
2025/06/11
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
2025/06/11
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Tatsuo Ishii
2025/06/11
Re: Replication slot is not able to sync up
Peter Smith
2025/06/11
Re: Fix slot synchronization with two_phase decoding enabled
Peter Smith
2025/06/11
Re: Replace some %llu remnants in the tree
Michael Paquier
2025/06/11
Re: add function for creating/attaching hash table in DSM registry
Sami Imseih
2025/06/11
Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Peter Geoghegan
2025/06/11
Re: [19] Proposal: function markers to indicate collation/ctype sensitivity
Jeff Davis
2025/06/11
Re: Fix slot synchronization with two_phase decoding enabled
Masahiko Sawada
2025/06/11
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
David E. Wheeler
2025/06/11
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
Tom Lane
2025/06/11
Re: CHECKPOINT unlogged data
Nathan Bossart
2025/06/11
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
David E. Wheeler
2025/06/11
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Nathan Bossart
2025/06/11
Re: [BUG] Cannot flush buffers of temp table deleted from other session
Daniil Davydov
2025/06/11
Re: [BUG] Cannot flush buffers of temp table deleted from other session
Tom Lane
2025/06/11
Re: PG 18 release notes draft committed
Bruce Momjian
2025/06/11
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
Robert Haas
2025/06/11
[BUG] Cannot flush buffers of temp table deleted from other session
Daniil Davydov
2025/06/11
Re: add function for creating/attaching hash table in DSM registry
Nathan Bossart
2025/06/11
Re: [BUG] Cannot flush buffers of temp table deleted from other session
Daniil Davydov
2025/06/11
Re: Remaining dependency on setlocale()
Jeff Davis
2025/06/11
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
David E. Wheeler
2025/06/11
Re: Safeguards against incorrect fd flags for fsync()
Michael Banck
2025/06/11
Re: CREATE DATABASE command for non-libc providers
Jeff Davis
2025/06/11
Re: Improve tab completion for COPY
Masahiko Sawada
2025/06/11
Performance optimization for ANALYZE with extended statistics (dependencies)
Ilia Evdokimov
2025/06/11
Re: PG 18 release notes draft committed
Melanie Plageman
2025/06/11
Re: Batch TIDs lookup in ambulkdelete
Masahiko Sawada
2025/06/11
Removing BTScanPosUnpinIfPinned idiom from nbtree, simplifying mark/restore support
Peter Geoghegan
2025/06/11
Re: failover logical replication slots
Fabrice Chapuis
2025/06/11
Re: [19] Proposal: function markers to indicate collation/ctype sensitivity
Jeff Davis
2025/06/11
Re: pg_get_multixact_members not documented
Sami Imseih
2025/06/11
Re: add function for creating/attaching hash table in DSM registry
Florents Tselai
2025/06/11
Re: strange perf regression with data checksums
Peter Geoghegan
2025/06/11
Re: CHECKPOINT unlogged data
Christoph Berg
2025/06/11
Re: Proper object locking for GRANT/REVOKE
Peter Eisentraut
2025/06/11
Re: Question on error code selection in conflict detection
Dilip Kumar
2025/06/11
Re: add function for creating/attaching hash table in DSM registry
Nathan Bossart
2025/06/11
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
Fujii Masao
2025/06/11
Re: add function for creating/attaching hash table in DSM registry
Rahila Syed
2025/06/11
Re: add function for creating/attaching hash table in DSM registry
Florents Tselai
2025/06/11
Re: Skipping schema changes in publication
Shlok Kyal
2025/06/11
Re: CHECKPOINT unlogged data
Nathan Bossart
2025/06/11
Re: Question on error code selection in conflict detection
Robert Haas
2025/06/11
Re: add function for creating/attaching hash table in DSM registry
Nathan Bossart
2025/06/11
Re: CHECKPOINT unlogged data
Christoph Berg
2025/06/11
Re: add function for creating/attaching hash table in DSM registry
Rahila Syed
2025/06/11
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/06/11
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Dmitry Koval
2025/06/11
Re: Add 64-bit XIDs into PostgreSQL 15
Yura Sokolov
2025/06/11
Re: Possibly hard-to-read message
David G. Johnston
2025/06/11
Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX
Sami Imseih
2025/06/11
Re: Improve the performance of Unicode Normalization Forms.
Alexander Borisov
2025/06/11
Re: Use RELATION_IS_OTHER_TEMP where possible
Junwang Zhao
2025/06/11
Re: Use RELATION_IS_OTHER_TEMP where possible
Ashutosh Bapat
2025/06/11
Re: Replication slot is not able to sync up
Amit Kapila
2025/06/11
Re: Improve tab completion for various SET/RESET forms
Dagfinn Ilmari Mannsåker
2025/06/11
Re: Possibly hard-to-read message
Daniel Gustafsson
2025/06/11
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/06/11
Re: Question on error code selection in conflict detection
shveta malik
2025/06/11
Re: Fix slot synchronization with two_phase decoding enabled
Ajin Cherian
2025/06/11
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Dagfinn Ilmari Mannsåker
2025/06/11
Re: Feature: psql - display current search_path in prompt
Florents Tselai
2025/06/11
Re: Feature: psql - display current search_path in prompt
Jim Jones
2025/06/11
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/06/11
Re: Possibly hard-to-read message
Peter Eisentraut
2025/06/11
Re: Improve tab completion for various SET/RESET forms
Peter Eisentraut
2025/06/11
Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Tatsuro Yamada
2025/06/11
Fix background workers not restarting with restart_after_crash = on
Andrey Rudometov
2025/06/11
Re: Proposal: Limitations of palloc inside checkpointer
Xuneng Zhou
2025/06/11
Re: Replace some %llu remnants in the tree
Peter Eisentraut
2025/06/11
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
2025/06/11
Re: Fix potential overflow risks from wcscpy and sprintf
Peter Eisentraut
2025/06/11
Re: Improve the performance of Unicode Normalization Forms.
John Naylor
2025/06/11
Re: [19] Proposal: function markers to indicate collation/ctype sensitivity
Peter Eisentraut
2025/06/11
Re: [19] Proposal: function markers to indicate collation/ctype sensitivity
Peter Eisentraut
2025/06/10
Re: [19] Proposal: function markers to indicate collation/ctype sensitivity
Peter Eisentraut
2025/06/10
Re: [V2] Adding new CRC32C implementation for IBM S390X
John Naylor
2025/06/10
Re: pg_get_multixact_members not documented
Ashutosh Bapat
2025/06/10
Re: failover logical replication slots
Dilip Kumar
2025/06/10
Re: Add 64-bit XIDs into PostgreSQL 15
Evgeny Voropaev
2025/06/10
Re: Question on error code selection in conflict detection
Dilip Kumar
2025/06/10
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Yugo Nagata
Earlier messages
Later messages