Re: pg_largeobject related issue with 9.2 - Mailing list pgsql-general

From sramay
Subject Re: pg_largeobject related issue with 9.2
Date
Msg-id 1389358675103-5786257.post@n5.nabble.com
Whole thread Raw
In response to Re: pg_largeobject related issue with 9.2  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: pg_largeobject related issue with 9.2  (Kevin Grittner <kgrittn@ymail.com>)
List pgsql-general
Hi Kevin,

I will use whatever techniques you have mentioned.

The situation is unique there was no backup for 300+ GB Database.
If I give the command

select * from pg_largeobject where loid=141066;

it is showing 3 rows

But whenever I want to export to lo_export it says loid missing it says.

If u can give us some more hints of exporting whatever is visible it will
be of great help.

Thanking u in advance

Rama





--
View this message in context:
http://postgresql.1045698.n5.nabble.com/pg-largeobject-related-issue-with-9-2-tp5784969p5786257.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Paul Ramsey
Date:
Subject: Re: round(real,integer)
Next
From: ambilalmca
Date:
Subject: Re: How to know server status variable in postgresql?