From 2f9dec1a5ae75b145edca30b353d43fc15c7d6bb Mon Sep 17 00:00:00 2001 From: Stan Pinte Date: Thu, 5 May 2005 16:00:31 +0000 Subject: [PATCH] Documented log db creation --- INSTALL-fr.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/INSTALL-fr.txt b/INSTALL-fr.txt index 9c8f4e155..195f5a7ce 100644 --- a/INSTALL-fr.txt +++ b/INSTALL-fr.txt @@ -273,9 +273,10 @@ · Se connecter en tant que postgres et taper les commandes - createuser -d -P dany phpcompta - createdb -O phpcompta phpcompta - + createuser -h localhost -d -P postgres phpcompta + createdb -h localhost -O phpcompta phpcompta + createdb -h localhost -O phpcompta log + psql -h localhost -U phpcompta -f sql/log/log.sql log · Décompacter le package dans le répertoire de votre choix, et