Pb install Postgres 9.2 sur Windows Embedded Standard 7

From: David Chardonnet <david(dot)chardonnet(at)gmail(dot)com>
To: pgsql-fr-generale(at)postgresql(dot)org
Subject: Pb install Postgres 9.2 sur Windows Embedded Standard 7
Date: 2013-03-14 13:49:56
Message-ID: CAMm6q-p59whHoo30MyyKYEFc2bn=TuV5g39oC4WfTMSRJjeR9Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-fr-generale

Bonjour,

L'installation via l'installeur ne fonctionnant pas sur une machine Widows
Embedded Standard 7, je tente depuis hier d'installer via le ZIP mon
serveur local PostgreSQL

Le problème que je rencontre est au moment de l'initdb, voilà ce que
j'obtiens:

E:\PostgreSQL>c:\pgsql\bin\initdb -U postgres -A password -E utf8 -W -D
c:\pgsql\data --no-locale
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 "C".
The default text search configuration will be set to "english".

fixing permissions on existing directory c:/pgsql/data ... ok
creating subdirectories ... ok
selecting default max_connections ... The system cannot find the file
specified.

The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
10
selecting default shared_buffers ... The system cannot find the file
specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
400kB
creating configuration files ... ok
creating template1 database in c:/pgsql/data/base/1 ... ok
initializing pg_authid ... The system cannot find the file specified.
child process exited with exit code 1
initdb: removing contents of data directory "c:/pgsql/data"

Le resultat c'est que je me retrouve avec un dossier log vide, un dossier
data vide. Et je suis coincé là pour le reste de l'installation.
Quelqu'un saurait me conseiller?

Merci pour votre aide

David

Responses

Browse pgsql-fr-generale by date

  From Date Subject
Next Message Dimitri Fontaine 2013-03-14 16:37:15 Re: Pb install Postgres 9.2 sur Windows Embedded Standard 7
Previous Message Jehan-Guillaume (ioguix) de Rorthais 2013-03-07 15:18:20 Re: [pgsql-fr-generale] RE: [pgsql-fr-generale] phppgadmin : fonctionnalité limité ou mauvais configuration de ma part ?