Mailing lists [pgsql-hackers]
- Re: Failure with 004_logrotate in prairiedog Michael Paquier
- Re: Failure with 004_logrotate in prairiedog Tom Lane
- Re: [PATCH] Allow multiple recursive self-references David Fetter
- Re: Remove redundant strlen call in ReplicationSlotValidateName Peter Smith
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: O_DIRECT on macOS Thomas Munro
- Re: Remove redundant strlen call in ReplicationSlotValidateName Ranier Vilela
- Re: 回复: Why is XLOG_FPI_FOR_HINT always need backups? Kyotaro Horiguchi
- Re: speed up verifying UTF-8 John Naylor
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Yugo NAGATA
- Re: RFC: Logging plan of the running query torikoshia
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Doc necessity for superuser privileges to execute pg_import_system_collations() torikoshia
- RE: Added schema level support for publication. tanghy.fnst@fujitsu.com
- Re: Added documentation for cascade and restrict option of drop statistics Michael Paquier
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: Added schema level support for publication. tanghy.fnst@fujitsu.com
- Re: Doc necessity for superuser privileges to execute pg_import_system_collations() Fujii Masao
- Re: O_DIRECT on macOS Tom Lane
- Re: O_DIRECT on macOS Thomas Munro
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: speed up verifying UTF-8 Amit Khandekar
- Re: logical replication empty transactions Peter Smith
- Re: [HACKERS] logical decoding of two-phase transactions Greg Nancarrow
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ronan Dunklau
- Re: RFC: Logging plan of the running query Fujii Masao
- Re: corruption of WAL page header is never reported Kyotaro Horiguchi
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() Peter Eisentraut
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: automatically generating node support functions Peter Eisentraut
- Re: corruption of WAL page header is never reported Yugo NAGATA
- Re: Introduce pg_receivewal gzip compression tests Michael Paquier
- Re: Failure with 004_logrotate in prairiedog Kyotaro Horiguchi
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: badly calculated width of emoji in psql Michael Paquier
- Re: Failure with 004_logrotate in prairiedog Michael Paquier
- Re: Toast compression method options Dilip Kumar
- Re: Update maintenance_work_mem/autovacuum_work_mem to reflect the 1GB limitation with VACUUM Masahiko Sawada
- Re: corruption of WAL page header is never reported Kyotaro Horiguchi
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: corruption of WAL page header is never reported Kyotaro Horiguchi
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Why ALTER SUBSCRIPTION ... SET (slot_name='none') requires subscription disabled? Amit Kapila
- Re: Added schema level support for publication. Greg Nancarrow
- Re: corruption of WAL page header is never reported Yugo NAGATA
- Re: corruption of WAL page header is never reported Ranier Vilela
- Re: Replace remaining castNode(…, lfirst(…)) and friends calls with l*_node() ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: row filtering for logical replication Amit Kapila
- postgresql.conf.sample missing units Pavel Luzanov
- Re: corruption of WAL page header is never reported Yugo NAGATA
- Re: badly calculated width of emoji in psql Pavel Stehule
- Re: Minimal logical decoding on standbys Ibrar Ahmed
- Re: Re[3]: On login trigger: take three Ibrar Ahmed
- Re: Column Filtering in Logical Replication Ibrar Ahmed
- Re: shared-memory based stats collector Ibrar Ahmed
- Re: Improve join selectivity estimation using extended statistics Ibrar Ahmed
- Re: row filtering for logical replication Dilip Kumar
- Re: refactoring basebackup.c tushar
- Re: badly calculated width of emoji in psql Laurenz Albe
- Re: row filtering for logical replication Amit Kapila
- Re: refactoring basebackup.c Dilip Kumar
- Re: 2021-07 CF now in progress Ibrar Ahmed
- RE: Skipping logical replication transactions on subscriber side houzj.fnst@fujitsu.com
- Re: .ready and .done files considered harmful Dipesh Pandit
- Re: O_DIRECT on macOS John Naylor
- Re: refactoring basebackup.c tushar
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort James Coleman
- Re: Re[3]: On login trigger: take three Greg Nancarrow
- Re: row filtering for logical replication Tomas Vondra
- Re: row filtering for logical replication Tomas Vondra
- Re: speed up verifying UTF-8 Vladimir Sitnikov
- Re: Addition of authenticated ID to pg_stat_activity Aleksander Alekseev
- Re: Question about non-blocking mode in libpq Yugo NAGATA
- Re: O_DIRECT on macOS Tom Lane
- Re: Failure with 004_logrotate in prairiedog Tom Lane
- Re: Failure with 004_logrotate in prairiedog Tom Lane
- Re: postgresql.conf.sample missing units John Naylor
- Re: refactoring basebackup.c Dilip Kumar
- Re: speed up verifying UTF-8 John Naylor
- Re: Added documentation for cascade and restrict option of drop statistics vignesh C
- Transactions and indexes Chris Cleveland
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: refactoring basebackup.c Mark Dilger
- Re: Support for NSS as a libpq TLS backend Jacob Champion
- Avoid stack frame setup in performance critical routines using tail calls Andres Freund
- Re: slab allocator performance issues Andres Freund