Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Large Object Question - Mailing list pgsql-jdbc

From marian
Subject Re: Large Object Question
Date
Msg-id [email protected]
Whole thread Raw
In response to Large Object Question  ("Chris White" <[email protected]>)
List pgsql-jdbc
 
select distinct loid from pg_largeobject;
 

Chris White wrote:

 Is there any way of finding out the oids of large objects present in the database? The reason I ask, is I want to a database consistency check and one of those checks is to make sure that there aren't any orphaned large objects or tables with references to non-existent large objects.Chris White
Attachment

pgsql-jdbc by date:

Previous
From: "Chris White"
Date:
Subject: Large Object Question
Next
From: "Billy Rutledge"
Date:
Subject: Building the latest src from CVS?