Re: standard LOB support

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "EBIHARA, Yuichiro" <ebihara(at)iplocks(dot)co(dot)jp>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: standard LOB support
Date: 2007-06-22 05:54:59
Message-ID: 12925.1182491699@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

"EBIHARA, Yuichiro" <ebihara(at)iplocks(dot)co(dot)jp> writes:
> Using Large Objects may solve my issue but I have to note that a large
> object is not automatically deleted when the record referring to it is
> deleted.

The contrib/lo module can help with this.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message EBIHARA, Yuichiro 2007-06-22 06:34:58 Re: standard LOB support
Previous Message Thomas Kellerer 2007-06-22 05:45:03 Re: standard LOB support

Browse pgsql-jdbc by date

  From Date Subject
Next Message EBIHARA, Yuichiro 2007-06-22 06:34:58 Re: standard LOB support
Previous Message Thomas Kellerer 2007-06-22 05:45:03 Re: standard LOB support