Drop PostgreSQL shared buffers and the operating-system page cache for testing
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_dropbuffers |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 6 |
| Latest commit | 2018-09-26 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pg_dropcache | Invalidate PostgreSQL shared_buffers cache for a database or relation |
| pg_buffercache | examine the shared buffer cache |
| pgfincore | examine and manage the os buffer cache |
| buffercache_tools | Inspect and manipulate PostgreSQL buffer cache entries for relations, forks, databases, and tablespaces. |
| pg_prewarm | prewarm relation data |
| pgcozy | Pre-warming shared buffers according to previous pg_buffercache snapshots for PostgreSQL. |