Mailing lists [pgsql-hackers]
- Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64 Zidenberg, Tsahi
- Re: Disk-based hash aggregate's cost model Tomas Vondra
- Re: [bug+patch] Inserting DEFAULT into generated columns from VALUES RTE Tom Lane
- Re: A micro-optimisation for walkdir() Thomas Munro
- Re: A micro-optimisation for walkdir() Tom Lane
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiro Ikeda
- Re: New statistics for tuning WAL buffer size Masahiro Ikeda
- Re: Auto-vectorization speeds up multiplication of large-precision numerics Tom Lane
- Re: 回复:how to create index concurrently on partitioned table Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Michael Paquier
- v13: CLUSTER segv with wal_level=minimal and parallel index creation Justin Pryzby
- Re: vacuum verbose: show pages marked allvisible/frozen/hintbits Michael Paquier
- Re: archive status ".ready" files may be created too early Michael Paquier
- Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64 Michael Paquier
- Re: Collation versioning Michael Paquier
- Re: v13: CLUSTER segv with wal_level=minimal and parallel index creation Justin Pryzby
- Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Pavel Stehule
- Re: [PATCH] Initial progress reporting for COPY command Michael Paquier
- Re: v13: CLUSTER segv with wal_level=minimal and parallel index creation Tom Lane
- [doc] minor wording improvement in a couple of places Ian Barwick
- Re: v13: CLUSTER segv with wal_level=minimal and parallel index creation Kyotaro Horiguchi
- Re: proposal: possibility to read dumped table's name from file Pavel Stehule
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Auto-vectorization speeds up multiplication of large-precision numerics Tom Lane
- Re: SQL-standard function body Peter Eisentraut
- Re: clarify "rewritten" in pg_checksums docs Michael Paquier
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: A micro-optimisation for walkdir() Thomas Munro
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila
- Re: Auto-vectorization speeds up multiplication of large-precision numerics Amit Khandekar
- Re: Yet another fast GiST build (typo) Andrey M. Borodin
- Re: Online checksums patch - once again Michael Paquier
- Re: New statistics for tuning WAL buffer size Fujii Masao
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Michael Paquier
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Michael Paquier
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Michael Paquier
- Re: Optimising compactify_tuples() David Rowley
- Re: Improvements in Copy From Surafel Temesgen
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration Peter Eisentraut
- Re: Yet another fast GiST build (typo) Andrey M. Borodin
- Re: v13: CLUSTER segv with wal_level=minimal and parallel index creation Kyotaro Horiguchi
- Re: Online checksums verification in the backend Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Fujii Masao
- Re: v13: CLUSTER segv with wal_level=minimal and parallel index creation Noah Misch
- Re: A micro-optimisation for walkdir() Magnus Hagander
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: Allow CURRENT_ROLE in GRANTED BY Asif Rehman
- Re: [doc] minor wording improvement in a couple of places Magnus Hagander
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey V. Lepikhov
- Re: Bogus documentation for bogus geometric operators Emre Hasegeli
- Re: Yet another fast GiST build Pavel Borisov
- Re: Parallel copy vignesh C
- Logical Replication - detail message with names of missing columns Bharath Rupireddy
- Re: Ideas about a better API for postgres_fdw remote estimates Andrey V. Lepikhov
- Re: A micro-optimisation for walkdir() Thomas Munro
- Inaccurate comment, for family-1 polymorphic iso-8859-1 type arguments Himanshu Upadhyaya
- Re: proposal: possibility to read dumped table's name from file Surafel Temesgen
- Re: Strange behavior with polygon and NaN gkokolatos@pm.me
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: A micro-optimisation for walkdir() Juan José Santamaría Flecha
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: Improving connection scalability: GetSnapshotData() Konstantin Knizhnik
- Re: 回复:how to create index concurrently on partitioned table Anastasia Lubennikova
- Re: Change a constraint's index - ALTER TABLE ... ALTER CONSTRAINT ... USING INDEX ... Laurenz Albe
- Re: Transactions involving multiple postgres foreign servers, take 2 Fujii Masao
- Re: Change a constraint's index - ALTER TABLE ... ALTER CONSTRAINT ... USING INDEX ... Alvaro Herrera
- Re: [doc] minor wording improvement in a couple of places John Naylor
- Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Tom Lane
- Re: Yet another fast GiST build Andrey M. Borodin
- Re: factorial function/phase out postfix operators? John Naylor
- Re: Auto-vectorization speeds up multiplication of large-precision numerics Tom Lane
- Re: Improving connection scalability: GetSnapshotData() Konstantin Knizhnik
- Meaning of pg_stats_subscription.latest_end_time
- Re: Inaccurate comment, for family-1 polymorphic iso-8859-1 type arguments Tom Lane
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: Auto-vectorization speeds up multiplication of large-precision numerics Tom Lane
- Re: Disk-based hash aggregate's cost model Jeff Davis