Re: Postgresql 8.0 [Windows]

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Hrishikesh Deshmukh <hdeshmuk(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql 8.0 [Windows]
Date: 2005-02-21 20:36:29
Message-ID: 4422FA23-8448-11D9-9743-000A95B03262@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Feb 21, 2005, at 3:02 PM, Hrishikesh Deshmukh wrote:

> I am a newbie to postgresql, i download the windows version and
> installed it successfully.
> I have a posgres dump file from a linux box, i want to read in this
> file on my windows box. How does one do it.

The exact method depends on the format of the dump file. See

http://www.postgresql.org/docs/8.0/interactive/app-pgdump.html

Look at the end in the Examples section. It shows how to use psql and
pg_restore to load the dump file.

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mohsen Pahlevanzadeh 2005-02-21 21:27:58 libpq & its header files
Previous Message Craig Bryden 2005-02-21 20:05:34 ADO and timestamp/date errors