Mailing lists [pgsql-hackers]
- Re: [PATCH] Introduce array_shuffle() and array_sample() Tom Lane
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- Re: pg_parameter_aclcheck() and trusted extensions Nathan Bossart
- Re: Use -fvisibility=hidden for shared libraries Andres Freund
- Re: allow specifying action when standby encounters incompatible parameter settings Nathan Bossart
- Re: [PATCH] Introduce array_shuffle() and array_sample() Tom Lane
- Re: [PATCH] Introduce array_shuffle() and array_sample() David G. Johnston
- Re: Commitfest Update Justin Pryzby
- Re: [PATCH] Introduce array_shuffle() and array_sample() Tom Lane
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- Re: Commitfest Update Jacob Champion
- Re: Windows default locale vs initdb Thomas Munro
- Re: Add WAL recovery messages with log_wal_traffic GUC (was: add recovery, backup, archive, streaming etc. activity messages to server logs along with ps display) Nathan Bossart
- Re: Allow placeholders in ALTER ROLE w/o superuser Nathan Bossart
- Re: System catalog documentation chapter Bruce Momjian
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: Costing elided SubqueryScans more nearly correctly Richard Guo
- Re: [PATCH] Introduce array_shuffle() and array_sample() Thomas Munro
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: System catalog documentation chapter Tom Lane
- Re: First draft of the PG 15 release notes Justin Pryzby
- Re: Doc about how to set max_wal_senders when setting minimal wal_level Japin Li
- Re: NAMEDATALEN increase because of non-latin languages John Naylor
- Re: PATCH: Add Table Access Method option to pgbench Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund
- Re: Allowing REINDEX to have an optional name Justin Pryzby
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: Doc about how to set max_wal_senders when setting minimal wal_level David G. Johnston
- Re: Windows default locale vs initdb Thomas Munro
- Re: doc: New cumulative stats subsystem obsoletes comment in maintenance.sgml David G. Johnston
- Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
- Re: doc: New cumulative stats subsystem obsoletes comment in maintenance.sgml Andres Freund
- Re: Doc about how to set max_wal_senders when setting minimal wal_level Bruce Momjian
- Re: Doc about how to set max_wal_senders when setting minimal wal_level David G. Johnston
- Re: Allowing REINDEX to have an optional name Michael Paquier
- Rename some rel truncation related constants at the top of vacuumlazy.c Peter Geoghegan
- Re: Rename some rel truncation related constants at the top of vacuumlazy.c Tom Lane
- Re: Rename some rel truncation related constants at the top of vacuumlazy.c Peter Geoghegan
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Allowing REINDEX to have an optional name Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Peter Geoghegan
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: Windows now has fdatasync() Michael Paquier
- Re: System catalog documentation chapter Peter Smith
- Re: Making pg_rewind faster Michael Paquier
- Re: Windows now has fdatasync() Thomas Munro
- Re: Allow placeholders in ALTER ROLE w/o superuser Steve Chavez
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Kyotaro Horiguchi
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- RE: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns osumi.takamichi@fujitsu.com
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- Re: NAMEDATALEN increase because of non-latin languages John Naylor
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Kyotaro Horiguchi
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Kyotaro Horiguchi
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Kyotaro Horiguchi
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: Costing elided SubqueryScans more nearly correctly Alvaro Herrera
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: System column support for partitioned tables using heap Morris de Oryx
- Re: System column support for partitioned tables using heap Morris de Oryx
- Expose last replayed timeline ID along with last replayed LSN Bharath Rupireddy
- Memory leak fix in psql tanghy.fnst@fujitsu.com
- Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages Bharath Rupireddy
- Re: Fast COPY FROM based on batch insert Andrey Lepikhov
- Re: [PATCH] Introduce array_shuffle() and array_sample() Aleksander Alekseev
- Re: Memory leak fix in psql Japin Li
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- Re: Proposal: allow database-specific role memberships Antonin Houska
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Amit Langote
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- errdetail/errhint style Justin Pryzby
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: errdetail/errhint style Alvaro Herrera
- Re: Memory leak fix in psql Michael Paquier
- Re: System column support for partitioned tables using heap Robert Haas
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Damir Belyalov
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: errdetail/errhint style Michael Paquier
- Re: [PATCH] Introduce array_shuffle() and array_sample() Robert Haas
- Re: Memory leak fix in psql Japin Li
- Re: Windows now has fdatasync() Tom Lane
- Re: Transparent column encryption Peter Eisentraut
- Re: [PATCH] Introduce array_shuffle() and array_sample() Andrew Dunstan
- Re: [PATCH] Introduce array_shuffle() and array_sample() Robert Haas
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: [PATCH] Introduce array_shuffle() and array_sample() Tom Lane
- Re: pgsql: Default to hidden visibility for extension libraries where possi Alvaro Herrera
- Re: pgsql: Default to hidden visibility for extension libraries where possi Julien Rouhaud
- Re: pgsql: Default to hidden visibility for extension libraries where possi Pavel Stehule
- Re: Costing elided SubqueryScans more nearly correctly Tom Lane
- Re: pgsql: Default to hidden visibility for extension libraries where possi Andres Freund
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andres Freund
- Re: pgsql: Default to hidden visibility for extension libraries where possi Pavel Stehule
- Re: pgsql: Default to hidden visibility for extension libraries where possi Andres Freund
- Autovacuum worker spawning strategy Rafael Thofehrn Castro
- Re: Convert planner's AggInfo and AggTransInfo to Nodes Peter Eisentraut
- Re: NAMEDATALEN increase because of non-latin languages Andres Freund
- Re: [PATCH] Log details for client certificate failures Jacob Champion
- Re: [PATCH] Log details for client certificate failures Andres Freund
- Re: Memory leak fix in psql Andres Freund
- Re: [PATCH] Log details for client certificate failures Jacob Champion
- Re: Convert planner's AggInfo and AggTransInfo to Nodes Tom Lane
- Re: Memory leak fix in psql Tom Lane
- Re: [PATCH] Log details for client certificate failures Tom Lane
- Re: Memory leak fix in psql Mark Dilger
- Re: Autovacuum worker spawning strategy Nathan Bossart
- Re: Allow placeholders in ALTER ROLE w/o superuser Nathan Bossart
- StrategyAM for IndexAMs Simon Riggs
- Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages Nathan Bossart
- Re: [PATCH] Log details for client certificate failures Andres Freund
- Re: First draft of the PG 15 release notes Bruce Momjian
- Re: System catalog documentation chapter Bruce Momjian
- Re: First draft of the PG 15 release notes Justin Pryzby
- Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra
- Re: Convert planner's AggInfo and AggTransInfo to Nodes Tom Lane
- Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tom Lane
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- Re: pg_parameter_aclcheck() and trusted extensions Tom Lane
- Re: First draft of the PG 15 release notes Bruce Momjian