pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2025/11/18
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Manni Wood
2025/11/18
Re: Performance issues with parallelism and LIMIT
David Geier
2025/11/18
Re: Speed up COPY FROM text/CSV parsing using SIMD
Andrew Dunstan
2025/11/18
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Andres Freund
2025/11/18
Re: Bug in amcheck?
Konstantin Knizhnik
2025/11/18
Re: Running a single test
Andrew Dunstan
2025/11/18
*_LAST in enums to define NUM* macross
Roman Khapov
2025/11/18
Re: alignas (C11)
Peter Eisentraut
2025/11/18
Re: Confused static assertion implementation
Peter Eisentraut
2025/11/18
Re: [PATCH] Add pg_get_subscription_ddl() function
Vaibhav Dalvi
2025/11/18
Re: Performance issues with parallelism and LIMIT
David Geier
2025/11/18
Re: Ambiguity in IS JSON description and logic
Ilmar Y
2025/11/18
Re: Row pattern recognition
Vik Fearing
2025/11/18
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2025/11/18
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
2025/11/18
Re: Report bytes and transactions actually sent downtream
Amit Kapila
2025/11/18
Re: How can end users know the cause of LR slot sync delays?
Shlok Kyal
2025/11/18
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
2025/11/18
Re: Non-text mode for pg_dumpall
Vaibhav Dalvi
2025/11/18
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
2025/11/18
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2025/11/18
Re: Parallel Apply
Amit Kapila
2025/11/18
Re: Running a single test
Nazir Bilal Yavuz
2025/11/18
Re: Report bytes and transactions actually sent downtream
Amit Kapila
2025/11/18
Re: Running a single test
Viktor Holmberg
2025/11/18
Re: Issue with logical replication slot during switchover
Amit Kapila
2025/11/18
Fix typos in ExecChooseHashTableSize()
Tender Wang
2025/11/18
Re: Running a single test
Daniel Gustafsson
2025/11/18
Re: Running a single test
Viktor Holmberg
2025/11/18
GUC thread-safety approaches
Peter Eisentraut
2025/11/18
Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
cca5507
2025/11/18
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Chao Li
2025/11/18
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
2025/11/18
Re: Optimize LISTEN/NOTIFY
Chao Li
2025/11/18
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
2025/11/18
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
2025/11/17
Add a berief general comment on BTScanInsertData's nextkey and backward
Yugo Nagata
2025/11/17
Re: misleading error message in DefineIndex
jian he
2025/11/17
Re: Asynchronous MergeAppend
Alexander Pyhalov
2025/11/17
Re: [PATCH] Add pg_get_subscription_ddl() function
Peter Smith
2025/11/17
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
2025/11/17
Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID
Andrey Borodin
2025/11/17
Re: Type of pg_buffercache_pages()::forknum
Michael Paquier
2025/11/17
Re: Use streaming read I/O in BRIN vacuuming
Arseniy Mukhin
2025/11/17
Re: GNU/Hurd portability patches
Samuel Thibault
2025/11/17
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
Amit Kapila
2025/11/17
Re: DOCS: Missing <structfield> tags for some SEQUENCE fields
Amit Kapila
2025/11/17
Re: [PATCH] Add pg_get_subscription_ddl() function
Vaibhav Dalvi
2025/11/17
Re: Add os_page_num to pg_buffercache
Michael Paquier
2025/11/17
Re: Extended Statistics set/restore/clear functions.
Michael Paquier
2025/11/17
Re: GNU/Hurd portability patches
Thomas Munro
2025/11/17
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Peter Smith
2025/11/17
Re: Extended Statistics set/restore/clear functions.
jian he
2025/11/17
Re: Row pattern recognition
Chao Li
2025/11/17
Re: Row pattern recognition
Chao Li
2025/11/17
Re: Proposal for enabling auto-vectorization for checksum calculations
John Naylor
2025/11/17
Re: Extended Statistics set/restore/clear functions.
Corey Huinker
2025/11/17
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Fujii Masao
2025/11/17
Re: vacuumdb: add --dry-run
Chao Li
2025/11/17
Re: regarding statistics retaining with 18 Upgrade
Fujii Masao
2025/11/17
Re: Extended Statistics set/restore/clear functions.
Michael Paquier
2025/11/17
Re: Proposal for enabling auto-vectorization for checksum calculations
Andrew Kim
2025/11/17
Re: explain plans for foreign servers
dinesh salve
2025/11/17
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
高增琦
2025/11/17
Re: minor improvement in snapbuild: use existing interface and removefake code
cca5507
2025/11/17
Re: Extended Statistics set/restore/clear functions.
Corey Huinker
2025/11/17
Re: Extended Statistics set/restore/clear functions.
Corey Huinker
2025/11/17
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE
Masahiko Sawada
2025/11/17
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Japin Li
2025/11/17
Re: postgresql.conf.sample tab width
Chao Li
2025/11/17
Re: minor improvement in snapbuild: use existing interface and remove fake code
ocean_li_996
2025/11/17
Re: postgres_fdw: Use COPY to speed up batch inserts
Masahiko Sawada
2025/11/17
Re: [PATCH] Add pg_get_subscription_ddl() function
Peter Smith
2025/11/17
Re: Support tid range scan in parallel?
David Rowley
2025/11/17
Re: POC: make mxidoff 64 bits
wenhui qiu
2025/11/17
Should the doc be enhance for "CONNECTION LIMIT"?
Chao Li
2025/11/17
Re: minor improvement in snapbuild: use existing interface and remove fake code
Yuefei Shi
2025/11/17
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Chao Li
2025/11/17
Re: should we have a fast-path planning for OLTP starjoins?
Bruce Momjian
2025/11/17
Re: Use streaming read I/O in BRIN vacuuming
Masahiko Sawada
2025/11/17
Re: regarding statistics retaining with 18 Upgrade
Bruce Momjian
2025/11/17
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Michael Paquier
2025/11/17
Re: regarding statistics retaining with 18 Upgrade
Bruce Momjian
2025/11/17
Re: Extended Statistics set/restore/clear functions.
Michael Paquier
2025/11/17
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Michael Paquier
2025/11/17
Re: Extended Statistics set/restore/clear functions.
Michael Paquier
2025/11/17
Re: Speed up COPY FROM text/CSV parsing using SIMD
Shinya Kato
2025/11/17
Re: vacuumdb: add --dry-run
Nathan Bossart
2025/11/17
Re: Dead code in ps_status.c
Thomas Munro
2025/11/17
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nathan Bossart
2025/11/17
[PATCH] Allow complex data for GUC extra.
Bryan Green
2025/11/17
Re: Asynchronous MergeAppend
Matheus Alcantara
2025/11/17
Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions
Masahiko Sawada
2025/11/17
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
Tom Lane
2025/11/17
Re: Updating IPC::Run in CI?
Noah Misch
2025/11/17
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
Tom Lane
2025/11/17
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/11/17
Re: postgresql.conf.sample tab width
Tom Lane
2025/11/17
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol()
Tom Lane
2025/11/17
Re: postgresql.conf.sample tab width
Nathan Bossart
2025/11/17
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
2025/11/17
Re: Report oldest xmin source when autovacuum cannot remove tuples
Sami Imseih
2025/11/17
Re: Use merge-based matching for MCVs in eqjoinsel
Tom Lane
2025/11/17
Re: Updating IPC::Run in CI?
Jacob Champion
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
Earlier messages
Later messages