Ajout : sauvegardes automatiques des bases postgresql.
[lhc/ateliers.git] / etc / sv / postgres / run
index a65e1c0..bf8c49e 100755 (executable)
@@ -11,4 +11,6 @@ exec /usr/bin/chpst \
  /usr/lib/postgresql/9.1/bin/postgres \
  -D "$home"/data \
  -e \
- -c config_file=/etc/postgresql/9.1/main/postgresql.conf
+ -c config_file=/etc/postgresql/9.1/main/postgresql.conf \
+ -l \
+ -p 5432