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 details)

Uploaded Source

File details

Details for the file cp.buildout_postgres-0.1-r2723.tar.gz.

File metadata

File hashes

Hashes for cp.buildout_postgres-0.1-r2723.tar.gz
Algorithm Hash digest
SHA256 ca3a16a26396359bd40bd86d89351a47ae5e188bd57b895b852df14752b9347b
MD5 a00dcda353041e5e7121bb341baeb82c
BLAKE2b-256 74af26c2ff4216fb472d3da5ae54d82f858494615a3c177c2e0f3d3d7711f4e4

See more details on using hashes here.

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