Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

growing disk usage problem: alternative solution?



Hello List

I have been a user since 7.x version.  My current server version is 8.1.2.

As many of you know the disk usage keeps growing for postgresql unless one regularly reindex and/or fully vacuum.  The problem with either method is that they lock the tables and it is not practical for databases that one wants to keep it available for 24x7x365 basis.  For very large tables, while the tables are being reindexed, there will be many waiting update/delete/insert processes and this is not at all desirable.

Server response is still great even with growing disk usage.  Any one has other ideas to check the growth of the disk usage.

Please do not cc the response to me.  I will read it in the list.

Sincerely

Z-m Wu



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group