Truncating lobs

From: Daniel Bruce Lynes <dlynes(at)shaw(dot)ca>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Truncating lobs
Date: 2003-03-07 21:36:48
Message-ID: 200303071336.49010.dlynes@shaw.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Are there any methods to truncate a lob, other than by modifying the main
PostgreSQL source tree? i.e. is there a fastpath method I can call to
truncate a lob?

I noticed the JDBC3 driver includes a Lob truncation method, but it is
unimplemented.

Thanks

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeroen T. Vermeulen 2003-03-10 16:16:24 libpqxx and large objects
Previous Message Bruce Momjian 2003-03-07 04:06:49 Re: Darwin libpq link failing