restore large database

From: Wenyan Ji <wenyan(at)flymine(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: restore large database
Date: 2005-06-20 13:03:35
Message-ID: 42B6BEA7.1050500@flymine.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am trying to restore a large database and use the commond
cat dumpfilename | psql dbname
I got a out of memory error when it is trying to copy a String with size
of 245,000,000

Can anyone shed some light on it? Thanks for your help,

wenyan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ilja Golshtein 2005-06-20 13:12:21 (2) failed to find conversion function from "unknown" to ...
Previous Message John Burger 2005-06-20 12:18:00 Re: plpgsql constraint checked data fails to restore