Problème installation PGSQL
Bonjour,
J'ai suivi la démarche préconnisée par developpez.com pour installer postgresql 8.3.
Le problème est que j'ai constamment une erreur à la fin de l'installation :
Voici ce que le log me dit :
Citation:
The files belonging to this database system will be owned by user "SYSTEM".
This user must also own the server process.
The database cluster will be initialized with locale French_France.1252.
The default text search configuration will be set to "french".
creating directory C:/Program Files/PostgreSQL/8.3/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 10
selecting default shared_buffers/max_fsm_pages ... 400kB/20000
creating configuration files ... ok
creating template1 database in C:/Program Files/PostgreSQL/8.3/data/base/1 ... child process exited with exit code 1
initdb: removing data directory "C:/Program Files/PostgreSQL/8.3/data"
Est-ce que quelqu'un a déjà eu cette erreur et saurait me l'expliquer ??
Merci.