Re: vacuum schema

From: Josh Close <narshe(at)gmail(dot)com>
To: POSTGRES <pgsql-general(at)postgresql(dot)org>
Subject: Re: vacuum schema
Date: 2004-10-19 17:50:47
Message-ID: 4a0cafe2041019105090daf35@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 19 Oct 2004 00:48:34 -0500, Thomas F. O'Connell
<tfo(at)sitening(dot)com> wrote:
> Ah, yes. You're right.
>
> Presumably you could use the hidden query from \dn in psql to get the
> tables necessary for a script. That's the next best thing I can think
> of.

I wrote a script to do the vacumming. I just have a config file where
you can list the tables you want vacuumed.

Can you use those tables via normal sql? It would be nice to do that via sql.

-Josh

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2004-10-19 17:53:58 Re: download postgreql problem
Previous Message watcher 2004-10-19 17:48:16 Re: download postgreql problem