|
|||||||||||
|
Re: [PERFORM] Replication Syatem
From: Peter Childs <peterachilds(at)gmail.com>
Date: Mon Apr 28 2008 - 09:58:14 EDT
> All, I home your not using Vacuum Full....... (Standard Reply for this type of question) What version of Postgresql are you using? Have you tried autovacuum? Run plain vacuum even more often on this even more often (like ever half hour) and it should not take as long and save space. If still have trouble run "vacuum analyse verbose table1;" and see what it says. If your doing it right you should be able to vacuum with the database up. Sounds like you might be happier a fix for the problem rather than a complex work around which will actually solve a completely different problem. Regards Peter. Received on Mon Apr 28 09:58:36 2008 This archive was generated by hypermail 2.1.8 : Wed Jul 30 2008 - 20:18:17 EDT |
||||||||||
|
|||||||||||