Mailing lists [pgsql-hackers]
- Re: Weird failure with latches in curculio on v15 Michael Paquier
- Re: Weird failure with latches in curculio on v15 Thomas Munro
- Re: Rework of collation code, extensibility Jeff Davis
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Nathan Bossart
- Re: Time delayed LR (WAS Re: logical replication restrictions) Peter Smith
- meson logs environment Andrew Dunstan
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Support logical replication of DDLs Zheng Li
- Re: psql \watch 2nd argument: iteration count Kyotaro Horiguchi
- psql memory leaks Kyotaro Horiguchi
- Re: Add WAL read stats to pg_stat_wal Kyotaro Horiguchi
- Re: Add WAL read stats to pg_stat_wal Kyotaro Horiguchi
- Re: SQL/JSON revisited Amit Langote
- Allow ordered partition scans in more cases David Rowley
- Re: File descriptors in exec'd subprocesses Thomas Munro
- Re: Weird failure with latches in curculio on v15 Nathan Bossart
- Re: SQL/JSON revisited Amit Langote
- Re: WAL Insertion Lock Improvements Nathan Bossart
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Michael Paquier
- Re: [Proposal] Add foreign-server health checks infrastructure Peter Smith
- Re: ExecRTCheckPerms() and many prunable partitions (checkAsUser) Amit Langote
- Re: Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist Jim Jones
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- Re: [Proposal] Add foreign-server health checks infrastructure Katsuragi Yuta
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- Re: Some revises in adding sorting path Richard Guo
- Re: Some revises in adding sorting path Richard Guo
- Re: Incorrect command tag row count for MERGE with a cross-partition update Alvaro Herrera
- Re: Seek for helper documents to implement WAL with an FDW Bharath Rupireddy
- Re: meson logs environment Nazir Bilal Yavuz
- RE: "out of relcache_callback_list slots" after multiple calls to pg_logical_slot_get_binary_changes shiy.fnst@fujitsu.com
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Geier
- Re: meson logs environment Andrew Dunstan
- Re: Refactor calculations to use instr_time Nazir Bilal Yavuz
- Re: Allow logical replication to copy tables in binary format Bharath Rupireddy
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Missing llvm_leave_fatal_on_oom() call Heikki Linnakangas
- Re: refactoring relation extension and BufferAlloc(), faster COPY Heikki Linnakangas
- Re: refactoring relation extension and BufferAlloc(), faster COPY Heikki Linnakangas
- Unable to create table of view row type Isaac Morland
- Commitfest Manager Greg Stark
- Re: refactoring relation extension and BufferAlloc(), faster COPY Heikki Linnakangas
- Re: meson: Non-feature feature options Nazir Bilal Yavuz
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Alvaro Herrera
- Re: refactoring relation extension and BufferAlloc(), faster COPY Alvaro Herrera
- Re: Commitfest Manager Tom Lane
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Nathan Bossart
- Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund
- Re: Commitfest Manager Greg Stark
- Re: psql memory leaks Corey Huinker
- Re: Commitfest Manager Tom Lane
- Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund
- Re: [PATCH] Fix unbounded authentication exchanges during PQconnectPoll() Heikki Linnakangas
- Re: refactoring relation extension and BufferAlloc(), faster COPY Jim Nasby
- Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund
- Re: psql: Add role's membership options to the \du+ command Pavel Luzanov
- pg_dump: Remove some dead code Peter Eisentraut
- Re: psql: Add role's membership options to the \du+ command David G. Johnston
- Re: pg_dump: Remove some dead code Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: refactoring relation extension and BufferAlloc(), faster COPY Jim Nasby
- Auth extensions, with an LDAP/SCRAM example [was: Proposal: Support custom authentication methods using hooks] Jacob Champion
- Re: Add support for unit "B" to pg_size_pretty() Peter Eisentraut
- Re: Possible false valgrind error reports Tom Lane