Re: Backup Postgre Windows to Linux

From: Andrew Gould <andrewgould(at)yahoo(dot)com>
To: Joel Burton <joel(at)joelburton(dot)com>, "Flvio" 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 21:12:09
Message-ID: 20011018211209.98516.qmail@web13404.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If all else fails, try to access the PostgreSQL
database from MS Access via ODBC. This would give you
some options to move/backup the data to Linux.

Best of luck,

Andrew Gould

--- Joel Burton <joel(at)joelburton(dot)com> wrote:
> 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
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-10-18 21:31:46 Re: To Postgres Devs : Wouldn't changing the select limit
Previous Message Jochem van Dieten 2001-10-18 21:04:25 Re: To Postgres Devs : Wouldn't changing the select limit