Problem restoring a database

From: "lists" <lists(at)insyde(dot)com(dot)br>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Problem restoring a database
Date: 2003-03-18 18:05:38
Message-ID: 009001c2ed78$fba8d740$41faabc8@insyde
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-admin by date

  From Date Subject
Next Message Murthy Kambhampaty 2003-03-18 18:33:56 More along the lines of "WEIRD CRASH?!?!"?
Previous Message Robert Treat 2003-03-18 17:25:45 Re: Session disconnected