FATAL: XX000 en compilacion postgresql 7.4.2

From: Marcos Garrido <marcosgarrido(at)tie(dot)cl>
To: Lista Ayuda PostgreSql <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: FATAL: XX000 en compilacion postgresql 7.4.2
Date: 2004-04-09 08:37:04
Message-ID: 20040409043704.74401cb1@spitfire.homelinux.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Amigos Listeros:

Al compilar postgresql (tengo Slackware 9.1), hago el procedimiento de fábrica ( ./configure --with-python && gmake ...) y se instala bien, luego creo el usuario y todo, pero al momento de hacer initdb -D /usr/local/pgsql/data me sale esto:

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 es_ES.

creating directory /usr/local/pgsql/data... ok
creating directory /usr/local/pgsql/data/base... ok
creating directory /usr/local/pgsql/data/global... ok
creating directory /usr/local/pgsql/data/pg_xlog... ok
creating directory /usr/local/pgsql/data/pg_clog... ok
selecting default max_connections... 100
selecting default shared_buffers... 1000
creating configuration files... ok
creating template1 database in /usr/local/pgsql/data/base/1... FATAL: XX000: failed to initialize lc_messages to ""
LOCATION: InitializeGUCOptions, guc.c:1866

initdb: failed
initdb: removing data directory "/usr/local/pgsql/data"

Me gustariá saber que paso, además cuando hago el cambio de root a postgres me sale esto:

/dev/pts/14: Operation not permitted

Gracias de antemano

--
Marcos Garrido
counter.li.org #342234

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message fernando miguel villarroel noriel 2004-04-11 07:39:26 Error al compilar C
Previous Message Leonel Nunez 2004-04-08 20:45:46 Re: Backup