Mailing lists [pgsql-hackers]
- Re: Sync scan & regression tests David Rowley
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: Use virtual tuple slot for Unique node David Rowley
- Re: Query execution in Perl TAP tests needs work Andres Freund
- Re: Query execution in Perl TAP tests needs work Andrew Dunstan
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Sync scan & regression tests Melanie Plageman
- Re: Fix shadow warnings in logical replication code Michael Paquier
- Re: Fix shadow warnings in logical replication code Peter Smith
- Re: Eliminate redundant tuple visibility check in vacuum Melanie Plageman
- Re: Query execution in Perl TAP tests needs work Thomas Munro
- Re: Initdb-time block size specification David Christensen
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Thomas Munro
- Re: Use virtual tuple slot for Unique node Denis Smirnov
- Re: Replace some cstring_to_text to cstring_to_text_with_len Michael Paquier
- Re: Use virtual tuple slot for Unique node Denis Smirnov
- Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: pg_stat_get_backend_subxact() and backend IDs? Michael Paquier
- Re: New WAL record to detect the checkpoint redo location Dilip Kumar
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: [PATCH] Add native windows on arm64 support Tom Lane
- Re: [PATCH] Add native windows on arm64 support Thomas Munro
- Re: [PATCH] Add native windows on arm64 support Tom Lane
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Statistics Import and Export Corey Huinker
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: Statistics Import and Export Ashutosh Bapat
- Re: Make --help output fit within 80 columns per line torikoshia
- Should we use MemSet or {0} for struct initialization? Richard Guo
- Commitfest 2023-09 starts soon Peter Eisentraut
- Re: Allow specifying a dbname in pg_basebackup connection string Jelte Fennema
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- pg_basebackup: Always return valid temporary slot names Jelte Fennema
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: Eliminate redundant tuple visibility check in vacuum David Geier
- Re: Sync scan & regression tests Heikki Linnakangas
- Re: Should we use MemSet or {0} for struct initialization? Junwang Zhao
- Re: cataloguing NOT NULL constraints Alexander Lakhin
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Sync scan & regression tests Heikki Linnakangas
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- RE: Initial Schema Sync for Logical Replication Kumar, Sachin
- Re: cataloguing NOT NULL constraints Alexander Lakhin
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: Should we use MemSet or {0} for struct initialization? John Naylor
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Thomas Munro
- Re: pg_stat_get_backend_subxact() and backend IDs? Dilip Kumar
- Re: Commitfest 2023-09 starts soon Aleksander Alekseev
- Re: generate syscache info automatically Peter Eisentraut
- Re: Commitfest 2023-09 starts soon Aleksander Alekseev
- Re: Should we use MemSet or {0} for struct initialization? Junwang Zhao
- Re: Replace some cstring_to_text to cstring_to_text_with_len John Naylor
- Re: [17] CREATE SUBSCRIPTION ... SERVER Robert Haas
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: Replace some cstring_to_text to cstring_to_text_with_len Andrew Dunstan
- Re: remaining sql/json patches Amit Langote
- Re: Initdb-time block size specification David Christensen
- Re: Replace some cstring_to_text to cstring_to_text_with_len Dagfinn Ilmari Mannsåker
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Dilip Kumar
- Re: Adding a pg_get_owned_sequence function? Dagfinn Ilmari Mannsåker
- Re: remaining sql/json patches Erik Rijkers
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Replace some cstring_to_text to cstring_to_text_with_len Dagfinn Ilmari Mannsåker
- sandboxing untrusted code Robert Haas
- Re: Replace some cstring_to_text to cstring_to_text_with_len Peter Eisentraut
- Re: UUID v7 Mat Arye
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: Initdb-time block size specification John Naylor
- Re: Initdb-time block size specification David Christensen
- Re: Initdb-time block size specification David Christensen
- Re: Add tracking of backend memory allocated to pg_stat_activity John Morris
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: Use virtual tuple slot for Unique node Denis Smirnov
- Re: Replace some cstring_to_text to cstring_to_text_with_len Dagfinn Ilmari Mannsåker
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Use virtual tuple slot for Unique node Денис Смирнов
- Re: Eliminate redundant tuple visibility check in vacuum Robert Haas
- Re: Improve heapgetpage() performance, overhead from serializable Muhammad Malik
- Re: RFC: logical publication via inheritance root? Jacob Champion
- Re: Replace some cstring_to_text to cstring_to_text_with_len Dagfinn Ilmari Mannsåker
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: UUID v7 Andrey M. Borodin
- Suppressing compiler warning on Debian 12/gcc 12.2.0 Bruce Momjian
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Corey Huinker