{
   "name": "pg_dropcache",
   "abstract": "drop buffer cache",
   "version": "1.0.0",
   "date": "2026-04-04T16:40:01Z",
   "maintainer": [
      "Pierre Forstmann"
   ],
   "release_status": "stable",
   "user": "pifor",
   "sha1": "c8da3dcb5e3b141f1baa34bb3eb10d3af9db16ab",
   "license": {
      "PostgreSQL": "http://www.postgresql.org/about/licence"
   },
   "prereqs": {
      "runtime": {
         "recommends": {
            "PostgreSQL": "9.5.21"
         },
         "requires": {
            "PostgreSQL": "9.5.21"
         }
      }
   },
   "provides": {
      "pg_dropcache": {
         "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"
      }
   }
}
