Архив рассылок [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