Re: INIT DB FAILURE

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mike Miller" <temp6453(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: INIT DB FAILURE
Date: 2001-01-16 18:18:04
Message-ID: 13008.979669084@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Mike Miller" <temp6453(at)hotmail(dot)com> writes:
> Fixing permissions on pre-existing data directory /usr/pgsql/data
> Creating database system directory /usr/pgsql/data/base
> Creating database XLOG directory /usr/pgsql/data/pg_xlog
> Creating template database in /usr/pgsql/data/base/template1
> ERROR: Error: unknown type 'ame'.

> ERROR: Error: unknown type 'ame'.

> Creating global relations in /usr/pgsql/data/base

Now that I look, there is a similar report in the pgsql-bugs archives
from last August, but no information about any resolution.

Please try the initdb with --debug added, and send me the resulting
output (it'll probably be kinda bulky, so don't send to the list).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Fred Yankowski 2001-01-16 18:58:49 Re: Unknown Type 'ame' [urgent]
Previous Message Mike Miller 2001-01-16 18:10:00 Unknown Type 'ame' [urgent]