Re: Temporary Table - Mailing list pgsql-performance

From Joshua D. Drake
Subject Re: Temporary Table
Date
Msg-id 4370091E.8060700@commandprompt.com
Whole thread Raw
In response to Re: Temporary Table  ("Christian Paul B. Cosinas" <cpc@cybees.com>)
Responses Re: Temporary Table  ("Christian Paul B. Cosinas" <cpc@cybees.com>)
List pgsql-performance
Christian Paul B. Cosinas wrote:
> I try to run this command in my linux server.
> VACUUM FULL pg_class;
> VACUUM FULL pg_attribute;
> VACUUM FULL pg_depend;
>
> But it give me the following error:
>     -bash: VACUUM: command not found

That needs to be run from psql ...

>
>
>
>
>
> I choose Polesoft Lockspam to fight spam, and you?
> http://www.polesoft.com/refer.html
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org


pgsql-performance by date:

Previous
From: "Christian Paul B. Cosinas"
Date:
Subject: Re: Temporary Table
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Temporary Table