Unknown Type 'ame' [urgent]

Поиск
Список
Период
Сортировка
От Mike Miller
Тема Unknown Type 'ame' [urgent]
Дата
Msg-id F173jyWj0No5RXQjOxy00017683@hotmail.com
обсуждение исходный текст
Ответы Re: Unknown Type 'ame' [urgent]  (Fred Yankowski <fred@ontosys.com>)
Список 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.


В списке pgsql-general по дате отправления:

Предыдущее
От: Adam Haberlach
Дата:
Сообщение: Re: Spot the error in my plpgsql...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: INIT DB FAILURE