Mailing lists [pgsql-hackers]
- Re: maintenance_work_mem = 64kB doesn't work for vacuum David Rowley
- Re: pgsql: reindexdb: Add the index-level REINDEX with multiple jobs Alexander Korotkov
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: Printing window function OVER clauses in EXPLAIN Tom Lane
- Re: Parallel CREATE INDEX for GIN indexes Tom Lane
- Re: Parallel CREATE INDEX for GIN indexes Peter Geoghegan
- Re: Special-case executor expression steps for common combinations Daniel Gustafsson
- Re: Add regression test checking combinations of (object,backend_type,context) in pg_stat_io Michael Paquier
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Michael Paquier
- Re: Enhance file_fdw to report processed and skipped tuples in COPY progress Fujii Masao
- Re: Printing window function OVER clauses in EXPLAIN David Rowley
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Printing window function OVER clauses in EXPLAIN Tom Lane
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET David Rowley
- Re: Printing window function OVER clauses in EXPLAIN David Rowley
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Michael Paquier
- Re: maintenance_work_mem = 64kB doesn't work for vacuum John Naylor
- Re: maintenance_work_mem = 64kB doesn't work for vacuum Melanie Plageman
- Re: maintenance_work_mem = 64kB doesn't work for vacuum David Rowley
- Re: CREATE OR REPLACE MATERIALIZED VIEW Erik Wienhold
- Re: Make tuple deformation faster David Rowley
- Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila
- Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila
- Re: Parallel heap vacuum Peter Smith
- Re: Parallel heap vacuum Peter Smith
- Re: maintenance_work_mem = 64kB doesn't work for vacuum Masahiko Sawada
- Re: Add an option to skip loading missing publication to avoid logical replication failure Dilip Kumar
- RE: Selectively invalidate caches in pgoutput module Hayato Kuroda (Fujitsu)
- Re: [Doc] Improve hostssl related descriptions and option presentation David G. Johnston
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
- Re: RFC: Logging plan of the running query torikoshia
- Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila
- Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Michael Paquier
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ajin Cherian
- Re: vacuumdb changes for stats import/export John Naylor
- Re: Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: Printing window function OVER clauses in EXPLAIN Álvaro Herrera
- Re: Parallel heap vacuum Amit Kapila
- Re: Restrict copying of invalidated replication slots Shlok Kyal
- Re: Back-patch of: avoid multiple hard links to same WAL file after a crash Michael Paquier
- Re: Log connection establishment timings Bertrand Drouvot
- Re: Parallel heap vacuum Amit Kapila
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py Mats Kindahl
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- [PATCH] Add reverse(bytea) Aleksander Alekseev
- Re: Parallel heap vacuum Peter Smith
- Re: per backend WAL statistics Michael Paquier
- Re: Non-text mode for pg_dumpall jian he
- Re: FSM doesn't recover after zeroing damaged page. Stepan Neretin
- Re: Memory context can be its own parent and child in replication command Anthonin Bonnefoy
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext Anthonin Bonnefoy
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- change on_exit_nicely_list array to the dynamic array to increase slots at run time for pg_restore Mahendra Singh Thalor
- Re: Vacuum statistics Ilia Evdokimov
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Nisha Moond
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: 64 bit numbers vs format strings Peter Eisentraut
- Re: maintenance_work_mem = 64kB doesn't work for vacuum David Rowley
- Re: [Patch] remove duplicated smgrclose Steven Niu
- Re: Draft for basic NUMA observability Bertrand Drouvot
- RE: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Bykov Ivan
- Re: SQL:2011 application time Peter Eisentraut
- RE: Selectively invalidate caches in pgoutput module Hayato Kuroda (Fujitsu)
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: track generic and custom plans in pg_stat_statements Ilia Evdokimov
- RE: Selectively invalidate caches in pgoutput module Zhijie Hou (Fujitsu)
- Re: pgsql: reindexdb: Add the index-level REINDEX with multiple jobs Álvaro Herrera
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia
- Re: encode/decode support for base64url Florents Tselai
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Nisha Moond
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET David Rowley
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: per backend WAL statistics Bertrand Drouvot
- Re: per backend WAL statistics Nazir Bilal Yavuz
- Re: pg_attribute_noreturn(), MSVC, C11 Peter Eisentraut
- Re: Extensible storage manager API - SMGR hook Redux Kirill Reshke
- Re: encode/decode support for base64url Daniel Gustafsson
- Re: encode/decode support for base64url Florents Tselai
- Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2 Kirill Reshke
- Re: Wrong results with subquery pullup and grouping sets Richard Guo
- Re: INSERT ... ON CONFLICT DO SELECT [FOR ...] take 2 Kirill Reshke
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Yuki Seino
- RE: Selectively invalidate caches in pgoutput module Hayato Kuroda (Fujitsu)
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Vacuum statistics Kirill Reshke
- Re: change on_exit_nicely_list array to the dynamic array to increase slots at run time for pg_restore Tom Lane
- Re: FSM doesn't recover after zeroing damaged page. Kirill Reshke
- Re: pg_attribute_noreturn(), MSVC, C11 Andres Freund
- Re: pg_attribute_noreturn(), MSVC, C11 Peter Eisentraut
- Re: pg_attribute_noreturn(), MSVC, C11 Andres Freund
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: per backend WAL statistics Bertrand Drouvot
- Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Orphaned users in PG16 and above can only be managed by Superusers Nathan Bossart
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: vacuumdb changes for stats import/export Nathan Bossart
- Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: table_tuple_lock's snapshot argument Heikki Linnakangas
- [Proposal] Expose internal MultiXact member count function for efficient monitoring Naga Appani
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Sami Imseih
- Re: per backend WAL statistics Nazir Bilal Yavuz
- Re: Printing window function OVER clauses in EXPLAIN Tom Lane
- Re: table_tuple_lock's snapshot argument Ranier Vilela
- Re: table_tuple_lock's snapshot argument Heikki Linnakangas
- Re: table_tuple_lock's snapshot argument Ranier Vilela
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Sami Imseih
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: track generic and custom plans in pg_stat_statements Sami Imseih
- Re: bogus error message for ALTER TABLE ALTER CONSTRAINT Álvaro Herrera
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: AIO v2.5 Andres Freund
- Re: dblink: Add SCRAM pass-through authentication Jacob Champion
- Re: Parallel heap vacuum Masahiko Sawada
- Re: refactor AlterDomainAddConstraint (alter domain add constraint) Alvaro Herrera
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: sslinfo extension - add notbefore and notafter timestamps Cary Huang
- Re: RFC: Additional Directory for Extensions Matheus Alcantara
- RE: CRC32C Parallel Computation Optimization on ARM Devulapalli, Raghuveer