Re: [despammed] Re: [GENERAL] - Mailing list pgsql-novice

From Kretschmer Andreas
Subject Re: [despammed] Re: [GENERAL]
Date
Msg-id 20050814111251.GD1528@kaufbach.delug.de
Whole thread Raw
In response to Re: [GENERAL]  ("Adam O'Toole" <adamnb1@hotmail.com>)
Responses Re: [despammed] Re: [GENERAL]  ("Adam O'Toole" <adamnb1@hotmail.com>)
List pgsql-novice
Adam O'Toole <adamnb1@hotmail.com> schrieb:

> Thanks for the feedback Richard and Andreas...
>
> Ok, I am missing one thing here? my new instance is on a Windows server.
> How will I import the dump from my old 7.4.7 instance running on Linux,
> into my new 8.0.1 instance running on Windows 2003? How would you go about
> feeding a Dump file into a Windows install of postgreSQL 8.0.1? I have been

You can do on the windows-machine:

pg_dump -h <old_server> | psql

I'm not familiar with windows (i hate it), but i think, this should be
possible. Complete the calls to pg_dump & psql with the right
parameters.
If this fails, check if you are able to connect to the remote PG-Server,
adapt there the pg_hba.conf - file, if is necessary.

http://www.postgresql.org/docs/current/static/client-authentication.html


Andreas
--
Diese Message wurde erstellt mit freundlicher Unterstützung eines freilau-
fenden Pinguins aus artgerechter Freilandhaltung.   Er ist garantiert frei
von Micro$oft'schen Viren. (#97922 http://counter.li.org)     GPG 7F4584DA
Was, Sie wissen nicht, wo Kaufbach ist? Hier: N 51.05082°, E 13.56889° ;-)

pgsql-novice by date:

Previous
From: "Adam O'Toole"
Date:
Subject: Re: [GENERAL]
Next
From: "Adam O'Toole"
Date:
Subject: Re: [despammed] Re: [GENERAL]