Delete Row Containing Blob

From: Amazander <zencurrent(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Delete Row Containing Blob
Date: 2004-11-08 05:25:27
Message-ID: 20041108052527.72990.qmail@web52504.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

When I want to delete a row containing a Blob column,
can I just call Delete from tbname where...? Should I
call lo_unlink() first?

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Browse pgsql-admin by date

  From Date Subject
Next Message Dan Libby 2004-11-08 05:48:55 Re: dump/restore results in duplicate key violation with 7.4.6.
Previous Message Iain 2004-11-08 02:04:47 Re: Help need to restore dropped db