Messages by Date
-
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
-
2025/07/02
Re: Inconsistent LSN format in pg_waldump output
Michael Paquier
-
2025/07/02
Re: BackendKeyData is mandatory?
Jelte Fennema-Nio
-
2025/07/02
Re: [PATCH] initdb: Treat empty -U argument as unset username
Tom Lane
-
2025/07/02
ACL identifier quoting has some issues
Tom Lane
-
2025/07/02
Re: GIN tries to form a tuple with a partial compressedList during insertion
Arseniy Mukhin
-
2025/07/02
Re: add function for creating/attaching hash table in DSM registry
Nathan Bossart
-
2025/07/02
Re: Inconsistent LSN format in pg_waldump output
Álvaro Herrera
-
2025/07/02
RE: Proposal for optimizations with simd enabled sort
Giacchino, Luca
-
2025/07/02
Re: Making pg_rewind faster
John H
-
2025/07/02
Re: Cross-type index comparison support in contrib/btree_gin
Tom Lane
-
2025/07/02
Re: add function for creating/attaching hash table in DSM registry
Nathan Bossart
-
2025/07/02
Re: Use RELATION_IS_OTHER_TEMP where possible
Nathan Bossart
-
2025/07/02
Re: Don't keep closed WAL segment in page cache after replay
Fujii Masao
-
2025/07/02
Re: Inconsistent LSN format in pg_waldump output
Masahiko Sawada
-
2025/07/02
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
Fujii Masao
-
2025/07/02
Re: add function for creating/attaching hash table in DSM registry
Nathan Bossart
-
2025/07/02
Re: PG 18 beta1 release notes misses mention of pg_noreturn
Daniel Gustafsson
-
2025/07/02
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Jelte Fennema-Nio
-
2025/07/02
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/07/02
[PATCH] Refactor bytea_sortsupport(), take two
Aleksander Alekseev
-
2025/07/02
Re: Allow the "operand" input of width_bucket() to be NaN
Tom Lane
-
2025/07/02
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
Álvaro Herrera
-
2025/07/02
Re: [PATCH] initdb: Treat empty -U argument as unset username
Jianghua Yang
-
2025/07/02
Re: Add progressive backoff to XactLockTableWait functions
Fujii Masao
-
2025/07/02
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
Fujii Masao
-
2025/07/02
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
-
2025/07/02
Re: cpluspluscheck vs ICU again
Tom Lane
-
2025/07/02
Re: problems with toast.* reloptions
shihao zhong
-
2025/07/02
Re: [PATCH] plperl: use xsubpp -output unconditionally
Daniel Gustafsson
-
2025/07/02
Re: [PATCH] initdb: Treat empty -U argument as unset username
Peter Eisentraut
-
2025/07/02
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
Fujii Masao
-
2025/07/02
Re: [PATCH] initdb: Treat empty -U argument as unset username
Jianghua Yang
-
2025/07/02
Re: Problem with transition tables on partitioned tables with foreign-table partitions
Amit Langote
-
2025/07/02
[PATCH] plperl: use xsubpp -output unconditionally
Dagfinn Ilmari Mannsåker
-
2025/07/02
Re: Don't keep closed WAL segment in page cache after replay
Fujii Masao
-
2025/07/02
Re: Add progressive backoff to XactLockTableWait functions
Andres Freund
-
2025/07/02
Re: [PATCH] initdb: Treat empty -U argument as unset username
Jianghua Yang
-
2025/07/02
Re: Add progressive backoff to XactLockTableWait functions
Fujii Masao
-
2025/07/02
Re: gcc 15 "array subscript 0" warning at level -O3
jian he
-
2025/07/02
Re: [PATCH] initdb: Treat empty -U argument as unset username
Daniel Gustafsson
-
2025/07/02
Re: [PATCH] initdb: Treat empty -U argument as unset username
Dagfinn Ilmari Mannsåker
-
2025/07/02
Re: Add progressive backoff to XactLockTableWait functions
Andres Freund
-
2025/07/02
Re: Add progressive backoff to XactLockTableWait functions
Fujii Masao
-
2025/07/02
Re: Proposal: Global Index for PostgreSQL
Amit Langote
-
2025/07/02
Re: [PoC] Federated Authn/z with OAUTHBEARER
Ivan Kush
-
2025/07/02
Re: Adding basic NUMA awareness
Tomas Vondra
-
2025/07/02
Re: Changing shared_buffers without restart
Ashutosh Bapat
-
2025/07/02
Re: Using failover slots for PG-non_PG logical replication
Ashutosh Bapat
-
2025/07/02
Re: libpq OpenSSL and multithreading
Peter Eisentraut
-
2025/07/02
Re: Adding basic NUMA awareness
Ashutosh Bapat
-
2025/07/02
Re: Explicitly enable meson features in CI
Peter Eisentraut
-
2025/07/02
Re: Replace magic numbers with strategy numbers for B-tree indexes
Peter Eisentraut
-
2025/07/02
Re: Binary operators for cubes
Dean Rasheed
-
2025/07/02
Re: Add os_page_num to pg_buffercache
Bertrand Drouvot
-
2025/07/02
Don't keep closed WAL segment in page cache after replay
Anthonin Bonnefoy
-
2025/07/02
Re: Problem with transition tables on partitioned tables with foreign-table partitions
Etsuro Fujita
-
2025/07/02
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Aleksander Alekseev
-
2025/07/02
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
-
2025/07/02
Re: Fix inconsistency in the pg_buffercache documentation
Daniel Gustafsson
-
2025/07/02
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Andrei Lepikhov
-
2025/07/02
Re: Elimination of the repetitive code at the SLRU bootstrap functions.
Evgeny
-
2025/07/02
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
jian he
-
2025/07/02
Re: minimum Meson version
Peter Eisentraut
-
2025/07/02
Re: Inconsistent LSN format in pg_waldump output
Masahiko Sawada
-
2025/07/02
Re: pg_restore --no-policies should not restore policies' comment
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
Bertrand Drouvot
-
2025/07/02
Re: Memoize ANTI and SEMI JOIN inner
Andrei Lepikhov