lo_unlink usage

From: Richard Emberson <emberson(at)phc(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: lo_unlink usage
Date: 2002-03-26 23:26:58
Message-ID: 3CA103C2.983ABE5E@phc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


I'm I correct in understanding that the correct way to delete a
LargeObject from within
a PL/psql procedure is to call:

lo_unlink(oid);

Are there any other issues?

Thanks.

Richard

Browse pgsql-admin by date

  From Date Subject
Next Message Martins.Zarins 2002-03-27 10:41:47 timestamp function in 7.2
Previous Message William C. Rowden 2002-03-26 22:48:15 Use ident sameuser?