Re: Tables dissapearing

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Tables dissapearing
Date: 2007-08-27 20:17:48
Message-ID: 20070827201747.GA30621@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Aug 27, 2007 at 10:03:04PM +0200, Kamil Srot wrote:
> >
> Sure, I ment it like I'll do the FULL vacuum less often than daily and
> do daily the plain vacuum command.

If you have your servers set up correctly, you should never need to
perform VACUUM FULL.

> Well, I do list all databases with the command "psql -U postgres -l -t"
> and with some shell coding I do vacuum all shown databases...
> I don't think there is some problem in it...
>
> If you do see some, can you give me a hint?

I don't think I've seen the script itself. Without seeing it, I can
only guess. But you don't actually need to do that. You should be
able to run vacuumdb -a, and get the result you need.

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
This work was visionary and imaginative, and goes to show that visionary
and imaginative work need not end up well.
--Dennis Ritchie

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rainer Bauer 2007-08-27 20:20:27 Re: Removing pollution from log files
Previous Message Stephen Ince 2007-08-27 20:14:39 Re: PostgreSQL vs Firebird feature comparison finished