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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cp.buildout_postgres-0.1-r2723.tar.gz.
File metadata
- Download URL: cp.buildout_postgres-0.1-r2723.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca3a16a26396359bd40bd86d89351a47ae5e188bd57b895b852df14752b9347b
|
|
| MD5 |
a00dcda353041e5e7121bb341baeb82c
|
|
| BLAKE2b-256 |
74af26c2ff4216fb472d3da5ae54d82f858494615a3c177c2e0f3d3d7711f4e4
|