agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: Paul Brunner <brunner@gdc.com>
To: postgres@postgres.Berkeley.EDU
Subject: Reclaiming disk space
Date: Thu, 30 Jun 94 11:37:52 EDT
Message-ID: <9406301537.AA19637@mailhost.gdc.com> (raw)
POSTGRES does not appear to give one an efficient way to reclaim disk space
from deleted instances, without temporarily denying access to the database,
unloading data, destroying and recreating classes, and then reloading the
data. If a significant number of deletions occur, even with running the
vacuum command, the disk files for the classes will never shrink but only grow
in size as time goes by. It appears from the documentation and tests that
space for deleted instances becomes dead space in the files, never used again.
I am interested in hearing how users of POSTGRES deal with this issue.
Is there an easier or less time consuming way to reclaim the disk space
from deleted instances?
How do users deal with the fact that without doing something like unloading/
reloading data destroying/recreating classes, files will only ever increase
in size?
==============================================================================
To add/remove yourself to/from the POSTGRES mailing list: send mail with
the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"
If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
a human will deal with it. DO NOT post to the "postgres" mailing list.
==============================================================================
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: postgres@postgres.berkeley.edu
Cc: brunner@gdc.com
Subject: Re: Reclaiming disk space
In-Reply-To: <9406301537.AA19637@mailhost.gdc.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox