salut à tous,

j'ai essayé d'installer postgre mais lors de l'installation le message d'erreur suivant s'affiche :
Echec lors du lancement d'initdb : 1 !
Merci de lire le journal des traces dans 'C:\Program
Files\PostgreSQL\8.0\tmp\initdb.log'.
Note ! Vous devez lire/copier ce journal des traces
avant de cliquer sur OK ou il sera automatiquement
supprimé.
et dans le journal :
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale French_France.

fixing permissions on existing directory C:/Program Files/PostgreSQL/8.0/data ... ok
creating directory C:/Program Files/PostgreSQL/8.0/data/global ... initdb: could not create directory "C:/Program Files": File exists
initdb: removing contents of data directory "C:/Program Files/PostgreSQL/8.0/data"
que dois-je faire ?

merci d'avance