Installation Error

Started by Geminia Insurance Co. Ltdover 21 years ago2 messagesbugs
Jump to latest
#1Geminia Insurance Co. Ltd
info@geminia.co.ke

While installing postgreSQL 7.4.5 on unixware.
I encounter this error while trying to create database

"creating template1 database in /usr/local/pgsql/data/base/...FATAL: XX000
FATAL LOCATION initialize GUOptions,guc.c 1867
initdb failed"

What could be the possible solution to this problem

Regards

Donald

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Geminia Insurance Co. Ltd (#1)
Re: Installation Error

"Geminia Insurance Co. Ltd" <info@geminia.co.ke> writes:

While installing postgreSQL 7.4.5 on unixware.
I encounter this error while trying to create database

"creating template1 database in /usr/local/pgsql/data/base/...FATAL: XX000
FATAL LOCATION initialize GUOptions,guc.c 1867
initdb failed"

Could we see a more accurate copy of the error message please?
You left out the interesting parts (like which variable was being
initialized and to what).

regards, tom lane