pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/05/29
Re: Proposal: Make cfbot fail on patches not created by "git format-patch"
David G. Johnston
2025/05/29
RE: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Hayato Kuroda (Fujitsu)
2025/05/29
Re: Proposal: Make cfbot fail on patches not created by "git format-patch"
Ashutosh Bapat
2025/05/29
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Peter Smith
2025/05/29
Re: Proposal: Job Scheduler
Nikolay Samokhvalov
2025/05/29
Re: Expression push down from Join Node to below node.
Andy Fan
2025/05/29
Re: Proposal: Job Scheduler
Nikolay Samokhvalov
2025/05/29
Re: Add comment explaining why queryid is int64 in pg_stat_statements
David Rowley
2025/05/29
Re: Add comment explaining why queryid is int64 in pg_stat_statements
Michael Paquier
2025/05/29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
Bruce Momjian
2025/05/29
Re: Persist injection points across server restarts
Michael Paquier
2025/05/29
Re: Extended Statistics set/restore/clear functions.
Corey Huinker
2025/05/29
Re: Improve explicit cursor handling in pg_stat_statements
Sami Imseih
2025/05/29
Re: Fixing memory leaks in postgres_fdw
Matheus Alcantara
2025/05/29
Re: Fix slot synchronization with two_phase decoding enabled
Masahiko Sawada
2025/05/29
Re: track generic and custom plans in pg_stat_statements
Sami Imseih
2025/05/29
get speed help
David G. Johnston
2025/05/29
Re: track generic and custom plans in pg_stat_statements
Sami Imseih
2025/05/29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
Matthias van de Meent
2025/05/29
get speed help
Dias Thomas
2025/05/29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
Matthias van de Meent
2025/05/29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
Tom Lane
2025/05/29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
Tom Lane
2025/05/29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
Feike Steenbergen
2025/05/29
Re: Fixing memory leaks in postgres_fdw
Tom Lane
2025/05/29
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables
Fujii Masao
2025/05/29
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/29
Re: [PING] fallocate() causes btrfs to never compress postgresql files
Dimitrios Apostolou
2025/05/29
Re: Warning -Wclobbered in PG_TRY(...)
Tom Lane
2025/05/29
Re: Correcting freeze conflict horizon calculation
Peter Geoghegan
2025/05/29
Re: Warning -Wclobbered in PG_TRY(...)
Tom Lane
2025/05/29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
Tom Lane
2025/05/29
Re: Fixing memory leaks in postgres_fdw
Tom Lane
2025/05/29
Correcting freeze conflict horizon calculation
Melanie Plageman
2025/05/29
Re: Warning -Wclobbered in PG_TRY(...)
Maxim Orlov
2025/05/29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
David G. Johnston
2025/05/29
POC: Carefully exposing information without authentication
Greg Sabino Mullane
2025/05/29
Re: Add comment explaining why queryid is int64 in pg_stat_statements
Nathan Bossart
2025/05/29
Re: autoprewarm_dump_now
Robert Haas
2025/05/29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them
Robert Haas
2025/05/29
Re: PG 18 release notes draft committed
Melanie Plageman
2025/05/29
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Timur Magomedov
2025/05/29
Re: autoprewarm_dump_now
Tom Lane
2025/05/29
Re: Fixing memory leaks in postgres_fdw
Tom Lane
2025/05/29
Re: autoprewarm_dump_now
Daria Shanina
2025/05/29
Re: Fixing memory leaks in postgres_fdw
Matheus Alcantara
2025/05/29
Re: Foreign key validation failure in 18beta1
Amul Sul
2025/05/29
Re: Replication slot is not able to sync up
Robert Haas
2025/05/29
Re: Foreign key validation failure in 18beta1
jian he
2025/05/29
Re: PG 18 release notes draft committed
Joe Conway
2025/05/29
Re: Foreign key validation failure in 18beta1
Amul Sul
2025/05/29
Re: PG 18 release notes draft committed
Álvaro Herrera
2025/05/29
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Alexander Korotkov
2025/05/29
Re: Amcheck verification of GiST and GIN
Arseniy Mukhin
2025/05/29
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Mikhail Kharitonov
2025/05/29
Re: Warning -Wclobbered in PG_TRY(...)
Tom Lane
2025/05/29
Re: Correct documentation for protocol version
Dave Cramer
2025/05/29
Re: Correct documentation for protocol version
Jelte Fennema-Nio
2025/05/29
Re: Fix slot synchronization with two_phase decoding enabled
Nisha Moond
2025/05/29
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/05/29
Warning -Wclobbered in PG_TRY(...)
m . litsarev
2025/05/29
Re: Persist injection points across server restarts
Rahila Syed
2025/05/29
Re: Replication slot is not able to sync up
shveta malik
2025/05/29
Re: Foreign key validation failure in 18beta1
jian he
2025/05/28
Re: Logical Replication of sequences
Ajin Cherian
2025/05/28
backend_xmin is null in pg_stat_replication, although repl. slot change it
Pavel Stehule
2025/05/28
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
Shaik Mohammad Mujeeb
2025/05/28
Re: Add comment explaining why queryid is int64 in pg_stat_statements
Michael Paquier
2025/05/28
Re: Foreign key validation failure in 18beta1
Tender Wang
2025/05/28
Re: Add AioUringCompletion in wait_event_names.txt and a safeguard in generate-wait_event_types.pl
Michael Paquier
2025/05/28
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
Fujii Masao
2025/05/28
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/05/28
Re: Virtual generated columns
Richard Guo
2025/05/28
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/28
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables
Masahiro Ikeda
2025/05/28
Re: queryId constant squashing does not support prepared statements
Michael Paquier
2025/05/28
Re: PG 18 release notes draft committed
Melanie Plageman
2025/05/28
Re: Document How Commit Handles Aborted Transactions
David G. Johnston
2025/05/28
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/28
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/28
Re: Correct documentation for protocol version
Dave Cramer
2025/05/28
Re: Standardize the definition of the subtype field of AlterDomainStmt
Quan Zongliang
2025/05/28
Re: pg16 && GSSAPI && Heimdal/Macos
Jacob Champion
2025/05/28
Re: pg16 && GSSAPI && Heimdal/Macos
Tom Lane
2025/05/28
Re: pg16 && GSSAPI && Heimdal/Macos
Jacob Champion
2025/05/28
Re: queryId constant squashing does not support prepared statements
Sami Imseih
2025/05/28
Re: Fixing memory leaks in postgres_fdw
Tom Lane
2025/05/28
Re: Add CHECK_FOR_INTERRUPTS in polling loop code path in XactLockTableWait
Kevin K Biju
2025/05/28
Re: PG 18 release notes draft committed
Joe Conway
2025/05/28
Re: fix: propagate M4 env variable to flex subprocess
J. Javier Maestro
2025/05/28
Re: Expression push down from Join Node to below node.
Shubhankar Anand Kulkarni
2025/05/28
Re: fix: propagate M4 env variable to flex subprocess
Andres Freund
2025/05/28
Re: wrong query results on bf leafhopper
Andres Freund
2025/05/28
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/28
Re: pg16 && GSSAPI && Heimdal/Macos
Jacob Champion
2025/05/28
Re: pg16 && GSSAPI && Heimdal/Macos
Tom Lane
2025/05/28
Re: [PING] fallocate() causes btrfs to never compress postgresql files
Tomas Vondra
2025/05/28
Re: Logical Replication of sequences
Nisha Moond
2025/05/28
Re: pg16 && GSSAPI && Heimdal/Macos
Todd M. Kover
2025/05/28
Re: wrong query results on bf leafhopper
Tom Lane
2025/05/28
Re: fix: propagate M4 env variable to flex subprocess
J. Javier Maestro
2025/05/28
Re: PG 18 release notes draft committed
Yugo Nagata
2025/05/28
[PING] fallocate() causes btrfs to never compress postgresql files
Dimitrios Apostolou
2025/05/28
Re: PG 18 release notes draft committed
Yugo Nagata
2025/05/28
Re: wrong query results on bf leafhopper
Robins Tharakan
2025/05/28
Re: Foreign key validation failure in 18beta1
Tender Wang
2025/05/28
Re: Foreign key validation failure in 18beta1
Alvaro Herrera
2025/05/28
Re: Foreign key validation failure in 18beta1
Tender Wang
2025/05/28
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
Álvaro Herrera
2025/05/28
Re: Add CHECK_FOR_INTERRUPTS in polling loop code path in XactLockTableWait
Fujii Masao
2025/05/28
Re: Standardize the definition of the subtype field of AlterDomainStmt
Tender Wang
2025/05/28
Re: Suggestion : support for environment variable in initdb to set the superuser password
Peter Eisentraut
2025/05/28
Re: Standardize the definition of the subtype field of AlterDomainStmt
Peter Eisentraut
2025/05/28
Re: Foreign key validation failure in 18beta1
Tender Wang
2025/05/28
Re: MERGE issues around inheritance
Tender Wang
2025/05/28
Re: MERGE issues around inheritance
Dean Rasheed
2025/05/28
Re: PG 18 release notes draft committed
Dean Rasheed
2025/05/28
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/05/28
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
Tender Wang
2025/05/28
ALTER TABLE ALTER CONSTRAINT misleading error message
jian he
2025/05/28
Foreign key validation failure in 18beta1
Antonin Houska
2025/05/28
Re: ALTER DOMAIN ADD NOT NULL NOT VALID
jian he
2025/05/28
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
jian he
2025/05/27
Re: [PATCH] PGSERVICEFILE as part of a normal connection string
Michael Paquier
2025/05/27
Re: Replication slot is not able to sync up
Masahiko Sawada
2025/05/27
foreign key on virtual generated column
jian he
2025/05/27
RE: Replication slot is not able to sync up
Zhijie Hou (Fujitsu)
2025/05/27
Re: Speed up JSON escape processing with SIMD plus other optimisations
John Naylor
2025/05/27
Re: queryId constant squashing does not support prepared statements
Michael Paquier
2025/05/27
Re: Speed up JSON escape processing with SIMD plus other optimisations
David Rowley
2025/05/27
Re: Large expressions in indexes can't be stored (non-TOASTable)
Michael Paquier
2025/05/27
Re: Standardize the definition of the subtype field of AlterDomainStmt
wenhui qiu
2025/05/27
Re: Standardize the definition of the subtype field of AlterDomainStmt
Quan Zongliang
2025/05/27
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables
Fujii Masao
2025/05/27
Re: Pathify RHS unique-ification for semijoin planning
Richard Guo
2025/05/27
Re: Fix slot synchronization with two_phase decoding enabled
Masahiko Sawada
2025/05/27
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
Julien Rouhaud
2025/05/27
Re: queryId constant squashing does not support prepared statements
Sami Imseih
2025/05/27
Re: Review/Pull Request: Adding new CRC32C implementation for IBM S390X
John Naylor
2025/05/27
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
Tom Lane
2025/05/27
Re: Speed up JSON escape processing with SIMD plus other optimisations
John Naylor
2025/05/27
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
Shaik Mohammad Mujeeb
2025/05/27
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
Shaik Mohammad Mujeeb
2025/05/27
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
Tom Lane
2025/05/27
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
David G. Johnston
2025/05/27
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
Tom Lane
2025/05/27
Re: queryId constant squashing does not support prepared statements
Sami Imseih
2025/05/27
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/27
Re: Non-reproducible AIO failure
Tom Lane
2025/05/27
Re: Fixing memory leaks in postgres_fdw
Tom Lane
2025/05/27
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/27
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
Euler Taveira
2025/05/27
Re: PG 18 release notes draft committed
Bruce Momjian
2025/05/27
Re: Fixing memory leaks in postgres_fdw
Matheus Alcantara
2025/05/27
Re: Large expressions in indexes can't be stored (non-TOASTable)
Nathan Bossart
2025/05/27
Re: Tightening DecodeNumberField's parsing rules
Robert Haas
2025/05/27
Re: Understanding when VM record needs snapshot conflict horizon
Melanie Plageman
2025/05/27
Re: Non-reproducible AIO failure
Robert Haas
2025/05/27
Re: Non-reproducible AIO failure
Andres Freund
2025/05/27
Re: Assert("vacrel->eager_scan_remaining_successes > 0")
Masahiko Sawada
2025/05/27
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
David G. Johnston
2025/05/27
Re: Non-reproducible AIO failure
Tom Lane
2025/05/27
Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer
Shaik Mohammad Mujeeb
2025/05/27
Tightening DecodeNumberField's parsing rules
Tom Lane
2025/05/27
Re: Doc: section "8.21. Pseudo-Types" needs a bit of clarification?
David G. Johnston
2025/05/27
Re: Non-reproducible AIO failure
Andres Freund
2025/05/27
Doc: section "8.21. Pseudo-Types" needs a bit of clarification?
Aleksander Alekseev
2025/05/27
Re: Replication slot is not able to sync up
Masahiko Sawada
2025/05/27
Re: Automatically sizing the IO worker pool
Dmitry Dolgov
2025/05/27
Re: queryId constant squashing does not support prepared statements
Álvaro Herrera
2025/05/27
Re: Make wal_receiver_timeout configurable per subscription
Fujii Masao
2025/05/27
Re: POC: make mxidoff 64 bits
Maxim Orlov
2025/05/27
Re: Cygwin support
Ken Marshall
2025/05/27
Re: Non-reproducible AIO failure
Alexander Lakhin
2025/05/27
Re: Cygwin support
Andrew Dunstan
2025/05/27
Re: PG 18 release notes draft committed
Nathan Bossart
2025/05/27
Re: All supported PostgreSQL 17 extensions list
Laurenz Albe
2025/05/27
Re: Non-reproducible AIO failure
Alexander Lakhin
2025/05/27
Re: Non-reproducible AIO failure
Tom Lane
2025/05/27
Re: Non-reproducible AIO failure
Tom Lane
2025/05/27
Re: All supported PostgreSQL 17 extensions list
Chapman Flack
2025/05/27
Re: All supported PostgreSQL 17 extensions list
Florents Tselai
2025/05/27
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/05/27
Re: Non-reproducible AIO failure
Tomas Vondra
2025/05/27
Re: Non-reproducible AIO failure
Andres Freund
2025/05/27
Re: Non-reproducible AIO failure
Thomas Munro
2025/05/27
All supported PostgreSQL 17 extensions list
Zaid Shabbir
2025/05/27
Re: Init connection time grows quadratically
Matthias van de Meent
2025/05/27
Support specifying compression level in wal_compression
Nikolay Samokhvalov
2025/05/27
Re: Init connection time grows quadratically
Потапов Александр
2025/05/27
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Amit Kapila
2025/05/27
Re: ZStandard (with dictionaries) compression support for TOAST compression
Nikhil Kumar Veldanda
2025/05/27
Init connection time grows quadratically
Потапов Александр
2025/05/27
Re: Conflict detection for update_deleted in logical replication
shveta malik
2025/05/27
Suggestion : support for environment variable in initdb to set the superuser password
Reda Agaoua
2025/05/27
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Alexander Korotkov
2025/05/27
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
Alexander Korotkov
2025/05/27
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Yugo Nagata
2025/05/27
RE: Review/Pull Request: Adding new CRC32C implementation for IBM S390X
Eduard Stefes
2025/05/27
Re: Add pg_get_injection_points() for information of injection points
Michael Paquier
Earlier messages
Later messages