[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Installation de postgresql 8.0.1



Bonjour,


Je suis en train d'installer postgresql 8.0.1 sur mon portable (pour environnement de dev).
Je n'ai eu aucune difficulté à la faire sur un serveur interne.

Lorque je fais initdb, j'obtiens celà :

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.

fixing permissions on existing directory /var/pgsqldata ... ok
creating directory /var/pgsqldata/global ... ok
creating directory /var/pgsqldata/pg_xlog ... ok
creating directory /var/pgsqldata/pg_xlog/archive_status ... ok
creating directory /var/pgsqldata/pg_clog ... ok
creating directory /var/pgsqldata/pg_subtrans ... ok
creating directory /var/pgsqldata/base ... ok
creating directory /var/pgsqldata/base/1 ... ok
creating directory /var/pgsqldata/pg_tblspc ... ok
selecting default max_connections ... 100
selecting default shared_buffers ... 1000
creating configuration files ... ok
creating template1 database in /var/pgsqldata/base/1 ... ok
initializing pg_shadow ... ok
enabling unlimited row size for system tables ... ok
initializing pg_depend ... ok
creating system views ... ok
loading pg_description ... ok
creating conversions ... FATAL: could not access file "$libdir/ascii_and_mic": No such file or directory
child process exited with exit code 1
initdb: removing contents of data directory "/var/pgsqldata"

Celà vous dit-il quelque chose ?

Cordialement,
Patrice OLIVER



Reply to: