Large Object Question

From: "Chris White" <cjwhite(at)cisco(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Large Object Question
Date: 2002-08-01 23:03:30
Message-ID: 005b01c239af$a7c21650$ff926b80@amer.cisco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message marian 2002-08-01 23:39:43 Re: Large Object Question
Previous Message Dave Cramer 2002-08-01 22:10:48 Re: DataSource Class