Re: lo type - Mailing list pgsql-bugs

From Tom Lane
Subject Re: lo type
Date
Msg-id 19453.1101669693@sss.pgh.pa.us
Whole thread Raw
In response to lo type  ("Dagoberto Torres" <support@info-plus.org>)
List pgsql-bugs
"Dagoberto Torres" <support@info-plus.org> writes:
> create domain lo as oid;
> CREATE TABLE fotograph(code varchar(10) not null, foto lo);

> Recently I upgrade for beta 2 and I can't retrieve anymore the pictures I
> save

Sounds like you forgot to include large objects while dumping your older
database.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Dagoberto Torres"
Date:
Subject: lo type
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #1311: Can't crosscompile