Messages by Date
-
2025/11/17
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
-
2025/11/17
Re: Adding basic NUMA awareness
Tomas Vondra
-
2025/11/17
Re: Extended Statistics set/restore/clear functions.
Corey Huinker
-
2025/11/17
minor improvement in snapbuild: use existing interface and remove fake code
ocean_li_996
-
2025/11/17
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
-
2025/11/17
Re: Make COPY format extendable: Extract COPY TO format implementations
Tomas Vondra
-
2025/11/17
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Nathan Bossart
-
2025/11/17
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Nazir Bilal Yavuz
-
2025/11/17
Re: Use merge-based matching for MCVs in eqjoinsel
Ilia Evdokimov
-
2025/11/17
Re: tuple radix sort
David Geier
-
2025/11/17
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
-
2025/11/17
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
-
2025/11/17
Re: Use merge-based matching for MCVs in eqjoinsel
Ilia Evdokimov
-
2025/11/17
Re: pg_plan_advice
Robert Haas
-
2025/11/17
Re: [PATCH] jit: fix build with LLVM-21
Thomas Munro
-
2025/11/17
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Daniel Gustafsson
-
2025/11/17
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Fujii Masao
-
2025/11/17
Re: [PATCH] Add pg_get_subscription_ddl() function
Vaibhav Dalvi
-
2025/11/17
Re: pg_plan_advice
Matheus Alcantara
-
2025/11/17
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Timur Magomedov
-
2025/11/17
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
-
2025/11/17
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
-
2025/11/17
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Timur Magomedov
-
2025/11/17
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Daniel Gustafsson
-
2025/11/17
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood
-
2025/11/17
Re: Non-text mode for pg_dumpall
tushar
-
2025/11/17
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Sugamoto Shinya
-
2025/11/17
Re: Clarification on when _PG_init() is invoked for extensions
Rahila Syed
-
2025/11/17
Re: Suggestion to add --continue-client-on-abort option to pgbench
Yugo Nagata
-
2025/11/17
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Amul Sul
-
2025/11/17
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
-
2025/11/17
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Chao Li
-
2025/11/17
Re: backend/nodes cleanup: Move loop variables definitions into for statement
Chao Li
-
2025/11/17
Re: [PATCH] jit: fix build with LLVM-21
Daniel Gustafsson
-
2025/11/17
Re: Extended Statistics set/restore/clear functions.
jian he
-
2025/11/17
Re: misleading error message in DefineIndex
Daniel Gustafsson
-
2025/11/17
Re: generic plans and "initial" pruning
Amit Langote
-
2025/11/17
parallel data loading for pgbench -i
Mircea Cadariu
-
2025/11/17
Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Boris Mironov
-
2025/11/17
Re: Fix a couple of misspellings in comments of logic replication
Daniel Gustafsson
-
2025/11/17
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample
Daniel Gustafsson
-
2025/11/17
Re: Running a single test
jian he
-
2025/11/17
Fix a couple of misspellings in comments of logic replication
Chao Li
-
2025/11/17
Re: ON CONFLICT DO SELECT (take 3)
Dean Rasheed
-
2025/11/17
Re: [PATCH] jit: fix build with LLVM-21
Holger Hoffstätte
-
2025/11/17
Re: Running a single test
Aleksander Alekseev
-
2025/11/17
Re: [PATCH] jit: fix build with LLVM-21
Thomas Munro
-
2025/11/17
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
Amit Kapila
-
2025/11/17
Re: Fix build of llvmjit_types.bc with meson
Thomas Munro
-
2025/11/17
Re: [PATCH] Refactor bytea_sortsupport(), take two
Aleksander Alekseev
-
2025/11/17
Re: Running a single test
Heikki Linnakangas
-
2025/11/17
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
-
2025/11/17
Re: Issue with logical replication slot during switchover
Alexander Kukushkin
-
2025/11/17
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Chao Li
-
2025/11/17
Running a single test
Viktor Holmberg
-
2025/11/17
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
高增琦
-
2025/11/17
Fix build of llvmjit_types.bc with meson
Anthonin Bonnefoy
-
2025/11/17
Re: ON CONFLICT DO SELECT (take 3)
[email protected]
-
2025/11/17
quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed
Chao Li
-
2025/11/17
Re: GNU/Hurd portability patches
Michael Banck
-
2025/11/17
Re: Dead code in ps_status.c
Michael Banck
-
2025/11/17
Re: Adding basic NUMA awareness
Jakub Wartak
-
2025/11/17
Re: pgsql: Drop unnamed portal immediately after execution to completion
Mircea Cadariu
-
2025/11/17
Re: [PATCH] jit: fix build with LLVM-21
Anthonin Bonnefoy
-
2025/11/17
Re: virtual generated column as partition key
jian he
-
2025/11/16
Re: Skipping schema changes in publication
Peter Smith
-
2025/11/16
Re: Use exact nullingrels matches for NestLoopParams
Richard Guo
-
2025/11/16
Re: Fix GetOperatorFromCompareType
Neil Chen
-
2025/11/16
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
-
2025/11/16
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Chao Li
-
2025/11/16
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
-
2025/11/16
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
-
2025/11/16
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2025/11/16
Re: Skipping schema changes in publication
Peter Smith
-
2025/11/16
Re: Skipping schema changes in publication
Peter Smith
-
2025/11/16
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
-
2025/11/16
Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Ashutosh Bapat
-
2025/11/16
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
-
2025/11/16
Re: Patch: dumping tables data in multiple chunks in pg_dump
Dilip Kumar
-
2025/11/16
misleading error message in DefineIndex
jian he
-
2025/11/16
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
Steven Niu
-
2025/11/16
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol()
Tender Wang
-
2025/11/16
Re: fallocate() causes btrfs to never compress postgresql files
Thomas Munro
-
2025/11/16
Re: fallocate() causes btrfs to never compress postgresql files
Bráulio Oliveira
-
2025/11/16
Re: PartitionKeyData->partattrs, refactor some 0 to InvalidAttrNumber
jian he
-
2025/11/16
Re: GNU/Hurd portability patches
Thomas Munro
-
2025/11/16
Re: Report oldest xmin source when autovacuum cannot remove tuples
Dilip Kumar
-
2025/11/16
Re: Report oldest xmin source when autovacuum cannot remove tuples
wenhui qiu
-
2025/11/16
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol()
Alexander Korotkov
-
2025/11/16
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Peter Smith
-
2025/11/16
Re: Dead code in ps_status.c
Thomas Munro
-
2025/11/16
Re: Some efforts to get rid of "long" in our codebase
David Rowley
-
2025/11/16
Re: pgsql: Drop unnamed portal immediately after execution to completion
Michael Paquier
-
2025/11/16
Re: Improve error reporting in 027_stream_regress test
Michael Paquier
-
2025/11/16
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol()
Tom Lane
-
2025/11/16
Re: System views for versions reporting
Dmitry Dolgov
-
2025/11/16
[PATCH] Add memory usage reporting to VACUUM VERBOSE
河田達也
-
2025/11/16
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
-
2025/11/16
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
-
2025/11/16
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
-
2025/11/16
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
-
2025/11/16
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol()
Tender Wang
-
2025/11/16
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
-
2025/11/16
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
-
2025/11/15
Re: regarding statistics retaining with 18 Upgrade
Rambabu V
-
2025/11/15
Re: regarding statistics retaining with 18 Upgrade
Dilip Kumar
-
2025/11/15
Re: regarding statistics retaining with 18 Upgrade
Robert Treat
-
2025/11/15
Re: Improve error reporting in 027_stream_regress test
Tom Lane
-
2025/11/15
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
-
2025/11/15
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol()
Tom Lane
-
2025/11/15
Re: Early December Commitfest app release
Magnus Hagander
-
2025/11/15
Re: Early December Commitfest app release
Jelte Fennema-Nio
-
2025/11/15
Re: regarding statistics retaining with 18 Upgrade
Greg Sabino Mullane
-
2025/11/15
Re: should we have a fast-path planning for OLTP starjoins?
Tom Lane
-
2025/11/15
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample
Michael Banck
-
2025/11/15
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample
Robert Treat
-
2025/11/15
Re: regarding statistics retaining with 18 Upgrade
Bruce Momjian
-
2025/11/15
Re: Document NULL
David G. Johnston
-
2025/11/15
Re: Early December Commitfest app release
Magnus Hagander
-
2025/11/15
Re: ON CONFLICT DO SELECT (take 3)
jian he
-
2025/11/15
Re: Asynchronous MergeAppend
Alexander Pyhalov
-
2025/11/15
Re: doc: add missing "id" attributes to extension packaging page
Brar Piening
-
2025/11/15
Re: Comments on Custom RMGRs
Andrei Lepikhov
-
2025/11/15
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
-
2025/11/15
regarding statistics retaining with 18 Upgrade
Rambabu V
-
2025/11/15
Re: Document NULL
Peter Eisentraut
-
2025/11/14
Re: should we have a fast-path planning for OLTP starjoins?
Nico Williams
-
2025/11/14
Re: should we have a fast-path planning for OLTP starjoins?
Bruce Momjian
-
2025/11/14
Re: tuple radix sort
John Naylor
-
2025/11/14
Re: should we have a fast-path planning for OLTP starjoins?
Tomas Vondra
-
2025/11/14
Re: Report oldest xmin source when autovacuum cannot remove tuples
Sami Imseih
-
2025/11/14
Re: Remaining dependency on setlocale()
Jeff Davis
-
2025/11/14
Type assertions without GCC builtins
Thomas Munro
-
2025/11/14
Re: Performance issues with parallelism and LIMIT
Tomas Vondra
-
2025/11/14
Re: Uncommented GUC in postgresql.conf.sample
Daniel Gustafsson
-
2025/11/14
Re: Issue with logical replication slot during switchover
Masahiko Sawada
-
2025/11/14
Re: Confused static assertion implementation
Thomas Munro
-
2025/11/14
Re: pgsql: Drop unnamed portal immediately after execution to completion
Michael Paquier
-
2025/11/14
Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Boris Mironov
-
2025/11/14
Re: postgresql.conf.sample tab width
Nathan Bossart
-
2025/11/14
Re: postgresql.conf.sample tab width
Tom Lane
-
2025/11/14
Re: postgresql.conf.sample tab width
Nathan Bossart
-
2025/11/14
Re: ON CONFLICT DO SELECT (take 3)
jian he
-
2025/11/14
Re: Update timezone to C99
Tom Lane
-
2025/11/14
Re: should we have a fast-path planning for OLTP starjoins?
Bruce Momjian
-
2025/11/14
Re: Have BackendXidGetPid return pid_t
Tom Lane
-
2025/11/14
Have BackendXidGetPid return pid_t
Sami Imseih
-
2025/11/14
Re: postgresql.conf.sample tab width
Tom Lane
-
2025/11/14
postgresql.conf.sample tab width
Nathan Bossart
-
2025/11/14
Re: Uncommented GUC in postgresql.conf.sample
Nathan Bossart
-
2025/11/14
[BUG] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Oleg Tkachenko
-
2025/11/14
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
Tom Lane
-
2025/11/14
Re: Uncommented GUC in postgresql.conf.sample
Nathan Bossart
-
2025/11/14
Re: Performance issues with parallelism and LIMIT
David Geier
-
2025/11/14
Re: index prefetching
Peter Geoghegan
-
2025/11/14
Re: tuple radix sort
David Geier
-
2025/11/14
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
-
2025/11/14
enhance wraparound warnings
Nathan Bossart
-
2025/11/14
Re: PartitionKeyData->partattrs, refactor some 0 to InvalidAttrNumber
Bertrand Drouvot
-
2025/11/14
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
-
2025/11/14
Re: Performance issues with parallelism and LIMIT
Tomas Vondra
-
2025/11/14
PartitionKeyData->partattrs, refactor some 0 to InvalidAttrNumber
jian he
-
2025/11/14
Re: POC: make mxidoff 64 bits
Maxim Orlov
-
2025/11/14
Re: Uncommented GUC in postgresql.conf.sample
Álvaro Herrera
-
2025/11/14
Re: Uncommented GUC in postgresql.conf.sample
Andrew Dunstan
-
2025/11/14
Re: pgsql: Drop unnamed portal immediately after execution to completion
Mircea Cadariu
-
2025/11/14
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample
Nathan Bossart
-
2025/11/14
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
Tom Lane
-
2025/11/14
Re: Uncommented GUC in postgresql.conf.sample
Nathan Bossart
-
2025/11/14
Re: Uncommented GUC in postgresql.conf.sample
Bruce Momjian
-
2025/11/14
Re: Uncommented GUC in postgresql.conf.sample
Tom Lane
-
2025/11/14
Re: Document NULL
David G. Johnston
-
2025/11/14
Uncommented GUC in postgresql.conf.sample
Daniel Gustafsson
-
2025/11/14
Re: backend/nodes cleanup: Move loop variables definitions into for statement
Chao Li
-
2025/11/14
Re: Report replica identity in pg_publication_tables
Ashutosh Bapat
-
2025/11/14
Re: Incorrect checksum in control file with pg_rewind test
Ivan Kovmir
-
2025/11/14
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample
Daniel Gustafsson
-
2025/11/14
Re: failed NUMA pages inquiry status: Operation not permitted
Christoph Berg
-
2025/11/14
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample
Michael Banck
-
2025/11/14
Re: IPC/MultixactCreation on the Standby server
Andrey Borodin
-
2025/11/14
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample
Daniel Gustafsson
-
2025/11/14
Re: Missing calls to UnlockBuffers() - unify error handling?
Rahila Syed
-
2025/11/14
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/11/14
Re: Proposal for enabling auto-vectorization for checksum calculations
John Naylor
-
2025/11/14
Clarification on when _PG_init() is invoked for extensions
Ayush Vatsa
-
2025/11/14
Re: DOCS: Missing <structfield> tags for some SEQUENCE fields
Amit Kapila
-
2025/11/14
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
-
2025/11/14
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Álvaro Herrera
-
2025/11/14
Re: Reorganize GUC structs
Álvaro Herrera
-
2025/11/14
Re: doc: add missing "id" attributes to extension packaging page
Alvaro Herrera
-
2025/11/14
[Patch] Mention md5 is deprecated in postgresql.conf.sample
Michael Banck
-
2025/11/14
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/11/14
Re: Issue with logical replication slot during switchover
Amit Kapila
-
2025/11/14
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/11/14
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
-
2025/11/14
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
-
2025/11/14
Re: Suggestion to add --continue-client-on-abort option to pgbench
Fujii Masao
-
2025/11/14
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
Masahiko Sawada
-
2025/11/14
Re: Suggestion to add --continue-client-on-abort option to pgbench
Fujii Masao
-
2025/11/14
Re: Issue with logical replication slot during switchover
Masahiko Sawada