pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/07/05
Re: NegotiateProtocolVersion description
Tatsuo Ishii
2025/07/05
Re: NegotiateProtocolVersion description
Tatsuo Ishii
2025/07/05
Re: A assert failure when initdb with track_commit_timestamp=on
Tom Lane
2025/07/05
Re: Trim the heap free memory
shawn wang
2025/07/05
Re: [PATCH] initdb: Treat empty -U argument as unset username
Tom Lane
2025/07/05
Re: A assert failure when initdb with track_commit_timestamp=on
Tom Lane
2025/07/05
Re: [PATCH] initdb: Treat empty -U argument as unset username
Jianghua Yang
2025/07/05
Re: A assert failure when initdb with track_commit_timestamp=on
Fujii Masao
2025/07/05
024_add_drop_pub.pl might fail due to deadlock
Alexander Lakhin
2025/07/05
Re: NegotiateProtocolVersion description
Fujii Masao
2025/07/05
Re: Buildfarm animal prion can't complete tests in 4 hours nowadays
Andrew Dunstan
2025/07/05
Re: NegotiateProtocolVersion description
David G. Johnston
2025/07/05
Re: Bloom Filter improvements in postgesql
Ross Heaney
2025/07/05
Re: Inconsistent LSN format in pg_waldump output
Masahiko Sawada
2025/07/05
Re: Binary operators for cubes
Kirill Panin
2025/07/05
Re: Add \pset options for boolean value display
Vik Fearing
2025/07/05
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/07/05
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/07/05
NegotiateProtocolVersion description
Tatsuo Ishii
2025/07/05
Buildfarm animal prion can't complete tests in 4 hours nowadays
Alexander Lakhin
2025/07/05
Re: Adding support for SSLKEYLOGFILE in the frontend
Peter Eisentraut
2025/07/05
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/07/05
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Alvaro Herrera
2025/07/05
Re: array_random
Vik Fearing
2025/07/05
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Cédric Villemain
2025/07/04
Re: [PATCH] Allow parallelism for plpgsql return expression after commit 556f7b7
Dilip Kumar
2025/07/04
Re: Get rid of WALBufMappingLock
Noah Misch
2025/07/04
Re: array_random
jian he
2025/07/04
Re: Non-blocking archiver process
Noah Misch
2025/07/04
Re: A assert failure when initdb with track_commit_timestamp=on
Tom Lane
2025/07/04
Re: A assert failure when initdb with track_commit_timestamp=on
Michael Paquier
2025/07/04
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Michael Paquier
2025/07/04
walwriter can set XLP_BKP_REMOVABLE wrongly: race w/ backup start
Noah Misch
2025/07/04
Re: stats.sql might fail due to shared buffers also used by parallel tests
Alexander Lakhin
2025/07/04
Re: Adding basic NUMA awareness
Tomas Vondra
2025/07/04
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Tom Lane
2025/07/04
Re: Bloom Filter improvements in postgesql
Matthias van de Meent
2025/07/04
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Alvaro Herrera
2025/07/04
Re: A assert failure when initdb with track_commit_timestamp=on
Tom Lane
2025/07/04
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Alvaro Herrera
2025/07/04
Re: Add progressive backoff to XactLockTableWait functions
Andres Freund
2025/07/04
Re: [PATCH] Allow parallelism for plpgsql return expression after commit 556f7b7
Tom Lane
2025/07/04
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Alvaro Herrera
2025/07/04
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Álvaro Herrera
2025/07/04
Re: Add progressive backoff to XactLockTableWait functions
Fujii Masao
2025/07/04
Re: Assertion failure during initdb with transaction_timeout set
Fujii Masao
2025/07/04
Re: Metadata and record block access stats for indexes
Mircea Cadariu
2025/07/04
Re: A assert failure when initdb with track_commit_timestamp=on
Fujii Masao
2025/07/04
Re: Bloom Filter improvements in postgesql
Ross Heaney
2025/07/04
Re: A assert failure when initdb with track_commit_timestamp=on
Tom Lane
2025/07/04
Re: Changing shared_buffers without restart
Tomas Vondra
2025/07/04
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
2025/07/04
Re: cpluspluscheck vs ICU again
Tom Lane
2025/07/04
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
2025/07/04
Re: Assertion failure during initdb with transaction_timeout set
Tom Lane
2025/07/04
Re: Report replica identity in pg_publication_tables
Ashutosh Bapat
2025/07/04
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/07/04
Re: amcheck: Remove unused IndexCheckableCallback typedef
Fujii Masao
2025/07/04
Re: PG 18 beta1 release notes misses mention of pg_noreturn
Ashutosh Bapat
2025/07/04
Re: POC: Parallel processing of indexes in autovacuum
Matheus Alcantara
2025/07/04
Re: Using failover slots for PG-non_PG logical replication
Ashutosh Bapat
2025/07/04
Re: Improve verification of recovery_target_timeline GUC.
David Steele
2025/07/04
Re: Explicitly enable meson features in CI
Daniel Gustafsson
2025/07/04
RE: Suggestion to add --continue-client-on-abort option to pgbench
Hayato Kuroda (Fujitsu)
2025/07/04
Re: cpluspluscheck vs ICU again
Andres Freund
2025/07/04
Re: alter check constraint enforceability
jian he
2025/07/04
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Nikita Malakhov
2025/07/04
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables
Fujii Masao
2025/07/04
Re: Adding basic NUMA awareness
Jakub Wartak
2025/07/04
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Hannu Krosing
2025/07/04
Re: Remove unused wait_event_info parameter in FileStartReadV()
Bertrand Drouvot
2025/07/04
Re: Remove unused wait_event_info parameter in FileStartReadV()
Aleksander Alekseev
2025/07/04
Remove unused wait_event_info parameter in FileStartReadV()
Bertrand Drouvot
2025/07/04
Re: Add 64-bit XIDs into PostgreSQL 15
Yura Sokolov
2025/07/04
Wrong off type in smgrfd and mdfd
邱宇航
2025/07/04
Re: Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
2025/07/04
Re: A assert failure when initdb with track_commit_timestamp=on
Fujii Masao
2025/07/04
Assertion failure during initdb with transaction_timeout set
Fujii Masao
2025/07/04
Re: Add 64-bit XIDs into PostgreSQL 15
Andrey Borodin
2025/07/04
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Ilia Evdokimov
2025/07/04
Re: amcheck: Remove unused IndexCheckableCallback typedef
Andrey Borodin
2025/07/04
Re: Inconsistent LSN format in pg_waldump output
Álvaro Herrera
2025/07/04
amcheck: Remove unused IndexCheckableCallback typedef
Fujii Masao
2025/07/04
Re: Explicitly enable meson features in CI
Nazir Bilal Yavuz
2025/07/04
RE: A assert failure when initdb with track_commit_timestamp=on
Hayato Kuroda (Fujitsu)
2025/07/04
Re: Fix deprecation warning with libxml2 2.14 in contrib/xml2/
Jim Jones
2025/07/04
Re: Adding pg_dump flag for parallel export to pipes
Hannu Krosing
2025/07/03
Non-blocking archiver process
Ronan Dunklau
2025/07/03
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/07/03
Re: Add pg_get_injection_points() for information of injection points
Michael Paquier
2025/07/03
Re: A assert failure when initdb with track_commit_timestamp=on
Michael Paquier
2025/07/03
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Japin Li
2025/07/03
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Yugo Nagata
2025/07/03
Re: Improve error message for duplicate labels in enum types
Yugo Nagata
2025/07/03
Re: TOAST versus toast
Peter Smith
2025/07/03
Re: Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c)
Etsuro Fujita
2025/07/03
Re: [PATCH] Allow parallelism for plpgsql return expression after commit 556f7b7
Dilip Kumar
2025/07/03
Re: Emitting JSON to file using COPY TO
jian he
2025/07/03
Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
Pavel Stehule
2025/07/03
Re: Restrict publishing of partitioned table with a foreign table as partition
Shlok Kyal
2025/07/03
Re: Fix deprecation warning with libxml2 2.14 in contrib/xml2/
Tom Lane
2025/07/03
Re: Fix deprecation warning with libxml2 2.14 in contrib/xml2/
Michael Paquier
2025/07/03
Fix deprecation warning with libxml2 2.14 in contrib/xml2/
Michael Paquier
2025/07/03
Re: Using failover slots for PG-non_PG logical replication
Amit Kapila
2025/07/03
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Daniil Davydov
2025/07/03
Re: Speedup truncations of temporary relation forks
Daniil Davydov
2025/07/03
Re: Making pg_rewind faster
Japin Li
2025/07/03
Re: Improve error message for duplicate labels in enum types
Rahila Syed
2025/07/03
Re: Pathify RHS unique-ification for semijoin planning
Richard Guo
2025/07/03
Re: parallel safety of correlated subquery
Andy Fan
2025/07/03
Re: Speedup truncations of temporary relation forks
Fujii Masao
2025/07/03
Re: Changing shared_buffers without restart
Tomas Vondra
2025/07/03
Re: COALESCE with single argument looks like identity function
Tom Lane
2025/07/03
Re: Cross-type index comparison support in contrib/btree_gin
Tom Lane
2025/07/03
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Tom Lane
2025/07/03
Re: Making pg_rewind faster
John H
2025/07/03
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Alvaro Herrera
2025/07/03
Re: [PATCH] Allow parallelism for plpgsql return expression after commit 556f7b7
Tom Lane
2025/07/03
Re: Cross-type index comparison support in contrib/btree_gin
Arseniy Mukhin
2025/07/03
Re: Cross-type index comparison support in contrib/btree_gin
Tom Lane
2025/07/03
Re: Cross-type index comparison support in contrib/btree_gin
Arseniy Mukhin
2025/07/03
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Justin Pryzby
2025/07/03
Re: [PATCH] Fix hostaddr crash during non-blocking cancellation
Tom Lane
2025/07/03
Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Alvaro Herrera
2025/07/03
Re: Inconsistent LSN format in pg_waldump output
Álvaro Herrera
2025/07/03
Re: A assert failure when initdb with track_commit_timestamp=on
Fujii Masao
2025/07/03
Re: libpq OpenSSL and multithreading
Daniel Gustafsson
2025/07/03
Re: Bloom Filter improvements in postgesql
David E. Wheeler
2025/07/03
Re: Add tab-completion for ALTER TABLE ADD NOT NULL
Álvaro Herrera
2025/07/03
Re: Optimize LWLock scalability via ReadBiasedLWLock for heavily-shared locks
Zhou, Zhiguo
2025/07/03
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Yugo Nagata
2025/07/03
Improve error message for duplicate labels in enum types
Yugo Nagata
2025/07/03
Bloom Filter improvements in postgesql
Ross Heaney
2025/07/03
Re: Please update your contact list: It must be pgsql-hackers@lists.postgresql.org
Álvaro Herrera
2025/07/03
Re: Invalid pointer access in logical decoding after error
vignesh C
2025/07/03
Re: add tab-complete for ALTER DOMAIN ADD...
Álvaro Herrera
2025/07/03
Re: Adding basic NUMA awareness
Dmitry Dolgov
2025/07/03
Re: PG 18 beta1 release notes misses mention of pg_noreturn
Steve Chavez
2025/07/03
Re: pg_restore --no-policies should not restore policies' comment
jian he
2025/07/03
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Yugo Nagata
2025/07/03
Re: Adding basic NUMA awareness
Ashutosh Bapat
2025/07/03
Re: Explicitly enable meson features in CI
Daniel Gustafsson
2025/07/03
Re: Parallelize correlated subqueries that execute within each worker
Andy Fan
2025/07/03
Re: Explicitly enable meson features in CI
Nazir Bilal Yavuz
2025/07/03
Re: Using failover slots for PG-non_PG logical replication
Ashutosh Bapat
2025/07/03
Re: A assert failure when initdb with track_commit_timestamp=on
Andy Fan
2025/07/03
Re: Improve tab completion for COPY
torikoshia
2025/07/03
Re: Explicitly enable meson features in CI
Daniel Gustafsson
2025/07/03
Re: Don't keep closed WAL segment in page cache after replay
Anthonin Bonnefoy
2025/07/03
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/07/03
Re: Inconsistent LSN format in pg_waldump output
Japin Li
2025/07/03
Re: CREATE DOMAIN create two not null constraints
Álvaro Herrera
2025/07/03
Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Tender Wang
2025/07/03
Re: Logical Replication of sequences
shveta malik
2025/07/03
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
Álvaro Herrera
2025/07/03
Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Andrei Lepikhov
2025/07/03
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Andrei Lepikhov
2025/07/03
use radix tree for bitmap heap scan
John Naylor
2025/07/03
Re: Inconsistent LSN format in pg_waldump output
Álvaro Herrera
2025/07/03
Re: Replace magic numbers with strategy numbers for B-tree indexes
Daniil Davydov
2025/07/03
Re: Standardize the definition of the subtype field of AlterDomainStmt
Michael Paquier
2025/07/03
Re: Explicitly enable meson features in CI
Nazir Bilal Yavuz
2025/07/02
Re: stats.sql might fail due to shared buffers also used by parallel tests
Shlok Kyal
2025/07/02
Re: Add pg_get_injection_points() for information of injection points
Rahila Syed
2025/07/02
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Shinya Kato
2025/07/02
Re: BackendKeyData is mandatory?
Jelte Fennema-Nio
2025/07/02
Re: Using failover slots for PG-non_PG logical replication
shveta malik
2025/07/02
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
2025/07/02
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Fujii Masao
2025/07/02
Re: Add pg_get_injection_points() for information of injection points
Michael Paquier
2025/07/02
Re: BackendKeyData is mandatory?
Jelte Fennema-Nio
2025/07/02
Re: PG18 protocol version
Jelte Fennema-Nio
2025/07/02
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/07/02
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/07/02
Re: Problem with transition tables on partitioned tables with foreign-table partitions
Etsuro Fujita
2025/07/02
Re: Conflict detection for update_deleted in logical replication
Dilip Kumar
2025/07/02
Re: Proposal: Global Index for PostgreSQL
Dilip Kumar
2025/07/02
Re: Using failover slots for PG-non_PG logical replication
Amit Kapila
2025/07/02
Re: Improve tab completion for COPY
Masahiko Sawada
2025/07/02
Re: Improve verification of recovery_target_timeline GUC.
Michael Paquier
2025/07/02
Re: Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
2025/07/02
Re: PG18 protocol version
Tatsuo Ishii
2025/07/02
Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Shinya Kato
2025/07/02
Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Tender Wang
2025/07/02
Re: Fix outdated comments for IndexInfo
Japin Li
2025/07/02
Re: Making pg_rewind faster
Japin Li
2025/07/02
Re: Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
2025/07/02
RE: A assert failure when initdb with track_commit_timestamp=on
Hayato Kuroda (Fujitsu)
2025/07/02
Re: Inconsistent LSN format in pg_waldump output
Masahiko Sawada
2025/07/02
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Merlin Moncure
2025/07/02
Re: A assert failure when initdb with track_commit_timestamp=on
Michael Paquier
2025/07/02
Re: A assert failure when initdb with track_commit_timestamp=on
Fujii Masao
2025/07/02
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/07/02
Re: A assert failure when initdb with track_commit_timestamp=on
Michael Paquier
2025/07/02
Re: BackendKeyData is mandatory?
Jacob Champion
2025/07/02
Re: Add pg_get_injection_points() for information of injection points
Michael Paquier
2025/07/02
Re: Fix some inconsistencies with open-coded visibilitymap_set() callers
Melanie Plageman
2025/07/02
Re: libpq: Process buffered SSL read bytes to support records >8kB on async API
Jacob Champion
2025/07/02
Re: Persist injection points across server restarts
Michael Paquier
2025/07/02
Re: libpq OpenSSL and multithreading
Michael Paquier
Earlier messages
Later messages