Mise a jour pgsql et postgresql

Ignore-this: 722eb04a7d9788c4a9115c14af479b17

darcs-hash:20110522061607-ddb99-ffc53cf7c9c3317594b86a62114e16b26beb29b2.gz
This commit is contained in:
Michel Blockelet 2011-05-22 08:16:07 +02:00
parent f8f4e97920
commit b86f0fd5a3
3 changed files with 4 additions and 4 deletions

View file

@ -128,8 +128,8 @@ service("openvpn-freebox",
service("pgsql-server",
name="postgresql",
init="postgresql-8.3",
pidp="/var/lib/postgresql/8.3/main/postmaster.pid",
init="postgresql",
pidp="/var/lib/postgresql/8.4/main/postmaster.pid",
extra=["if failed port 5432 timeout 30 seconds then restart"])
service("postfix",