pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/19
Re: 10% drop in code line count in PG 17
Bruce Momjian
2025/11/19
Re: 10% drop in code line count in PG 17
Tom Lane
2025/11/19
Re: [Proposal] Adding callback support for custom statistics kinds
Sami Imseih
2025/11/19
Re: Performance issues with parallelism and LIMIT
Tomas Vondra
2025/11/19
10% drop in code line count in PG 17
Bruce Momjian
2025/11/19
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
2025/11/19
Re: ON CONFLICT DO SELECT (take 3)
Viktor Holmberg
2025/11/19
Re: Resetting recovery target parameters in pg_createsubscriber
Robert Haas
2025/11/19
Re: Non-blocking archiver process
Robert Haas
2025/11/19
Re: warning on the current head
Viktor Holmberg
2025/11/19
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Robert Haas
2025/11/19
Re: should we have a fast-path planning for OLTP starjoins?
Tomas Vondra
2025/11/19
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jacob Champion
2025/11/19
Re: Consistently use the XLogRecPtrIsInvalid() macro
Robert Haas
2025/11/19
Re: GUC thread-safety approaches
Matthias van de Meent
2025/11/19
Re: ON CONFLICT DO SELECT (take 3)
Marko Tiikkaja
2025/11/19
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jacob Champion
2025/11/19
Re: Intention to start an [oauth] "working group"
Jacob Champion
2025/11/19
Re: Type assertions without GCC builtins
Peter Eisentraut
2025/11/19
Avoid unnecessary processing of DISTINCT clause (Was: Unique Keys)
Antonin Houska
2025/11/19
Re: PRI?64 vs Visual Studio (2022)
Jacob Champion
2025/11/19
Re: Consistently use the XLogRecPtrIsInvalid() macro
Andres Freund
2025/11/19
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Fujii Masao
2025/11/19
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
2025/11/19
Re: Post-release followup: pg_add_size_overflow()
Jacob Champion
2025/11/19
Re: Post-release followup: pg_add_size_overflow()
Jacob Champion
2025/11/19
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE
河田達也
2025/11/19
Re: Consistently use the XLogRecPtrIsInvalid() macro
Robert Haas
2025/11/19
Re: RFC: Logging plan of the running query
Robert Haas
2025/11/19
Re: ON CONFLICT DO SELECT (take 3)
Dean Rasheed
2025/11/19
Re: PRI?64 vs Visual Studio (2022)
Álvaro Herrera
2025/11/19
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
2025/11/19
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Bruce Momjian
2025/11/19
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
2025/11/19
Re: ON CONFLICT DO SELECT (take 3)
Viktor Holmberg
2025/11/19
Re: Consistently use the XLogRecPtrIsInvalid() macro
Álvaro Herrera
2025/11/19
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
2025/11/19
Re: Consistently use the XLogRecPtrIsInvalid() macro
Robert Haas
2025/11/19
Re: Trigger more frequent autovacuums of heavy insert tables
Nathan Bossart
2025/11/19
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Robert Haas
2025/11/19
Re: Use merge-based matching for MCVs in eqjoinsel
Ilia Evdokimov
2025/11/19
Re: Update timezone to C99
Tom Lane
2025/11/19
Re: PRI?64 vs Visual Studio (2022)
Tom Lane
2025/11/19
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
2025/11/19
Use strtoi64() in pgbench, replacing its open-coded implementation
Heikki Linnakangas
2025/11/19
PG17 version getting installed by default with every package installation
Rambabu V
2025/11/19
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Fujii Masao
2025/11/19
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
2025/11/19
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Daniel Gustafsson
2025/11/19
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Fujii Masao
2025/11/19
Re: Trying out <stdatomic.h>
Aleksander Alekseev
2025/11/19
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Peter Eisentraut
2025/11/19
Re: regarding statistics retaining with 18 Upgrade
Fujii Masao
2025/11/19
Re: Add os_page_num to pg_buffercache
Michael Paquier
2025/11/19
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Fujii Masao
2025/11/19
Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting
Xuneng Zhou
2025/11/19
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Daniel Gustafsson
2025/11/19
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Fujii Masao
2025/11/19
Re: Performance issues with parallelism and LIMIT
David Geier
2025/11/19
Re: Issue with logical replication slot during switchover
Fabrice Chapuis
2025/11/19
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Dagfinn Ilmari Mannsåker
2025/11/19
Re: pg_utility ?
Christoph Berg
2025/11/19
Re: Exit walsender before confirming remote flush in logical replication
Fujii Masao
2025/11/19
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
2025/11/19
Re: Trying out <stdatomic.h>
Peter Eisentraut
2025/11/19
Re: Checkpointer write combining
BharatDB
2025/11/19
Re: Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table
jian he
2025/11/19
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2025/11/19
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Sugamoto Shinya
2025/11/19
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
2025/11/19
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
2025/11/19
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Álvaro Herrera
2025/11/19
Re: log_min_messages per backend type
Alvaro Herrera
2025/11/19
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
2025/11/19
Re: backend/nodes cleanup: Move loop variables definitions into for statement
Chao Li
2025/11/19
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Japin Li
2025/11/19
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2025/11/19
Re: Skipping schema changes in publication
Shlok Kyal
2025/11/19
Re: backend/nodes cleanup: Move loop variables definitions into for statement
Peter Eisentraut
2025/11/19
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Kirill Reshke
2025/11/19
Re: Update timezone to C99
Peter Eisentraut
2025/11/19
Re: Add os_page_num to pg_buffercache
Bertrand Drouvot
2025/11/19
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
2025/11/19
Re: PRI?64 vs Visual Studio (2022)
Peter Eisentraut
2025/11/19
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Chao Li
2025/11/19
Re: PRI?64 vs Visual Studio (2022)
Peter Eisentraut
2025/11/19
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Peter Eisentraut
2025/11/19
RE: Newly created replication slot may be invalidated by checkpoint
Zhijie Hou (Fujitsu)
2025/11/19
Re: pg_waldump: support decoding of WAL inside tarfile
Jakub Wartak
2025/11/19
Re: GUC thread-safety approaches
Peter Eisentraut
2025/11/18
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
2025/11/18
Re: Reorganize GUC structs
Peter Eisentraut
2025/11/18
Re: Add mode column to pg_stat_progress_vacuum
Maciek Sakrejda
2025/11/18
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Jim Jones
2025/11/18
Re: Extended Statistics set/restore/clear functions.
jian he
2025/11/18
Re: Trying out read streams in pgvector (an extension)
Nazir Bilal Yavuz
2025/11/18
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
David Geier
2025/11/18
Re: Row pattern recognition
Tatsuo Ishii
2025/11/18
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
David Geier
2025/11/18
Re: Row pattern recognition
Tatsuo Ishii
2025/11/18
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2025/11/18
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/11/18
Re: Row pattern recognition
Tatsuo Ishii
2025/11/18
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2025/11/18
Re: Issue with logical replication slot during switchover
Amit Kapila
2025/11/18
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
2025/11/18
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Amit Kapila
2025/11/18
Re: Post-release followup: pg_add_size_overflow()
Michael Paquier
2025/11/18
Re: Add mode column to pg_stat_progress_vacuum
Shinya Kato
2025/11/18
Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID
Andrey Borodin
2025/11/18
Re: Row pattern recognition
Chao Li
2025/11/18
Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting
Xuneng Zhou
2025/11/18
Re: RFC: Logging plan of the running query
torikoshia
2025/11/18
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
cca5507
2025/11/18
Re: PRI?64 vs Visual Studio (2022)
Tom Lane
2025/11/18
Re: Optimize LISTEN/NOTIFY
Joel Jacobson
2025/11/18
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Chao Li
2025/11/18
Re: transformJsonFuncExpr pathspec cache lookup failed
jian he
2025/11/18
Re: PRI?64 vs Visual Studio (2022)
Thomas Munro
2025/11/18
Re: [PATCH] Add pg_get_subscription_ddl() function
Peter Smith
2025/11/18
Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects
Bryan Green
2025/11/18
Re: Fix typos in ExecChooseHashTableSize()
Tender Wang
2025/11/18
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Michael Paquier
2025/11/18
Re: PRI?64 vs Visual Studio (2022)
Tom Lane
2025/11/18
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
2025/11/18
Re: Fix typos in ExecChooseHashTableSize()
Richard Guo
2025/11/18
Re: PRI?64 vs Visual Studio (2022)
Thomas Munro
2025/11/18
Re: Checkpointer write combining
Chao Li
2025/11/18
Re: Checkpointer write combining
Chao Li
2025/11/18
Re: Eagerly evict bulkwrite strategy ring
Chao Li
2025/11/18
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2025/11/18
Re: Proposal for enabling auto-vectorization for checksum calculations
Andrew Kim
2025/11/18
Re: Post-release followup: pg_add_size_overflow()
Chao Li
2025/11/18
Re: Add a berief general comment on BTScanInsertData's nextkey and backward
Peter Geoghegan
2025/11/18
Re: Issue with logical replication slot during switchover
Masahiko Sawada
2025/11/18
Re: Add mode column to pg_stat_progress_vacuum
Masahiko Sawada
2025/11/18
Re: log_min_messages per backend type
Euler Taveira
2025/11/18
Re: [PATCH] Fixed creation of empty .log files during log rotation
Tom Lane
2025/11/18
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE
Masahiko Sawada
2025/11/18
Re: GUC thread-safety approaches
David Rowley
2025/11/18
Re: [PATCH] Fixed creation of empty .log files during log rotation
Laurenz Albe
2025/11/18
Re: Bug in amcheck?
Mihail Nikalayeu
2025/11/18
Re: GUC thread-safety approaches
Peter Eisentraut
2025/11/18
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
2025/11/18
Re: pg_createsubscriber --dry-run logging concerns
Peter Smith
2025/11/18
Re: DOCS: Missing <structfield> tags for some SEQUENCE fields
Peter Smith
2025/11/18
Re: Trigger more frequent autovacuums of heavy insert tables
Melanie Plageman
2025/11/18
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
Tom Lane
2025/11/18
Re: Trying out read streams in pgvector (an extension)
Melanie Plageman
2025/11/18
Re: GUC thread-safety approaches
Nico Williams
2025/11/18
Re: GUC thread-safety approaches
Tom Lane
2025/11/18
Re: Speed up COPY FROM text/CSV parsing using SIMD
KAZAR Ayoub
2025/11/18
Re: GUC thread-safety approaches
Jelte Fennema-Nio
2025/11/18
Re: Trigger more frequent autovacuums of heavy insert tables
Nathan Bossart
2025/11/18
Re: RFC: Logging plan of the running query
Akshat Jaimini
2025/11/18
Post-release followup: pg_add_size_overflow()
Jacob Champion
2025/11/18
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication
Mircea Cadariu
2025/11/18
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
2025/11/18
Re: pg_utility ?
Komяpa
2025/11/18
Re: Performance issues with parallelism and LIMIT
Tomas Vondra
2025/11/18
Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Mahmoud Ayman
2025/11/18
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
2025/11/18
Re: Eagerly evict bulkwrite strategy ring
Melanie Plageman
2025/11/18
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2025/11/18
Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID
Peter Geoghegan
2025/11/18
Re: pg_utility ?
Sami Imseih
2025/11/18
Re: Checkpointer write combining
Melanie Plageman
2025/11/18
Re: *_LAST in enums to define NUM* macross
Roman Khapov
2025/11/18
Re: Performance issues with parallelism and LIMIT
David Geier
2025/11/18
Re: pg_utility ?
Dmitry Dolgov
2025/11/18
Re: Checkpointer write combining
Melanie Plageman
2025/11/18
Re: [PATCH] Allow complex data for GUC extra.
Tom Lane
2025/11/18
Re: Consistently use the XLogRecPtrIsInvalid() macro
Álvaro Herrera
2025/11/18
Re: Use merge-based matching for MCVs in eqjoinsel
David Geier
2025/11/18
Re: [PATCH] Allow complex data for GUC extra.
Bryan Green
2025/11/18
Re: Performance issues with parallelism and LIMIT
Tomas Vondra
2025/11/18
Re: GUC thread-safety approaches
Peter Eisentraut
2025/11/18
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
2025/11/18
Re: Updating IPC::Run in CI?
Noah Misch
2025/11/18
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
2025/11/18
Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT
Tom Lane
2025/11/18
Re: Performance issues with parallelism and LIMIT
Tom Lane
2025/11/18
Re: *_LAST in enums to define NUM* macross
Tom Lane
2025/11/18
Re: postgresql.conf.sample tab width
Nathan Bossart
2025/11/18
Re: Updating IPC::Run in CI?
Jacob Champion
2025/11/18
Re: minor improvement in snapbuild: use existing interface and removefake code
ocean_li_996
2025/11/18
Re: Performance issues with parallelism and LIMIT
David Geier
2025/11/18
Re: regarding statistics retaining with 18 Upgrade
Bruce Momjian
2025/11/18
Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect
Fujii Masao
2025/11/18
Re: Consistently use the XLogRecPtrIsInvalid() macro
Peter Eisentraut
2025/11/18
IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT
jian he
2025/11/18
Re: pg_createsubscriber --dry-run logging concerns
Álvaro Herrera
2025/11/18
Re: Performance issues with parallelism and LIMIT
Tomas Vondra
2025/11/18
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Nathan Bossart
2025/11/18
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Sugamoto Shinya
2025/11/18
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE
河田達也
2025/11/18
Re: Performance issues with parallelism and LIMIT
David Geier
2025/11/18
Re: Performance issues with parallelism and LIMIT
Tomas Vondra
2025/11/18
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
2025/11/18
Re: GUC thread-safety approaches
Heikki Linnakangas
Earlier messages
Later messages