Skip to main content

zc.buildout recipes for setting up a Postgres Environment.

Project description

FYI: I no longer use this code myself, and pay little attention to it. if you use this code and want to adopt it, port it to python3/etc, let me know (and please do so)!

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cp.buildout_postgres-0.1-r2723.tar.gz (29.1 kB view hashes)

Uploaded Source

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