Minor Improvements to pg_buffercache documentation

2025-07-02 Thread Fujii Masao
Hi, While reading commit 8eede2c7200 and the pg_buffercache docs, I noticed a few minor issues: - There are missing index entries for pg_buffercache_numa() and pg_buffercache_usage_counts(), even though other functions have them. - The section titles for pg_buffercache_evict_relation and pg_

Re: Mention idle_replication_slot_timeout in pg_replication_slots docs

2025-07-02 Thread Fujii Masao
On 2025/07/01 13:52, Nisha Moond wrote: On Mon, Jun 30, 2025 at 6:12 PM Fujii Masao wrote: Is this true starting from v16, when logical replication from standby was introduced? In other words, in v15 and earlier, only max_slot_wal_keep_size could cause the wal_status to become "unreserved" o