Re: Backing up large objects

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "David Wall" <d(dot)wall(at)computer(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Backing up large objects
Date: 2001-01-24 04:47:39
Message-ID: 10648.980311659@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Large objects aren't automatically freed when the last reference to them
goes away. Whether this is a bug or feature depends on your point of
view, perhaps. See contrib/vacuumlo/ for help ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message <No Name> 2001-01-24 04:56:01 Re: FW: Postgres-Book from addison-wesley?
Previous Message Tom Lane 2001-01-24 04:37:23 Re: VACUUM ANALYZE FAILS on 7.0.3