Skip to main content

zc.buildout recipes for setting up a Postgres Environment.

Project description

the config options (with their defaults):

::

version = 8.3.1
url =
http://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v%(version)s/postgresql-%(version)s.tar.gz
md5link =
http://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v%(version)s/postgresql-%(version)s.tar.gz.md5

extra-options = --with-python --with-openssl --with-thread-safety
user = daemon
group = daemon
ulimit = ulimit -S -n `ulimit -H -n`
sysconf-dir = /etc
log-dir = log
data-dir = data
pg-hba-extra =
pg-ident-extra =
pg-conf-extra =

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page