Re: Vacuum analyze in 7.1.1 - Mailing list pgsql-general

From David Wall
Subject Re: Vacuum analyze in 7.1.1
Date
Msg-id 016901c0f486$a6372240$5a2b7ad8@expertrade.com
Whole thread Raw
In response to Vacuum analyze in 7.1.1  ("David Wall" <d.wall@computer.org>)
List pgsql-general
The new vacuum comments are much more clear.  Bravo.

As for the large objects, I'll have to see what happens when I delete a row
that contains a large object.  Sounds like they are not being deleted for me
as I had thought.  That's too bad since I know it must be a common problem
for those who use them.  I use the JDBC library, so I don't really even
create the large objects except through standard JDBC calls like
PreparedStatement.setBytes().  I'll have to see if JDBC does an unlink
anywhere.

David


pgsql-general by date:

Previous
From: Lamar Owen
Date:
Subject: 7.1.2-4PGDG RPMset uploading.
Next
From: "David Wall"
Date:
Subject: Re: Vacuum analyze in 7.1.1