Re: Newbie - PG_DUMP

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <rlfisher(at)sprynet(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Newbie - PG_DUMP
Date: 2002-07-22 19:09:50
Message-ID: D85C66DA59BA044EB96AB9683819CF61137F86@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Roger
> Fisher
> Sent: 19 July 2002 18:45
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Newbie - PG_DUMP
>
> Hello -
>
> I am running pgadmin on Windows, connecting to a Linux database. Is
> there a windows version of the pg_dump utility, or some similar way
> that FROM THE WINDOWS SYSTEM I can backup/restore the tables on the
> other system?
>
> Thanks in advance - please reply directly. << File: ATT58941.txt >>

The best way to do this would be to install Cygwin PostgreSQL and use
the pg_dump etc from there, specifying the host/port on the command
line.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2002-07-22 19:11:09 Re: error on connect
Previous Message Dave Page 2002-07-22 19:05:37 FW: Delete PostgreSQL Database