Mailing lists [pgsql-hackers]
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: pgbench - add pseudo-random permutation function Fabien COELHO
- Re: Stronger safeguard for archive recovery not to miss data Fujii Masao
- Re: Stronger safeguard for archive recovery not to miss data Fujii Masao
- Re: Remove page-read callback from XLogReaderState. Thomas Munro
- Re: Remove page-read callback from XLogReaderState. Andres Freund
- Re: Remove page-read callback from XLogReaderState. Alvaro Herrera
- Re: ModifyTable overheads in generic plans Tom Lane
- Re: Remove page-read callback from XLogReaderState. Thomas Munro
- Re: Remove page-read callback from XLogReaderState. Alvaro Herrera
- Re: Autovacuum on partitioned table (autoanalyze) Andres Freund
- Re: ModifyTable overheads in generic plans Andres Freund
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan
- Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman
- Re: Can we remove extra memset in BloomInitPage, GinInitPage and SpGistInitPage when we have it in PageInit? Bharath Rupireddy
- Re: TRUNCATE on foreign table Bharath Rupireddy
- Re: Proposal: Save user's original authenticated identity for logging Michael Paquier
- Re: Allow batched insert during cross-partition updates Amit Langote
- Re: policies with security definer option for allowing inline optimization Noah Misch
- Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Japin Li
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: Autovacuum on partitioned table (autoanalyze) yuzuko
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: TRUNCATE on foreign table Kazutaka Onishi
- Re: Autovacuum on partitioned table (autoanalyze) Alvaro Herrera
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? Amit Kapila
- RE: Stronger safeguard for archive recovery not to miss data osumi.takamichi@fujitsu.com
- buildfarm instance bichir stuck Robins Tharakan
- Re: MultiXact\SLRU buffers configuration Thomas Munro
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: Can we remove extra memset in BloomInitPage, GinInitPage and SpGistInitPage when we have it in PageInit? Michael Paquier
- Re: buildfarm instance bichir stuck Thomas Munro
- Re: Can we remove extra memset in BloomInitPage, GinInitPage and SpGistInitPage when we have it in PageInit? Bharath Rupireddy
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
- Truncate in synchronous logical replication failed tanghy.fnst@fujitsu.com
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- Re: buildfarm instance bichir stuck Robins Tharakan
- missing documentation for streaming in-progress transactions Ajin Cherian
- RE: psql - add SHOW_ALL_RESULTS option shiy.fnst@fujitsu.com
- Re: Wired if-statement in gen_partprune_steps_internal David Rowley
- Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
- Re: ModifyTable overheads in generic plans Amit Langote
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Seino Yuki
- Re: Truncate in synchronous logical replication failed Amit Kapila
- RE: Truncate in synchronous logical replication failed tanghy.fnst@fujitsu.com
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: Wired if-statement in gen_partprune_steps_internal Amit Langote
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: Replication slot stats misgivings vignesh C
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Wired if-statement in gen_partprune_steps_internal David Rowley
- Set access strategy for parallel vacuum workers Amit Kapila
- Re: New IndexAM API controlling index vacuum strategies Amit Kapila
- Re: Yet another fast GiST build Heikki Linnakangas
- CREATE SEQUENCE with RESTART option Bharath Rupireddy
- Why is specifying oids = false multiple times in create table is silently ignored? Bharath Rupireddy
- Re: New predefined roles- 'pg_read/write_all_data' Michael Banck
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: [PATCH] PREPARE TRANSACTION unexpected behavior with TEMP TABLE vignesh C
- Re: Why is specifying oids = false multiple times in create table is silently ignored? Michael Paquier
- hba.c:3160:18: warning: comparison of unsigned enum expression Erik Rijkers
- Re: hba.c:3160:18: warning: comparison of unsigned enum expression Magnus Hagander
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: hba.c:3160:18: warning: comparison of unsigned enum expression Magnus Hagander
- Re: Set access strategy for parallel vacuum workers Masahiko Sawada
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: Wired if-statement in gen_partprune_steps_internal David Rowley
- Re: buildfarm instance bichir stuck Andrew Dunstan
- Re: [PATCH] New default role allowing to change per-role/database settings Michael Banck
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: hba.c:3160:18: warning: comparison of unsigned enum expression Michael Paquier
- Re: hba.c:3160:18: warning: comparison of unsigned enum expression Magnus Hagander
- [PATCH] Improve treatment of page special and page header alignment during page init. Pavel Borisov
- Re: Can we remove extra memset in BloomInitPage, GinInitPage and SpGistInitPage when we have it in PageInit? Pavel Borisov
- Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? Euler Taveira
- Need help! FATIHI Ayoub
- Re: Yet another fast GiST build Andrey Borodin
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: missing documentation for streaming in-progress transactions Amit Kapila
- Re: hba.c:3160:18: warning: comparison of unsigned enum expression Michael Paquier
- Re: hba.c:3160:18: warning: comparison of unsigned enum expression Erik Rijkers
- Re: hba.c:3160:18: warning: comparison of unsigned enum expression Magnus Hagander
- Re: hba.c:3160:18: warning: comparison of unsigned enum expression Michael Paquier
- Re: CREATE SEQUENCE with RESTART option Ashutosh Bapat
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Nitin Jadhav
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Nitin Jadhav
- Re: Wired if-statement in gen_partprune_steps_internal Amit Langote
- Re: buildfarm instance bichir stuck Robins Tharakan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: CREATE SEQUENCE with RESTART option Bharath Rupireddy
- Re: Why is specifying oids = false multiple times in create table is silently ignored? Bharath Rupireddy
- Re: SSL SNI Peter Eisentraut
- Re: Increase value of OUTER_VAR Peter Eisentraut
- Re: Increase value of OUTER_VAR Tom Lane
- Re: Set access strategy for parallel vacuum workers Bharath Rupireddy
- Re: [PATCH] Improve treatment of page special and page header alignment during page init. Bharath Rupireddy
- RE: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Cost model improvement for run-time partition prune Andy Fan
- Re: Wired if-statement in gen_partprune_steps_internal Amit Langote
- Re: Why is specifying oids = false multiple times in create table is silently ignored? Euler Taveira
- Re: PostgreSQL log query's result size Hellmuth Vargas
- Re: PostgreSQL log query's result size David G. Johnston
- Re: multi-install PostgresNode fails with older postgres versions Jehan-Guillaume de Rorthais
- Re: PostgreSQL log query's result size Hellmuth Vargas
- Re: [PATCH] Improve treatment of page special and page header alignment during page init. Pavel Borisov
- Re: Tightening up allowed custom GUC names Tom Lane
- Re: WIP: WAL prefetch (another approach) Tomas Vondra
- Re: [PATCH] Improve treatment of page special and page header alignment during page init. Tom Lane
- Re: Autovacuum on partitioned table (autoanalyze) yuzuko
- Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan
- Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
- Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: [PATCH] Improve treatment of page special and page header alignment during page init. Pavel Borisov
- Re: [PATCH] PREPARE TRANSACTION unexpected behavior with TEMP TABLE Himanshu Upadhyaya
- Re: multi-install PostgresNode fails with older postgres versions Jehan-Guillaume de Rorthais
- Re: multi-install PostgresNode fails with older postgres versions Jehan-Guillaume de Rorthais
- Re: ModifyTable overheads in generic plans Tom Lane
- Re: Need help! David G. Johnston
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- Re: why pg_walfile_name() cannot be executed during recovery? Jehan-Guillaume de Rorthais
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: buildfarm instance bichir stuck Tom Lane
- Re: Minimal logical decoding on standbys Andres Freund
- dump cannot be restored if schema permissions revoked Richard Yen
- Re: multi-install PostgresNode fails with older postgres versions Jehan-Guillaume de Rorthais
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan
- Re: Need help! Giuseppe Broccolo
- Re: ModifyTable overheads in generic plans Robert Haas
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Tomas Vondra
- Re: ModifyTable overheads in generic plans Tom Lane
- Re: multi-install PostgresNode fails with older postgres versions Jehan-Guillaume de Rorthais
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: multi-install PostgresNode fails with older postgres versions Jehan-Guillaume de Rorthais
- Re: multi-install PostgresNode fails with older postgres versions Jehan-Guillaume de Rorthais
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: buildfarm instance bichir stuck Andrew Dunstan
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- Re: TRUNCATE on foreign table Fujii Masao
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger
- Re: Yet another fast GiST build Andrey Borodin
- Re: SQL-standard function body Peter Eisentraut
- Re: psql \df choose functions by their arguments Tom Lane
- Re: buildfarm instance bichir stuck Tom Lane
- Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane
- Re: pg_amcheck contrib application Robert Haas
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- Re: SQL-standard function body Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: buildfarm instance bichir stuck Andrew Dunstan
- Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera
- Re: buildfarm instance bichir stuck Tom Lane
- Re: Minimal logical decoding on standbys Andres Freund
- Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan
- Re: multi-install PostgresNode fails with older postgres versions Mark Dilger