Mailing lists [pgsql-hackers]
- Re: Adding CI to our tree Justin Pryzby
- Re: ExecRTCheckPerms() and many prunable partitions Zhihong Yu
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Thomas Munro
- Re: [PATCH] Remove workarounds to format [u]int64's Pavel Borisov
- Re: multithreaded zstd backup compression for client and server Andres Freund
- Re: logical replication restrictions Euler Taveira
- Re: Proposal: allow database-specific role memberships Kenaniah Cerny
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: MDAM techniques and Index Skip Scan patch Tom Lane
- Re: multithreaded zstd backup compression for client and server Justin Pryzby
- Re: MDAM techniques and Index Skip Scan patch Dmitry Dolgov
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Peter Eisentraut
- Re: Proposal: allow database-specific role memberships Kenaniah Cerny
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: ubsan Andres Freund
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: [PATCH] Expose port->authn_id to extensions and triggers Tom Lane
- Re: ubsan Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: multithreaded zstd backup compression for client and server Justin Pryzby
- Re: multithreaded zstd backup compression for client and server Andres Freund
- Re: multithreaded zstd backup compression for client and server Andres Freund
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Thomas Munro
- Re: Fix overflow in DecodeInterval Joseph Koshakow
- Re: Add pg_freespacemap extension sql test Michael Paquier
- pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: [PATCH] add relation and block-level filtering to pg_waldump Andres Freund
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: Fix overflow in DecodeInterval Tom Lane
- Re: Support isEmptyStringInfo Kyotaro Horiguchi
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset David G. Johnston
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: freeing bms explicitly Amit Kapila
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: Column Filtering in Logical Replication Amit Kapila
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: Failed transaction statistics to measure the logical replication progress Amit Kapila
- Checking pgwin32_is_junction() errors Thomas Munro
- RE: logical replication empty transactions shiy.fnst@fujitsu.com
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Re: Extensible Rmgr for Table AMs Jeff Davis
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi
- Re: Remove an unnecessary errmsg_plural in dependency.c Kyotaro Horiguchi
- Re: [PoC] Let libpq reject unexpected authentication requests Laurenz Albe
- Re: Removing unneeded self joins Andrey V. Lepikhov
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Laurenz Albe
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: shared-memory based stats collector - v67 Kyotaro Horiguchi
- Re: PG DOCS - logical replication filtering Peter Smith
- Re: ubsan Noah Misch
- Re: Fast COPY FROM based on batch insert Andrey V. Lepikhov
- Re: Reducing power consumption on idle servers Kyotaro Horiguchi
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Jian Guo
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Patch proposal - parameter to limit amount of FPW because of hint bits per second Michail Nikolaev
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi
- Re: Assert in pageinspect with NULL pages Julien Rouhaud
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: Remove an unnecessary errmsg_plural in dependency.c Daniel Gustafsson
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: Support logical replication of DDLs Dilip Kumar
- Re: proposal - psql - use pager for \watch command Thomas Munro
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- turn fastgetattr and heap_getattr to inline functions Alvaro Herrera
- Re: Parameter for planner estimate of recursive queries Simon Riggs
- Re: Logical replication timeout problem Amit Kapila
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Documenting when to retry on serialization failure Thomas Munro
- Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: MDAM techniques and Index Skip Scan patch Jesper Pedersen
- Re: Support logical replication of DDLs Dilip Kumar
- Re: Index Skip Scan (new UniqueKeys) Jesper Pedersen
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: turn fastgetattr and heap_getattr to inline functions Michael Paquier
- Re: Estimating HugePages Requirements? Michael Paquier
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Tomas Vondra
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: Remove an unnecessary errmsg_plural in dependency.c Bharath Rupireddy
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: Remove an unnecessary errmsg_plural in dependency.c Peter Eisentraut
- Re: Estimating HugePages Requirements? Magnus Hagander
- Re: Remove an unnecessary errmsg_plural in dependency.c Peter Eisentraut
- Re: unlogged sequences Peter Eisentraut
- Re: Remove an unnecessary errmsg_plural in dependency.c Daniel Gustafsson
- Re: multithreaded zstd backup compression for client and server Dagfinn Ilmari Mannsåker
- Re: turn fastgetattr and heap_getattr to inline functions Alvaro Herrera
- Re: Remove an unnecessary errmsg_plural in dependency.c Bharath Rupireddy
- Re: turn fastgetattr and heap_getattr to inline functions Japin Li
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: Documenting when to retry on serialization failure Tom Lane
- Re: Remove an unnecessary errmsg_plural in dependency.c Tom Lane
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: Remove an unnecessary errmsg_plural in dependency.c Alvaro Herrera
- Re: turn fastgetattr and heap_getattr to inline functions Alvaro Herrera
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: Remove an unnecessary errmsg_plural in dependency.c Tom Lane
- Re: Documenting when to retry on serialization failure Tom Lane
- Re: Remove an unnecessary errmsg_plural in dependency.c Alvaro Herrera
- Re: Use -fvisibility=hidden for shared libraries Peter Eisentraut
- Re: [RFC] building postgres with meson -v6 Peter Eisentraut
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: Reducing power consumption on idle servers Robert Haas
- Re: [RFC] building postgres with meson -v6 Andres Freund
- Re: turn fastgetattr and heap_getattr to inline functions Japin Li
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: Parameter for planner estimate of recursive queries Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Parameter for planner estimate of recursive queries Simon Riggs
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Reducing power consumption on idle servers Robert Haas
- Re: Documenting when to retry on serialization failure Tom Lane
- Re: Column Filtering in Logical Replication Peter Eisentraut
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: turn fastgetattr and heap_getattr to inline functions Peter Eisentraut
- Re: turn fastgetattr and heap_getattr to inline functions Peter Eisentraut
- Re: role self-revocation Robert Haas
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: turn fastgetattr and heap_getattr to inline functions Alvaro Herrera
- Re: role self-revocation Tom Lane
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
- Re: shared-memory based stats collector - v66 Melanie Plageman
- Re: role self-revocation Robert Haas
- Re: Documenting when to retry on serialization failure Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: Support logical replication of DDLs Zheng Li
- Re: [PATCH] Expose port->authn_id to extensions and triggers Robert Haas
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Doc patch: replace 'salesmen' with 'salespeople' Dagfinn Ilmari Mannsåker
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Andres Freund
- Re: Race conditions in 019_replslot_limit.pl Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Corruption during WAL replay Robert Haas
- Re: ExecRTCheckPerms() and many prunable partitions David Rowley
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- identifying unrecognized node type errors Andrew Dunstan
- Re: identifying unrecognized node type errors David Rowley
- Re: Small TAP tests cleanup for Windows and unused modules Daniel Gustafsson
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: identifying unrecognized node type errors Tom Lane
- Re: make MaxBackends available in _PG_init Nathan Bossart
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
- Re: make MaxBackends available in _PG_init Robert Haas
- Re: Estimating HugePages Requirements? Nathan Bossart
- Re: [PATCH] pg_statio_all_tables: several rows per table due to invalid TOAST index Tom Lane
- Re: identifying unrecognized node type errors Andrew Dunstan
- Re: Doc patch: replace 'salesmen' with 'salespeople' Daniel Gustafsson
- Re: New Object Access Type hooks Andres Freund