Re: Postgres version change - pg_dump

From: Kretschmer Andreas <andreas_kretschmer(at)despammed(dot)com>
To: pgsqlnovice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Postgres version change - pg_dump
Date: 2004-12-20 18:27:29
Message-ID: 20041220182729.GA1698@kaufbach.delug.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice pgsql-performance

am Mon, dem 20.12.2004, um 9:34:06 -0800 mailte sarlav kumar folgendes:
> Hi,
>
> From what I understand, I need to execute the pg_dump command from the new
> server( so that it will use the 7.4.6 version), but connect to the old DB. Am I
> right?

Yes. Call from the new server pg_dump with the credentials for the old
server, in other words, use the new version of pg_dump to generate a
dump from the old server.

>
> Thanks,
> Saranya
>
> Bruno Wolff III <bruno(at)wolff(dot)to> wrote:

Please, read http://www.netmeister.org/news/learn2quote.html

Regards, 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° ;-)

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message George Weaver 2004-12-20 18:59:58 Re: Connection problem with 8 Beta 5
Previous Message Tom Lane 2004-12-20 18:10:26 Re: Connection problem with 8 Beta 5

Browse pgsql-performance by date

  From Date Subject
Next Message Frank Wiles 2004-12-20 19:40:59 Re: Seqscan rather than Index
Previous Message sarlav kumar 2004-12-20 17:34:06 Re: Postgres version change - pg_dump