Re: transitioning postgres oid - Mailing list pgsql-general

From Scott Marlowe
Subject Re: transitioning postgres oid
Date
Msg-id Pine.LNX.4.33.0205140912001.2855-100000@css120.ihs.com
Whole thread Raw
In response to transitioning postgres oid  ("Robert Abbate" <cogea@ectisp.net>)
List pgsql-general
Dump your old database with a -o switch:

pg_dump -o dbname >database.sql

On Tue, 14 May 2002, Robert Abbate wrote:

> Hi. I had to re-install Postgres and I was wondering how to do I get the old OID numbers (which have all my
databases)incorporated into the fresh installation? I tried just putting the old "base" directory in, but it doesn't
work.Is there some other way to do this or is it even possible at all?  
>
> Please..any suggestions. Otherwise I lose my database data.
>
> Thanks,
> Robert
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.319 / Virus Database: 178 - Release Date: 1/29/02
>


pgsql-general by date:

Previous
From: "Bertin, Philippe"
Date:
Subject: Re: Using COPY
Next
From: Tom Lane
Date:
Subject: Re: restoreing dumps fail