| From: | Pedro Aguilar <paguilar(at)linux(dot)ccm(dot)itesm(dot)mx> |
|---|---|
| To: | postgres-admin <pgsql-admin(at)postgreSQL(dot)org> |
| Subject: | Error in initdb |
| Date: | 1998-08-03 18:40:32 |
| Message-ID: | Pine.LNX.3.96.980803131041.5448A-100000@linux.ccm.itesm.mx |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi, last week I had a problem while compiling postgres 6.3.2 with Linux
RH 5.0, the problem was that I did not have the latest version of bison,
and it did not work with yacc (I do not know why). I just download the
bison rpm and installed it with the flags -i --force and it works
perfectly. (Thanks to Thomas Lockhart)
But now I have other problem. When I have to create the default database
with initdb shows the next error message:
$ initdb: creating template database in
/usr/local/pgsql/data/base/template1
$ Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
$ WARN:heap_modifytuple: repl is \-11
$ initdb: could not create template database
$ initdb: cleaning up by wiping out /usr/local/pgsql/data/base/template1
And it does nothing more. I do not know what it is the reason.
Thanks.
Pedro Aguilar Iniestra
paguilar(at)linux(dot)ccm(dot)itesm(dot)mx
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mathijs van Bockhooven | 1998-08-04 09:03:26 | Relations |
| Previous Message | Bernie | 1998-08-02 03:34:52 | Postmaster Won't Start |