Mailing lists [pgsql-committers]
- pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra
- pgsql: Add support for basic NUMA awareness Tomas Vondra
- pgsql: Add pg_buffercache_numa view with NUMA node info Tomas Vondra
- pgsql: Flush the IO statistics of active WAL senders more frequently Michael Paquier
- pgsql: Flush the IO statistics of active WAL senders more frequently Michael Paquier
- pgsql: Flush the IO statistics of active WAL senders more frequently Michael Paquier
- pgsql: Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian
- pgsql: Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian
- pgsql: Stabilize 035_standby_logical_decoding.pl. Amit Kapila
- pgsql: Stabilize 035_standby_logical_decoding.pl. Amit Kapila
- pgsql: Stabilize 035_standby_logical_decoding.pl. Amit Kapila
- Re: pgsql: Transfer statistics during pg_upgrade. David Rowley
- pgsql: Speedup child EquivalenceMember lookup in planner David Rowley
- pgsql: Add pg_buffercache_evict_{relation,all} functions Andres Freund
- pgsql: Increase BAS_BULKREAD based on effective_io_concurrency Andres Freund
- pgsql: Add function to get memory context stats for processes Daniel Gustafsson
- pgsql: Introduce file_copy_method setting. Thomas Munro
- pgsql: Fix typo in docs. Thomas Munro
- pgsql: Fix uninitialized index information access during apply. Amit Kapila
- pgsql: pg_buffercache: Change page_num type to bigint Tomas Vondra
- pgsql: doc: Correct pg_shmem_allocations_numa.size data type Tomas Vondra
- Re: pgsql: Add support for basic NUMA awareness Daniel Gustafsson
- pgsql: ci: Add MBUILD_TARGET for NetBSD and OpenBSD Daniel Gustafsson
- Re: pgsql: Fix PG 17 [NOT] NULL optimization bug for domains Bruce Momjian
- Re: pgsql: Add support for basic NUMA awareness Tom Lane
- Re: pgsql: Add support for basic NUMA awareness Andres Freund
- Re: pgsql: Add support for basic NUMA awareness Tom Lane
- Re: pgsql: Add support for basic NUMA awareness Andres Freund
- Re: pgsql: Add support for basic NUMA awareness Wolfgang Walther
- Re: pgsql: Add support for basic NUMA awareness Andres Freund
- pgsql: Prevent 006_transfer_modes.pl from leaving files behind. Nathan Bossart
- Re: pgsql: Transfer statistics during pg_upgrade. Jeff Davis
- Re: pgsql: Make cancel request keys longer Peter Eisentraut
- pgsql: Fix incorrect format placeholder Peter Eisentraut
- Re: pgsql: Add support for basic NUMA awareness Wolfgang Walther
- Re: pgsql: Make cancel request keys longer Heikki Linnakangas