Mailing lists [pgsql-hackers]
- Re: Asynchronous MergeAppend Matheus Alcantara
- [PATCH] Allow complex data for GUC extra. Bryan Green
- Re: ON CONFLICT DO SELECT (take 3) v@viktorh.net
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Dead code in ps_status.c Thomas Munro
- Re: vacuumdb: add --dry-run Nathan Bossart
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Speed up COPY FROM text/CSV parsing using SIMD Shinya Kato
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: make -C src/test/isolation failure in index-killtuples due to btree_gist Michael Paquier
- Re: GNU/Hurd portability patches Samuel Thibault
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: make -C src/test/isolation failure in index-killtuples due to btree_gist Michael Paquier
- Re: regarding statistics retaining with 18 Upgrade Bruce Momjian
- Re: regarding statistics retaining with 18 Upgrade Bruce Momjian
- Re: Use streaming read I/O in BRIN vacuuming Masahiko Sawada
- Re: should we have a fast-path planning for OLTP starjoins? Bruce Momjian
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Chao Li
- Should the doc be enhance for "CONNECTION LIMIT"? Chao Li
- Re: minor improvement in snapbuild: use existing interface and remove fake code Yuefei Shi
- Re: POC: make mxidoff 64 bits wenhui qiu
- Re: Support tid range scan in parallel? David Rowley
- Re: [PATCH] Add pg_get_subscription_ddl() function Peter Smith
- Re: postgres_fdw: Use COPY to speed up batch inserts Masahiko Sawada
- Re: minor improvement in snapbuild: use existing interface and remove fake code ocean_li_996
- Re: postgresql.conf.sample tab width Chao Li
- Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE Masahiko Sawada
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Row pattern recognition Tatsuo Ishii
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: minor improvement in snapbuild: use existing interface and removefake code cca5507
- Re: Compile error on the aarch64 platform: Missing asm/hwcap.h 高增琦
- Re: explain plans for foreign servers dinesh salve
- Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: regarding statistics retaining with 18 Upgrade Fujii Masao
- Re: vacuumdb: add --dry-run Chao Li
- Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions Fujii Masao
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: Row pattern recognition Chao Li
- Re: Row pattern recognition Chao Li
- Re: Extended Statistics set/restore/clear functions. jian he
- Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis Peter Smith
- Re: GNU/Hurd portability patches Thomas Munro
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Add os_page_num to pg_buffercache Michael Paquier
- Re: [PATCH] Add pg_get_subscription_ddl() function Vaibhav Dalvi
-
Re: DOCS: Missing
tags for some SEQUENCE fields Amit Kapila - Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics Amit Kapila
- Re: Use streaming read I/O in BRIN vacuuming Arseniy Mukhin
- Re: Type of pg_buffercache_pages()::forknum Michael Paquier
- Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID Andrey Borodin
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: [PATCH] Add pg_get_subscription_ddl() function Peter Smith
- Re: Asynchronous MergeAppend Alexander Pyhalov
- Re: misleading error message in DefineIndex jian he
- Add a berief general comment on BTScanInsertData's nextkey and backward Yugo Nagata
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Optimize LISTEN/NOTIFY Chao Li
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis Chao Li
- Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS? cca5507
- GUC thread-safety approaches Peter Eisentraut
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Running a single test Viktor Holmberg
- Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
- Re: Running a single test Daniel Gustafsson
- Fix typos in ExecChooseHashTableSize() Tender Wang
- Re: Issue with logical replication slot during switchover Amit Kapila
- Re: Running a single test Viktor Holmberg
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: Running a single test Nazir Bilal Yavuz
- Re: Parallel Apply Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Non-text mode for pg_dumpall Vaibhav Dalvi
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Row pattern recognition Vik Fearing
- Re: Ambiguity in IS JSON description and logic Ilmar Y
- Re: Performance issues with parallelism and LIMIT David Geier
- Re: [PATCH] Add pg_get_subscription_ddl() function Vaibhav Dalvi
- Re: Confused static assertion implementation Peter Eisentraut
- Re: alignas (C11) Peter Eisentraut
- *_LAST in enums to define NUM* macross Roman Khapov
- Re: Running a single test Andrew Dunstan
- Re: Bug in amcheck? Konstantin Knizhnik
- Re: make -C src/test/isolation failure in index-killtuples due to btree_gist Andres Freund
- Re: Speed up COPY FROM text/CSV parsing using SIMD Andrew Dunstan
- Re: Performance issues with parallelism and LIMIT David Geier
- Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Manni Wood
- Re: GUC thread-safety approaches Heikki Linnakangas
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Performance issues with parallelism and LIMIT Tomas Vondra
- Re: Performance issues with parallelism and LIMIT David Geier
- Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE 河田達也
- Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions Sugamoto Shinya
- Re: [PATCH] Add hints for invalid binary encoding names in encode/decode functions Nathan Bossart
- Re: pg_createsubscriber --dry-run logging concerns Álvaro Herrera
- Re: Performance issues with parallelism and LIMIT Tomas Vondra
- IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT jian he
- Re: Consistently use the XLogRecPtrIsInvalid() macro Peter Eisentraut
- Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Fujii Masao
- Re: regarding statistics retaining with 18 Upgrade Bruce Momjian
- Re: pg_plan_advice Robert Haas
- Re: Performance issues with parallelism and LIMIT David Geier
- Re: minor improvement in snapbuild: use existing interface and removefake code ocean_li_996
- Re: Updating IPC::Run in CI? Jacob Champion
- Re: postgresql.conf.sample tab width Nathan Bossart
- Re: *_LAST in enums to define NUM* macross Tom Lane
- Re: Performance issues with parallelism and LIMIT Tom Lane
- Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT Tom Lane
- Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot
- Re: Updating IPC::Run in CI? Noah Misch
- Re: [PATCH] Allow complex data for GUC extra. Robert Haas
- Re: GUC thread-safety approaches Peter Eisentraut
- Re: Performance issues with parallelism and LIMIT Tomas Vondra
- Re: [PATCH] Allow complex data for GUC extra. Bryan Green
- Re: Use merge-based matching for MCVs in eqjoinsel David Geier
- Re: Consistently use the XLogRecPtrIsInvalid() macro Álvaro Herrera
- Re: [PATCH] Allow complex data for GUC extra. Tom Lane
- Re: Checkpointer write combining Melanie Plageman
- Re: pg_utility ? Dmitry Dolgov
- Re: Performance issues with parallelism and LIMIT David Geier
- Re: *_LAST in enums to define NUM* macross Roman Khapov
- Re: Checkpointer write combining Melanie Plageman
- Re: pg_utility ? Sami Imseih
- Re: nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID Peter Geoghegan
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Eagerly evict bulkwrite strategy ring Melanie Plageman
- Re: Use merge-based matching for MCVs in eqjoinsel Tom Lane
- Re: gen_guc_tables.pl: Validate required GUC fields before code generation Mahmoud Ayman
- Re: Performance issues with parallelism and LIMIT Tomas Vondra
- Re: pg_utility ? Darafei "Komяpa" Praliaskouski
- Re: [PATCH] Allow complex data for GUC extra. Robert Haas
- Post-release followup: pg_add_size_overflow() Jacob Champion
- Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Mircea Cadariu
- Re: RFC: Logging plan of the running query Akshat Jaimini
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: GUC thread-safety approaches Jelte Fennema-Nio
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: GUC thread-safety approaches Tom Lane