Problem restoring a database

Поиск
Список
Период
Сортировка
От lists
Тема Problem restoring a database
Дата
Msg-id 009001c2ed78$fba8d740$41faabc8@insyde
обсуждение исходный текст
Список pgsql-admin
Hi,

I've made a dump from PostgreSQL 7.2.2 under Win2k with the command:

    $pg_dump -o -C -b -Ft -i -O -v DataBaseName > DBN.dump

Then I've tried to restore it to another instalation, in another server
(RedHat 7.2, PostgreSQL 7.2.4)

    $pg_restore -Ft DBN.dump -d DataBaseName

But then I get this message:

    pg_restore: [archiver] out of memory

Is there any workaround?

TIA,
Ricardo

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: Session disconnected
Следующее
От: Murthy Kambhampaty
Дата:
Сообщение: More along the lines of "WEIRD CRASH?!?!"?