Re: Schemas not created on restore

Поиск
Список
Период
Сортировка
От Mike Nolan
Тема Re: Schemas not created on restore
Дата
Msg-id 200401150655.i0F6theV028706@gw.tssi.com
обсуждение исходный текст
Ответ на Re: Schemas not created on restore  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> Yeah, this is an error in the 7.3 pg_dump logic for schemas.  Use the
> pg_dump from the 7.4 installation to dump the 7.3 server, or manually
> edit the dump file ...

When I try to build 7.4.1 on that system, I get the following error
in the regression test:

/home/postgres/src/postgresql-7.4.1/src/test/regress/./tmp_check/install//usr/lo
cal/pgsql/bin/createdb: relocation error: /home/postgres/src/postgresql-7.4.1/sr
c/test/regress/./tmp_check/install//usr/local/pgsql/bin/createdb: undefined symb
ol: get_progname
pg_regress: createdb failed

Do I need to actually install 7.4, or can I just use pg_dump and pg_dumpall
from it?  (I get the same 'undefined symbol: get_progname' message when
I try that.)
--
Mike Nolan

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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Log_statement behaviour a little misleading?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Log_statement behaviour a little misleading?