Re: Backup Postgre Windows to Linux

From: Joel Burton <joel(at)joelburton(dot)com>
To: Flávio Brito <flavio(at)stat(dot)com(dot)br>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Backup Postgre Windows to Linux
Date: 2001-10-18 17:53:24
Message-ID: Pine.LNX.4.30.0110181352340.4883-100000@temp.joelburton.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 18 Oct 2001, [iso-8859-1] Flvio Brito wrote:

> Hi ALL
>
> I imported a database from Access 2000 to Postgre for Windows but now I can't
> backup my database to export to Postgre for Linux .
> I tried to use pg_dumpall > db.sql, its freeze on Windows2000 for more than a
> hour. My database has 6 MB.
>
> I can backup my database directory on Windows (using ZIP) and put it on Linux?

Might want to try pg_dump (rather than dumpall), perhaps even using the
-t option to pick just one table. This could let us find out if you can
dump *anything* or not.

--

Joel BURTON | joel(at)joelburton(dot)com | joelburton.com | aim: wjoelburton
Independent Knowledge Management Consultant

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Keary Suska 2001-10-18 18:01:04 Re: creating a custom server
Previous Message Joel Burton 2001-10-18 17:44:57 Re: To Postgres Devs : Wouldn't changing the select limit