| From: | Alberto Cabello Sanchez <alberto(at)unex(dot)es> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Mistake in initdb? |
| Date: | 2005-02-17 13:46:34 |
| Message-ID: | 20050217134634.GA8643@guadiana.unex.es |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I just went from compiling PostgreSQL 8.0.1 and all was fine, but when I
launched
initdb -D /opt/postgresql-8.0.1/lib/data/ --encoding=LATIN1 --locale=es_ES
all that I got was
FATAL: could not open file "$libdir/ascii_and_mic"
I dirtly changed $libdir for /opt/postgresql-8.0.1/lib
in /opt/postgresql-8.0.1/share/conversion_create.sql
and all ran smoothly, but I think this is not the right way.
Have you had this behaviour too?
(Slackware 10.1)
--
-----------------------
Alberto Cabello Sánchez
alberto(at)unex(dot)es
Servicio de Informática
924 289 318
-----------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sim Zacks | 2005-02-17 14:14:39 | Re: pg_depend query |
| Previous Message | Martin Boese | 2005-02-17 12:40:17 | Re: Schema comparison tool |