Inspect and manipulate PostgreSQL buffer cache entries for relations, forks, databases, and tablespaces.
pgext.cloud · Source code · Documentation · Control file
| Package | buffercache_tools |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2024-09-13 |
| Catalogue updated | 2026-08-30 |
| pg_buffercache | examine the shared buffer cache |
| rds_server_handler | TencentDB PostgreSQL server maintenance handler extension |
| pgfincore | examine and manage the os buffer cache |
| pg_prewarm | prewarm relation data |
| pg_dropcache | Invalidate PostgreSQL shared_buffers cache for a database or relation |
| pg_dropbuffers | Drop PostgreSQL shared buffers and the operating-system page cache for testing |
| resetsequence | functions to reset sequences to values contained in tables |
| vacuum_utils | SQL functions for inspecting VACUUM and ANALYZE thresholds and activity and for invoking table maintenance. |