pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/07/07
Re: Remaining dependency on setlocale()
Jeff Davis
2025/07/07
Re: A assert failure when initdb with track_commit_timestamp=on
Andy Fan
2025/07/07
Re: What is a typical precision of gettimeofday()?
Vik Fearing
2025/07/07
Re: Remaining dependency on setlocale()
Jeff Davis
2025/07/07
Re: MergeJoin beats HashJoin in the case of multiple hash clauses
Tender Wang
2025/07/07
Re: What is a typical precision of gettimeofday()?
Tom Lane
2025/07/07
Re: Adding wait events statistics
Michael Paquier
2025/07/07
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Peter Smith
2025/07/07
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring
Andres Freund
2025/07/07
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring
Andres Freund
2025/07/07
Re: What is a typical precision of gettimeofday()?
Vik Fearing
2025/07/07
Re: [PATCH] Add support for displaying database service in psql prompt
Michael Paquier
2025/07/07
Re: Can can I make an injection point wait occur no more than once?
Michael Paquier
2025/07/07
Re: What is a typical precision of gettimeofday()?
Hannu Krosing
2025/07/07
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Andres Freund
2025/07/07
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Tomas Vondra
2025/07/07
Re: Can can I make an injection point wait occur no more than once?
Peter Geoghegan
2025/07/07
Re: What is a typical precision of gettimeofday()?
Tom Lane
2025/07/07
Re: Can can I make an injection point wait occur no more than once?
Noah Misch
2025/07/07
Can can I make an injection point wait occur no more than once?
Peter Geoghegan
2025/07/07
[PATCH] Add const modifier to static functions in jsonb_utils.c
Dmitry Mityugov
2025/07/07
Re: Inconsistent LSN format in pg_waldump output
Álvaro Herrera
2025/07/07
Test instability when pg_dump orders by OID
Noah Misch
2025/07/07
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/07/07
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/07/07
Re: Making pg_rewind faster
John H
2025/07/07
Re: [PATCH] Allow parallelism for plpgsql return expression after commit 556f7b7
Tom Lane
2025/07/07
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
Jim Jones
2025/07/07
Re: A recent message added to pg_upgade
Tom Lane
2025/07/07
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
Dean Rasheed
2025/07/07
Re: Fix replica identity checks for MERGE command on published table.
Dean Rasheed
2025/07/07
Re: Inconsistent LSN format in pg_waldump output
Álvaro Herrera
2025/07/07
Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details
Robin Haberkorn
2025/07/07
Re: C11 / VS 2019
Andrew Dunstan
2025/07/07
Re: cpluspluscheck vs ICU again
Tom Lane
2025/07/07
Re: C11 / VS 2019
Tom Lane
2025/07/07
Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson
Jacob Champion
2025/07/07
Re: Fix some inconsistencies with open-coded visibilitymap_set() callers
Robert Haas
2025/07/07
Re: [PATCH] Fix hostaddr crash during non-blocking cancellation
Jacob Champion
2025/07/07
Re: Memory consumed by paths during partitionwise join planning
Andrei Lepikhov
2025/07/07
Re: C11 / VS 2019
Peter Eisentraut
2025/07/07
Re: Adding wait events statistics
Bertrand Drouvot
2025/07/07
Re: Inconsistent LSN format in pg_waldump output
Álvaro Herrera
2025/07/07
Re: Elimination of the repetitive code at the SLRU bootstrap functions.
Álvaro Herrera
2025/07/07
Re: Inconsistent LSN format in pg_waldump output
Japin Li
2025/07/07
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Cédric Villemain
2025/07/07
Re: C11 / VS 2019
Andrew Dunstan
2025/07/07
Re: Add progressive backoff to XactLockTableWait functions
Xuneng Zhou
2025/07/07
Re: Inconsistent LSN format in pg_waldump output
Japin Li
2025/07/07
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Nikita Malakhov
2025/07/07
Re: C11 / VS 2019
Tom Lane
2025/07/07
Panic during xlog building with big values
Maksim.Melnikov
2025/07/07
Re: Inconsistent LSN format in pg_waldump output
Ashutosh Bapat
2025/07/07
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/07/07
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Andrei Lepikhov
2025/07/07
Re: Changing shared_buffers without restart
Ashutosh Bapat
2025/07/07
Re: Consider explicit incremental sort for Append and MergeAppend
Andrei Lepikhov
2025/07/07
Re: Using failover slots for PG-non_PG logical replication
Ashutosh Bapat
2025/07/07
Re: C11 / VS 2019
Nazir Bilal Yavuz
2025/07/07
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/07/07
Re: analyze-in-stages post upgrade questions
Mircea Cadariu
2025/07/07
Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson
Nazir Bilal Yavuz
2025/07/07
Re: Adding basic NUMA awareness
Jakub Wartak
2025/07/07
Re: amcheck support for BRIN indexes
Álvaro Herrera
2025/07/07
Re: Inconsistent LSN format in pg_waldump output
Álvaro Herrera
2025/07/07
Re: amcheck support for BRIN indexes
Tomas Vondra
2025/07/07
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Tomas Vondra
2025/07/07
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Sergey Sargsyan
2025/07/07
Re: Changing shared_buffers without restart
Tomas Vondra
2025/07/07
Re: C11 / VS 2019
Peter Eisentraut
2025/07/07
Re: [PATCH] Hex-coding optimizations using SVE on ARM.
chiranmoy.bhattacha...@fujitsu.com
2025/07/07
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
Jim Jones
2025/07/07
Small optimization with expanding dynamic hash table
cca5507
2025/07/07
Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin
Anthony Hsu
2025/07/07
RE: Conflict detection for update_deleted in logical replication
Zhijie Hou (Fujitsu)
2025/07/07
Re: 024_add_drop_pub.pl might fail due to deadlock
Ajin Cherian
2025/07/07
Re: Limiting overshoot in nbtree's parallel SAOP index scans
Matthias van de Meent
2025/07/07
Re: Logical Replication of sequences
shveta malik
2025/07/07
Re: Add 64-bit XIDs into PostgreSQL 15
Yura Sokolov
2025/07/07
Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions
Shirisha Shirisha
2025/07/07
Re: Logical Replication of sequences
shveta malik
2025/07/07
RE: Move the injection_points extension to contrib?
Hayato Kuroda (Fujitsu)
2025/07/07
Re: meson vs. llvm bitcode files
Nazir Bilal Yavuz
2025/07/07
Re: array_random
Dean Rasheed
2025/07/07
Re: Consider explicit incremental sort for Append and MergeAppend
Richard Guo
2025/07/07
Re: Binary operators for cubes
Dean Rasheed
2025/07/07
Re: Avoid circular header file dependency
Michael Paquier
2025/07/07
Move the injection_points extension to contrib?
Antonin Houska
2025/07/06
Re: Avoid circular header file dependency
John Naylor
2025/07/06
Re: Adding wait events statistics
Michael Paquier
2025/07/06
Re: cpluspluscheck vs ICU again
John Naylor
2025/07/06
Re: A recent message added to pg_upgade
Dilip Kumar
2025/07/06
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Tatsuo Ishii
2025/07/06
Re: Instability of pg_walsummary/002_blocks.pl due to timing
Alexander Lakhin
2025/07/06
Re: Using failover slots for PG-non_PG logical replication
shveta malik
2025/07/06
Re: A recent message added to pg_upgade
Dilip Kumar
2025/07/06
Re: Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData
Michael Paquier
2025/07/06
RE: Conflict detection for update_deleted in logical replication
Hayato Kuroda (Fujitsu)
2025/07/06
Documenting inlining SQL functions
Paul Jungwirth
2025/07/06
RE: Conflict detection for update_deleted in logical replication
Zhijie Hou (Fujitsu)
2025/07/06
Re: [PATCH] Add support for displaying database service in psql prompt
Noah Misch
2025/07/06
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
jian he
2025/07/06
RE: Conflict detection for update_deleted in logical replication
Zhijie Hou (Fujitsu)
2025/07/06
Re: Making pg_rewind faster
wenhui qiu
2025/07/06
Re: [PATCH] Add support for displaying database service in psql prompt
Michael Paquier
2025/07/06
Saving stack space in nbtree's _bt_first function
Peter Geoghegan
2025/07/06
Re: Fix deprecation warning with libxml2 2.14 in contrib/xml2/
Michael Paquier
2025/07/06
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Peter Smith
2025/07/06
Re: Instability of pg_walsummary/002_blocks.pl due to timing
Michael Paquier
2025/07/06
Re: Get rid of WALBufMappingLock
Alexander Korotkov
2025/07/06
Re: pgbench - adding pl/pgsql versions of tests
Hannu Krosing
2025/07/06
Re: amcheck support for BRIN indexes
Álvaro Herrera
2025/07/06
Re: A recent message added to pg_upgade
Tom Lane
2025/07/06
Re: What is a typical precision of gettimeofday()?
Hannu Krosing
2025/07/06
Re: Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData
Noah Misch
2025/07/06
Re: [PATCH] Extending FK check skipping on replicas to ADD FK and TRUNCATE
Hannu Krosing
2025/07/06
Re: [PATCH] Add support for displaying database service in psql prompt
Noah Misch
2025/07/06
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/07/06
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/07/06
Re: Conflict detection for update_deleted in logical replication
Masahiko Sawada
2025/07/06
Re: [PATCH] Extending FK check skipping on replicas to ADD FK and TRUNCATE
Hannu Krosing
2025/07/06
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/07/06
Re: Changing shared_buffers without restart
Dmitry Dolgov
2025/07/06
Re: Horribly slow pg_upgrade performance with many Large Objects
Hannu Krosing
2025/07/06
Re: [PATCH] Extending FK check skipping on replicas to ADD FK and TRUNCATE
Hannu Krosing
2025/07/06
RE: Conflict detection for update_deleted in logical replication
Hayato Kuroda (Fujitsu)
2025/07/06
Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions
Etsuro Fujita
2025/07/06
Instability of pg_walsummary/002_blocks.pl due to timing
Alexander Lakhin
2025/07/06
Re: Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c)
Etsuro Fujita
2025/07/06
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
2025/07/05
Adding support for Row Compares to nbtree startikey optimization
Peter Geoghegan
2025/07/05
Re: C11 / VS 2019
Tom Lane
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
Earlier messages
Later messages