Re: Large Object Question - Mailing list pgsql-jdbc

From marian
Subject Re: Large Object Question
Date
Msg-id 3D49C6BE.5C9581AA@mail.jozep.com.au
Whole thread Raw
In response to Large Object Question  ("Chris White" <cjwhite@cisco.com>)
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?