Package: postgresql-11-preprepare Source: preprepare Version: 0.9-10.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 38 Depends: postgresql-11, libc6 (>= 2.4) Priority: optional Section: database Filename: pool/main/p/preprepare/postgresql-11-preprepare_0.9-10.pgdg26.04+1_amd64.deb Size: 8936 SHA256: 34e565c623eb1e4a46c8b02244084215de7b713099685bb6979daace23e6a505 SHA1: 29cb8cc322ff2663c2bc16d3b66c8617f4c85db1 MD5sum: 3039beb912bd683b135830d571aa137c Description: pre prepare your PostgreSQL statements server side The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE.