Re: pg_largeobject related issue with 9.2

From: sramay <nic(dot)srama(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_largeobject related issue with 9.2
Date: 2014-01-10 12:57:55
Message-ID: 1389358675103-5786257.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Amit Langote 2014-01-10 14:00:11 Re: How to specify/mock the statistic data of tables in PostgreSQL
Previous Message Francisco Olarte 2014-01-10 12:06:21 Re: Index space growing even after cleanup via autovacuum in Postgres 9.2