altre table and large object deletion

From: Jeremiah Jahn <jeremiah(at)cs(dot)earlham(dot)edu>
To: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: altre table and large object deletion
Date: 2004-11-19 18:58:58
Message-ID: 1100890738.13761.119.camel@bluejay.goodinassociates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

will an alter table that removes an oid type also remove all of the
associated large objects. I've been using blobs but have converted to
byte arrays, now I need to get rid of all of the blobs. Will this be
enough? followed by a vaccum of course.

--
Jeremiah Jahn <jeremiah(at)cs(dot)earlham(dot)edu>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Fitzpatrick 2004-11-19 19:12:46 Posting COPY data with shared sequences
Previous Message Magnus Hagander 2004-11-19 18:55:04 Re: PostegreSQL 8.0.0 Beta4 Win32