Re: autovacuum questions v2 - Mailing list pgsql-admin

From Guillaume Lelarge
Subject Re: autovacuum questions v2
Date
Msg-id 490DA021.3080308@lelarge.info
Whole thread Raw
In response to autovacuum questions v2  (Alexander Strotmann <kiruu@gmx.de>)
List pgsql-admin
Alexander Strotmann a écrit :
> [...]
> we are running a CRM system with Postgres database (version 8.3). To
> organize handwritten contracts we save them scanned as LOBs. Normally
> they are unlinked in case of deleting them. However we run a cron job
> which does vacuumlo to get save that there is nothing in the nirvana.
> My Question: Does the autovacuum also what vacuumlo does or is there a
> way to specify this in the configuration?
>

Nope. vacuumlo and lo contrib modules are still needed.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgsql-admin by date:

Previous
From: Alexander Strotmann
Date:
Subject: autovacuum questions v2
Next
From: "Daniel Punton"
Date:
Subject: pg_dump's table is empty