From: | "Mike Miller" <temp6453(at)hotmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Unknown Type 'ame' [urgent] |
Date: | 2001-01-16 18:10:00 |
Message-ID: | F173jyWj0No5RXQjOxy00017683@hotmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I was having problems with AME in 7.0.3 running initdb so I figured I would
try to install 7.1beta3 and see if it is fixed. I get the following error:
"ERROR: Error: unknown type 'ame'." still with this version. Clearly
something is wrong. Does anyone have any ideas?
--
Mike
[postgres pgsql]$ /usr/pgsql/bin/initdb -D /usr/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 existing directory /usr/pgsql/data
Creating directory /usr/pgsql/data/base
Creating directory /usr/pgsql/data/global
Creating directory /usr/pgsql/data/pg_xlog
Creating template1 database in /usr/pgsql/data/base/1
DEBUG: starting up
DEBUG: database system was shut down at 2001-01-16 13:06:34
DEBUG: CheckPoint record at (0, 8)
DEBUG: Redo record at (0, 8); Undo record at (0, 8); Shutdown TRUE
DEBUG: NextTransactionId: 514; NextOid: 16384
DEBUG: database system is in production state
ERROR: Error: unknown type 'ame'.
Creating global relations in /usr/pgsql/data/global
DEBUG: starting up
DEBUG: database system was interrupted at 2001-01-16 13:06:34
DEBUG: CheckPoint record at (0, 8)
DEBUG: Redo record at (0, 8); Undo record at (0, 8); Shutdown TRUE
DEBUG: NextTransactionId: 514; NextOid: 16384
DEBUG: database system was not properly shut down; automatic recovery in
progress...
FATAL 2: cannot open pg_log: No such file or directory
initdb failed.
Removing temp file /tmp/initdb.29632.
---
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-01-16 18:18:04 | Re: INIT DB FAILURE |
Previous Message | Jorch | 2001-01-16 17:39:36 | Query question |