pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
[draft] demote primary to standby
Jehan-Guillaume de Rorthais
Re: Psql meta-command conninfo+
Peter Eisentraut
Re: Psql meta-command conninfo+
Alvaro Herrera
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Peter Eisentraut
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin
John Naylor
Re: Collation & ctype method table, and extension hooks
Jeff Davis
confusing message in check_tuple
jian he
Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions
Shirisha Shirisha
Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions
Etsuro Fujita
Proposal for Improving Concurrent Index Creation Performance
Sergey Sargsyan
Re: Proposal for Improving Concurrent Index Creation Performance
Mihail Nikalayeu
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Tatsuo Ishii
[BUG] Cannot flush buffers of temp table deleted from other session
Daniil Davydov
Re: [BUG] Cannot flush buffers of temp table deleted from other session
Daniil Davydov
Re: [BUG] Cannot flush buffers of temp table deleted from other session
Tom Lane
Re: [BUG] Cannot flush buffers of temp table deleted from other session
Daniil Davydov
Performance optimization for ANALYZE with extended statistics (dependencies)
Ilia Evdokimov
Removing BTScanPosUnpinIfPinned idiom from nbtree, simplifying mark/restore support
Peter Geoghegan
Re: Proper object locking for GRANT/REVOKE
Peter Eisentraut
Re: Skipping schema changes in publication
Shlok Kyal
Fix background workers not restarting with restart_after_crash = on
Andrey Rudometov
Re: Improve the performance of Unicode Normalization Forms.
John Naylor
Re: Improve the performance of Unicode Normalization Forms.
Alexander Borisov
Re: Improve the performance of Unicode Normalization Forms.
John Naylor
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Yugo Nagata
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Fujii Masao
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Yugo Nagata
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Yugo Nagata
Feature Request: Declarative Optimistic Locking via ON NO ROWS for UPDATE/DELETE
Mark Dake
User timeouts for scheduling functions
Steve Senior
Re: User timeouts for scheduling functions
David G. Johnston
Inconsistent Behavior in JSONB Numeric Array Deletion
Mark Dake
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
David E. Wheeler
RE: Inconsistent Behavior in JSONB Numeric Array Deletion
Mark Drake
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
Robert Haas
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
Robert Haas
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
David E. Wheeler
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
Tom Lane
Re: Inconsistent Behavior in JSONB Numeric Array Deletion
David E. Wheeler
RE: Inconsistent Behavior in JSONB Numeric Array Deletion
Mark Drake
Fix potential overflow risks from wcscpy and sprintf
Yan Haibo
Re: Fix potential overflow risks from wcscpy and sprintf
Peter Eisentraut
pg_restore causing ENOSPACE on the WAL partition. Fundamental issue?
Dimitrios Apostolou
Re: pg_restore causing ENOSPACE on the WAL partition. Fundamental issue?
David G. Johnston
Re: pg_restore causing ENOSPACE on the WAL partition. Fundamental issue?
Dimitrios Apostolou
Re: pg_restore causing ENOSPACE on the WAL partition. Fundamental issue?
David G. Johnston
Use RELATION_IS_OTHER_TEMP where possible
Junwang Zhao
Re: Use RELATION_IS_OTHER_TEMP where possible
Nathan Bossart
Re: Use RELATION_IS_OTHER_TEMP where possible
Junwang Zhao
Re: Use RELATION_IS_OTHER_TEMP where possible
Ashutosh Bapat
Re: Use RELATION_IS_OTHER_TEMP where possible
Junwang Zhao
Re: Use RELATION_IS_OTHER_TEMP where possible
Nathan Bossart
failover logical replication slots
Fabrice Chapuis
RE: failover logical replication slots
Zhijie Hou (Fujitsu)
Re: failover logical replication slots
Dilip Kumar
Re: failover logical replication slots
Fabrice Chapuis
Re: failover logical replication slots
Amit Kapila
Re: failover logical replication slots
Fabrice Chapuis
Re: failover logical replication slots
Amit Kapila
Re: failover logical replication slots
Amit Kapila
Re: failover logical replication slots
Fabrice Chapuis
Re: failover logical replication slots
Fabrice Chapuis
Re: failover logical replication slots
Amit Kapila
Re: failover logical replication slots
Fabrice Chapuis
[PATCH v1] Add pg_stat_multixact view for multixact membership usage monitoring
Andrew Johnson
Re: [PATCH v1] Add pg_stat_multixact view for multixact membership usage monitoring
Naga Appani
Re: [PATCH v1] Add pg_stat_multixact view for multixact membership usage monitoring
Andrew Johnson
Re: [PATCH v1] Add pg_stat_multixact view for multixact membership usage monitoring
Naga Appani
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Naga Appani
Buffer overflow in SerializeLibraryState() found by Address Sanitizer
David Geier
Re: Buffer overflow in SerializeLibraryState() found by Address Sanitizer
Daniel Gustafsson
Re: Buffer overflow in SerializeLibraryState() found by Address Sanitizer
David Geier
Re: Buffer overflow in SerializeLibraryState() found by Address Sanitizer
David Geier
Re: Safeguards against incorrect fd flags for fsync()
Michael Banck
Re: Safeguards against incorrect fd flags for fsync()
Michael Banck
Re: Safeguards against incorrect fd flags for fsync()
Michael Paquier
Re: Safeguards against incorrect fd flags for fsync()
Tom Lane
Re: Safeguards against incorrect fd flags for fsync()
Michael Banck
Re: Add 64-bit XIDs into PostgreSQL 15
Evgeny Voropaev
Re: Add 64-bit XIDs into PostgreSQL 15
Evgeny Voropaev
Re: Add 64-bit XIDs into PostgreSQL 15
Yura Sokolov
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
Re: Add XMLNamespaces to XMLElement
Jim Jones
pg_dump/pg_dumpall help synopses and terminology
Peter Eisentraut
Re: pg_dump/pg_dumpall help synopses and terminology
Ashutosh Bapat
[WIP PATCH v2] Implement "pg_restore --data-only --clean" as a way to skip WAL
Dimitrios Apostolou
Re: [WIP PATCH v2] Implement "pg_restore --data-only --clean" as a way to skip WAL
Dimitrios Apostolou
[PATCH v2] parallel pg_restore: move offset-building phase to before forking
Dimitrios Apostolou
Re: [PATCH v2] parallel pg_restore: move offset-building phase to before forking
Dimitrios Apostolou
Improve tab completion for various SET/RESET forms
Dagfinn Ilmari Mannsåker
Re: Improve tab completion for various SET/RESET forms
Dagfinn Ilmari Mannsåker
Re: Improve tab completion for various SET/RESET forms
Peter Eisentraut
Re: Improve tab completion for various SET/RESET forms
Dagfinn Ilmari Mannsåker
Re: Improve tab completion for various SET/RESET forms
Dagfinn Ilmari Mannsåker
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Nathan Bossart
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Nathan Bossart
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Dimitrios Apostolou
Re: dsm_registry: Add detach and destroy features
Nathan Bossart
Re: using extended statistics to improve join estimates
Ilia Evdokimov
pg_rewind: Doc update for PostgreSQL 18
Jesper Pedersen
Re: pg_rewind: Doc update for PostgreSQL 18
Nathan Bossart
Re: pg_rewind: Doc update for PostgreSQL 18
Jesper Pedersen
Question on error code selection in conflict detection
Dilip Kumar
Re: Question on error code selection in conflict detection
Robert Haas
Re: Question on error code selection in conflict detection
Dilip Kumar
Re: Question on error code selection in conflict detection
Amit Kapila
Re: Question on error code selection in conflict detection
Dilip Kumar
Re: Question on error code selection in conflict detection
Dilip Kumar
Re: Question on error code selection in conflict detection
shveta malik
Re: Question on error code selection in conflict detection
Robert Haas
Re: Question on error code selection in conflict detection
Dilip Kumar
Re: Question on error code selection in conflict detection
Amit Kapila
Re: Question on error code selection in conflict detection
shveta malik
Re: Question on error code selection in conflict detection
Robert Haas
Re: Cleaning up historical portability baggage
Michael Banck
Re: Cleaning up historical portability baggage
Andres Freund
Re: Cleaning up historical portability baggage
Michael Banck
Re: Cleaning up historical portability baggage
Thomas Munro
Re: Cleaning up historical portability baggage
Michael Banck
Re: Cleaning up historical portability baggage
Michael Banck
Re: Cleaning up historical portability baggage
Tom Lane
Re: Cleaning up historical portability baggage
Thomas Munro
add column (query_start timestamptz) to progress report views
jian he
Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER()
Michael Paquier
Re: Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER()
Nathan Bossart
Re: Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER()
Michael Paquier
Re: Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER()
Peter Eisentraut
Re: Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER()
Michael Paquier
Re: Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER()
Tom Lane
Extend COPY FROM with HEADER <integer> to skip multiple lines
Shinya Kato
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Fujii Masao
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Shinya Kato
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Andrew Dunstan
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Shinya Kato
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Fujii Masao
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Shinya Kato
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Dagfinn Ilmari Mannsåker
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Shinya Kato
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Dagfinn Ilmari Mannsåker
[PATCH] Refactor: Extract XLogRecord info
Xiaoran Wang
Re: [PATCH] Refactor: Extract XLogRecord info
Steven Niu
Re: [PATCH] Refactor: Extract XLogRecord info
wenhui qiu
Re: [PATCH] Refactor: Extract XLogRecord info
Xiaoran Wang
Re: [PATCH] Refactor: Extract XLogRecord info
Xiaoran Wang
Re: [PATCH] Refactor: Extract XLogRecord info
Steven Niu
Re: [PATCH] Refactor: Extract XLogRecord info
Fabrízio de Royes Mello
Re: [PATCH] Refactor: Extract XLogRecord info
Michael Paquier
Re: [PATCH] Refactor: Extract XLogRecord info
wenhui qiu
Re: [PATCH] Refactor: Extract XLogRecord info
Steven Niu
Re: [PATCH] Refactor: Extract XLogRecord info
Xiaoran Wang
Re: [PATCH] Refactor: Extract XLogRecord info
Steven Niu
Re: [PATCH] Refactor: Extract XLogRecord info
Steven Niu
Replace some %llu remnants in the tree
Michael Paquier
Re: Replace some %llu remnants in the tree
Peter Eisentraut
Re: Replace some %llu remnants in the tree
Michael Paquier
Re: Replace some %llu remnants in the tree
Nathan Bossart
Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
Re: Add progressive backoff to XactLockTableWait functions
Fujii Masao
Add new wait event to XactLockTableWait
Xuneng Zhou
Re: Add new wait event to XactLockTableWait
Michael Paquier
Re: Add new wait event to XactLockTableWait
Fujii Masao
Re: Add new wait event to XactLockTableWait
Xuneng Zhou
Re: Add new wait event to XactLockTableWait
Xuneng Zhou
Re: Add new wait event to XactLockTableWait
Xuneng Zhou
Re: Add new wait event to XactLockTableWait
Fujii Masao
Re: Add new wait event to XactLockTableWait
Dilip Kumar
Re: Add new wait event to XactLockTableWait
Xuneng Zhou
Re: Add new wait event to XactLockTableWait
Dilip Kumar
Re: Add new wait event to XactLockTableWait
Xuneng Zhou
Re: Add new wait event to XactLockTableWait
Xuneng Zhou
pg_restore - cannot to restore blobs in dictionary format from older pg dumps
Pavel Stehule
Re: pg_restore - cannot to restore blobs in dictionary format from older pg dumps
Pavel Stehule
Re: pg_restore - cannot to restore blobs in dictionary format from older pg dumps
Pavel Stehule
Re: pg_restore - cannot to restore blobs in dictionary format from older pg dumps
Tom Lane
Re: pg_restore - cannot to restore blobs in dictionary format from older pg dumps
Tom Lane
Re: pg_restore - cannot to restore blobs in dictionary format from older pg dumps
Pavel Stehule
Re: amcheck support for BRIN indexes
Arseniy Mukhin
Re: amcheck support for BRIN indexes
Tomas Vondra
Add a bound check to TidRangeEval
Junwang Zhao
Re: Add a bound check to TidRangeEval
David Rowley
Re: Add a bound check to TidRangeEval
Junwang Zhao
Feature: psql - display current search_path in prompt
Lauri Siltanen
Re: Feature: psql - display current search_path in prompt
Jelte Fennema-Nio
Re: Feature: psql - display current search_path in prompt
Florents Tselai
Re: Feature: psql - display current search_path in prompt
Jelte Fennema-Nio
Re: Feature: psql - display current search_path in prompt
Florents Tselai
Re: Feature: psql - display current search_path in prompt
Jim Jones
Re: Feature: psql - display current search_path in prompt
Florents Tselai
Re: Feature: psql - display current search_path in prompt
Florents Tselai
Re: Feature: psql - display current search_path in prompt
Jim Jones
Re: Feature: psql - display current search_path in prompt
Florents Tselai
Re: Feature: psql - display current search_path in prompt
Florents Tselai
Enhancing PostgreSQL Management and Observability in Cloud Environments
sreekanta reddy 1996
Re: Enhancing PostgreSQL Management and Observability in Cloud Environments
Laurenz Albe
Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
Pavel Stehule
Re: why there is not VACUUM FULL CONCURRENTLY?
jian he
Re: why there is not VACUUM FULL CONCURRENTLY?
jian he
Earlier messages