What happens if you delete a row containing a BLOB?

From: Terrence Brannon <metaperl(at)mac(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: What happens if you delete a row containing a BLOB?
Date: 2001-12-16 19:39:14
Message-ID: 95F37F74-F25C-11D5-92F7-003065C2A10C@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

If you delete a row with a BLOB, does it automatically lo_unlink
the blob?

This was not clear when reading the section Large Objects (BLOBS)
in the Momjian book.

In response to

  • Indices at 2001-12-11 03:48:54 from sharmad

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2001-12-16 19:42:41 Re: Numbering Rows (SEQUENCE, OID) questions
Previous Message Terrence Brannon 2001-12-16 11:56:20 Numbering Rows (SEQUENCE, OID) questions