{
   "name": "pg_dropache",
   "abstract": "drop buffer cache",
   "version": "1.0.0",
   "date": "2026-04-04T16:36:47Z",
   "maintainer": [
      "Pierre Forstmann"
   ],
   "release_status": "stable",
   "user": "pifor",
   "sha1": "ba8142b290f5556756335759e6a34d3c7b8b91e9",
   "license": {
      "PostgreSQL": "http://www.postgresql.org/about/licence"
   },
   "prereqs": {
      "runtime": {
         "recommends": {
            "PostgreSQL": "9.5.21"
         },
         "requires": {
            "PostgreSQL": "9.5.21"
         }
      }
   },
   "provides": {
      "pg_readonly": {
         "abstract": "drop buffer cache",
         "docfile": "README.md",
         "file": "pg_dropcache.c",
         "version": "1.0.0"
      }
   },
   "tags": ["drop buffer cache", "evict buffer cache"],
   "resources": {
      "bugtracker": {
         "web": "http://github.com/pierreforstmann/pg_dropcache/issues"
      },
      "repository": {
         "type": "git",
         "url": "https://github.com/pierreforstmann/pg_dropcache.git",
         "web": "https://github.com/pierreforstmann/pg_dropcache"
      }
   }
}
