| From: | "Fernando Schutz" <fschutz(at)univel(dot)br> |
|---|---|
| To: | <pgsql-bugs(at)postgresql(dot)org> |
| Cc: | <fschutz(at)certto(dot)com(dot)br>, <fernandoschutz(at)hotmail(dot)com> |
| Subject: | I can't initialize |
| Date: | 2001-03-27 20:46:29 |
| Message-ID: | 000801c0b6ff$0f23e420$8d78fac8@univel.br |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
This error ocurs when I've tried to run /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data:
------------------------------------------------------------------------------------
This database system will be initialized with username "postgres".
This user will own all the data files and must also own the server process.
Fixing permissions on pre-existing data directory /usr/local/pgsql/dados/
Creating database system directory /usr/local/pgsql/dados//base
Creating database XLOG directory /usr/local/pgsql/dados//pg_xlog
Creating template database in /usr/local/pgsql/dados//base/template1
ERROR: Error: unknown type 'ame'.
ERROR: Error: unknown type 'ame'.
Creating global relations in /usr/local/pgsql/dados//base
ERROR: Error: unknown type 'ame'.
ERROR: Error: unknown type 'ame'.
Adding template1 database to pg_database
/usr/local/pgsql/bin/initdb: line 481: 1109 Falha de segmentação "$PGPATH"/postgres $BACKENDARGS template1 <"$TEMPFILE"
initdb failed.
Removing /usr/local/pgsql/dados/.
rm: não foi possível remover diretório `/usr/local/pgsql/dados': Permissão negada
Failed.
Removing temp file /tmp/initdb.1076.
/bin/nice: /usr/local/pgsql/~bin/initdb: Arquivo ou diretório não encontrado
Please, I'm in a hurry.
Thanks.
Fernando.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgsql-bugs | 2001-03-28 01:11:14 | pg v7.1RC1: jdbc1 fails to compile |
| Previous Message | Jacek Konieczny | 2001-03-27 17:39:39 | BUG: Each UNION | EXCEPT | INTERSECT query must have the same number of columns. |