blob/oids deleted with row?

From: "David Wall" <d(dot)wall(at)computer(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: blob/oids deleted with row?
Date: 2001-04-29 22:26:21
Message-ID: 005e01c0d0fb$6b0f2fe0$5a2b7ad8@expertrade.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

For tables with OID/blobs, are the blobs themselves removed in 7.1 when the
associated row is deleted? I recall in 7.0.3 that you still had to
separately clean up the oids. Will the 7.1 vacuum cleanup those deleted
blobs?

Thanks,
David

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-04-29 23:28:57 Re: Re: On the _need_ to vacuum...
Previous Message David Wall 2001-04-29 22:24:39 pg_restore problems?