Mailing lists [pgsql-hackers]
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Add missing stats_reset column to pg_stat_database_conflicts view shihao zhong
- Re: Compression of bigger WAL records Zsolt Parragi
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Sami Imseih
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) yangyz
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Shinya Kato
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao
- Remove redundant cast in gindesc.c zengman
- Re: client_connection_check_interval default value Chao Li
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: Remove redundant cast in gindesc.c Michael Paquier
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Michael Paquier
- Re: Refactor recovery conflict signaling a little Xuneng Zhou
- Re: Change checkpoint‑record‑missing PANIC to FATAL Michael Paquier
- Re: Skipping schema changes in publication Amit Kapila
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Madhav Madhusoodanan
- Re: Compression of bigger WAL records Japin Li
- Re: Skipping schema changes in publication shveta malik
- Re: Miscellaneous message fixes Michael Paquier
- Re: Streamify more code paths Xuneng Zhou
- Re: Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c) Japin Li
- Re: Skipping schema changes in publication Amit Kapila
- Re: Add support for EXTRA_REGRESS_OPTS for meson Michael Paquier
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it jian he
- Re: [PATCH] Support automatic sequence replication Chao Li
- Re: [PATCH] Add max_logical_replication_slots GUC shveta malik
- Re: domain for WITHOUT OVERLAPS jian he
- Re: slow SELECT expr INTO var in plpgsql Pavel Stehule
- Re: slow SELECT expr INTO var in plpgsql Pavel Stehule
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- Re: Change initdb default to the builtin collation provider Anders Åstrand
- Add missing CHECK_FOR_INTERRUPTS calls in dblink module Lakshmi N
- Re: Odd code around ginScanToDelete Xuneng Zhou
- Re: Add missing CHECK_FOR_INTERRUPTS calls in dblink module Kirill Reshke
- Re: Odd code around ginScanToDelete Pavel Borisov
- Re: domain for WITHOUT OVERLAPS Kirill Reshke
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Kirill Reshke
- Potential security risk associated with function call Jet
- Re: Streamify more code paths Michael Paquier
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Florin Irion
- Re: Potential security risk associated with function call Anders Åstrand
- Re: psql's 001_basic.pl test could fail on very slow machines Oleg Tselebrovskiy
- Re: Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c) Ranier Vilela
- Re: ALTER TABLE: warn when actions do not recurse to partitions Jim Jones
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Kirill Reshke
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Potential security risk associated with function call Jet
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Matthias van de Meent
- Re: Potential security risk associated with function call Matthias van de Meent
- Re: Potential security risk associated with function call Robert Haas
- Re: SQL:2011 Application Time Update & Delete Kirill Reshke
- Re: Potential security risk associated with function call Jet
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Potential security risk associated with function call David G. Johnston
- Re: Potential security risk associated with function call Kirill Reshke
- Re: Potential security risk associated with function call Jet
- Re: Skipping schema changes in publication vignesh C
- [PATCH] Simplify trivial shmem size calculations Tender Wang
- Re: Potential security risk associated with function call Jet
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Potential security risk associated with function call Daniel Gustafsson
- Re: Streamify more code paths Xuneng Zhou
- Re: Potential security risk associated with function call Robert Haas
- Re: [PATCH] Simplify trivial shmem size calculations Junwang Zhao
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: brin: Remove duplicate initialization in initialize_brin_buildstate() Fujii Masao
- Re: Potential security risk associated with function call Jet
- Re: Inconsistency in owner assignment between INDEX and STATISTICS Amit Khandekar
- Re: CREATE SCHEMA ... CREATE DOMAIN support jian he
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it Andrew Dunstan
- Re: psql's 001_basic.pl test could fail on very slow machines Greg Sabino Mullane
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: [PATCH] Simplify trivial shmem size calculations Nathan Bossart
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: pg_plan_advice Robert Haas
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Change initdb default to the builtin collation provider Robert Haas
- Re: Change initdb default to the builtin collation provider Daniel Gustafsson
- Re: Potential security risk associated with function call Robert Haas
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- Re: Potential security risk associated with function call Matthias van de Meent
- Re: Correcting freeze conflict horizon calculation Melanie Plageman
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Potential security risk associated with function call Nico Williams
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: domain for WITHOUT OVERLAPS Paul A Jungwirth
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: domain for WITHOUT OVERLAPS Paul A Jungwirth
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jacob Champion
- Re: Correcting freeze conflict horizon calculation Peter Geoghegan
- Re: Potential security risk associated with function call Matthias van de Meent
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Andres Freund
- Re: support fast default for domain with constraints Andrew Dunstan
- n_dead_tup could be way off just after a vacuum Frédéric Yhuel
- Re: SQL:2011 Application Time Update & Delete Kirill Reshke
- Re: Change initdb default to the builtin collation provider Laurenz Albe
- Re: Potential security risk associated with function call Mark Woodward
- MERGE PARTITIONS and DEPENDS ON EXTENSION. Kirill Reshke
- Re: Potential security risk associated with function call Mark Woodward
- Re: Potential security risk associated with function call Tom Lane
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Miscellaneous message fixes Masahiko Sawada
- Re: Miscellaneous message fixes Masahiko Sawada
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Tomas Vondra
- Re: Add missing stats_reset column to pg_stat_database_conflicts view shihao zhong
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: Speed up COPY TO text/CSV parsing using SIMD Nathan Bossart
- Re: Potential security risk associated with function call Pavel Stehule
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Sami Imseih
- Re: Correcting freeze conflict horizon calculation Melanie Plageman
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- Re: Interrupts vs signals Andres Freund
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- Re: Potential security risk associated with function call Andres Freund
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Potential security risk associated with function call Pavel Stehule
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andres Freund
- Re: Skipping schema changes in publication Masahiko Sawada
- Re: Use allocation macros in the logical replication code Masahiko Sawada
- Re: index prefetching Peter Geoghegan