Re: questions about migrating form postgres 7 to 8 - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: questions about migrating form postgres 7 to 8
Date
Msg-id 1167364102.11662.5.camel@localhost.localdomain
Whole thread Raw
In response to questions about migrating form postgres 7 to 8  (Piotr Szałamacha <piotr@horyzont.net>)
List pgsql-general
On Thu, 2006-12-28 at 10:03 +0100, Piotr Szałamacha wrote:
> Hello
>
> I have question - is it som kind of guide for migrating from Postgres 7
> to 8 database?
>
> I tried to simply dump 7 and inject it to 8 but operation failed.

Use the version 8 pg_dump to connect to version 7 postgresql.

>
> Regards
>
> PS
>
--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




pgsql-general by date:

Previous
From: "Sandip G"
Date:
Subject: Re: NEED URGENT HELP....
Next
From: Tom Lane
Date:
Subject: Re: Why ContinueUpdateOnError is not implemented in npgsql