Mailing lists [pgsql-hackers]
- Re: The pgperltidy diffs in HEAD Andrew Dunstan
- Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart
- Re: Buffer locking is special (hints, checksums, AIO writes) Melanie Plageman
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Additional info for CREATE ROLE with REPLICATION Marcos Pegoraro
- [PATCH] psql: add size-based sorting options (O/o) for tables and indexes M.Atıf Ceylan
- Re: The pgperltidy diffs in HEAD Dagfinn Ilmari Mannsåker
- Re: The pgperltidy diffs in HEAD Jacob Champion
- Re: The pgperltidy diffs in HEAD Daniel Gustafsson
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
- Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*) David Rowley
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Robert Haas
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada