| From: | Javier Bolaños Molina <javierbm(at)server(dot)udla(dot)mx> |
|---|---|
| To: | pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx |
| Subject: | [pgsql-ayuda] No encuentro template1 (pgsql 6.4) |
| Date: | 1998-11-13 14:42:30 |
| Message-ID: | 364C4556.19030976@server.udla.mx |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
Cada vez que corro initdb después de compilar postgres 6.4 obtengo el
error.
initdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input
to create the te
mplate database.
initdb: using /usr/local/pgsql/lib/global1.bki.source as input to create
the global clas
ses.
initdb: using /usr/local/pgsql/lib/pg_hba.conf.sample as the host-based
authentication c
ontrol file.
We are initializing the database system with username postgres
(uid=100).
This user will own all the files and must also own the server process.
Creating Postgres database system directory /usr/local/pgsql/data
Creating Postgres database system directory /usr/local/pgsql/data/base
initdb: creating template database in
/usr/local/pgsql/data/base/template1
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
syntax error 2299 : parse error
Creating global classes in /base
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
Adding template1 database to pg_database...
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1 <
/tmp/create.10271
ERROR: pg_atoi: error in "template1": can't parse "template1"
ERROR: pg_atoi: error in "template1": can't parse "template1"
initdb: could not log template database
initdb: cleaning up.
y pues no se que onda cuando compile postgres todo parecio parchar de
maravilla y ya revise los archivos log y no reportan nada anormal.
--------- Pie de mensaje -------------------------------------------
Archivo historico: http://tlali.iztacala.unam.mx/maillist/pgsql-ayuda
Cancelar inscripcion:
mail to: majordomo(at)tlali(dot)iztacala(dot)unam(dot)mx
text : cancelacion pgsql-ayuda
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sferacarta Software | 1998-11-13 16:31:39 | [pgsql-ayuda] Re: [pgsql-ayuda] ¿ Como cambiar el tipo de dato de una tabla ? |
| Previous Message | JORGE ARTURO RESTREPO SARMIENTO | 1998-11-13 14:42:21 | [pgsql-ayuda] Problemas con el postmaster |