Commit Graph

9 Commits (master)

Author SHA1 Message Date
Tomas Vondra ba2a3c2302 Add pg_buffercache_numa view with NUMA node info 5 months ago
Thomas Munro 13453eedd3 Add pg_buffercache_evict() function for testing. 1 year ago
Andres Freund 2589434ae0 pg_buffercache: Add pg_buffercache_summary() 3 years ago
Robert Haas a448e49bcb Revert 56-bit relfilenode change and follow-up commits. 3 years ago
Robert Haas 05d4cbf9b6 Increase width of RelFileNumbers from 32 bits to 56 bits. 3 years ago
Simon Riggs 25fff40798 Default monitoring roles 9 years ago
Robert Haas 06d7fd6e29 Update pg_buffercache extension for parallel query. 9 years ago
Andres Freund f57791985a Add pinning_backends column to the pg_buffercache extension. 11 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago