Re: Temporary Table - Mailing list pgsql-performance

From Christian Paul B. Cosinas
Subject Re: Temporary Table
Date
Msg-id 008301c5e44c$70eee900$1e21100a@ghwk02002147
Whole thread Raw
In response to Temporary Table  ("Christian Paul B. Cosinas" <cpc@cybees.com>)
Responses Re: Temporary Table  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Temporary Table  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-performance
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





I choose Polesoft Lockspam to fight spam, and you?
http://www.polesoft.com/refer.html


pgsql-performance by date:

Previous
From: "Christian Paul B. Cosinas"
Date:
Subject: Re: Temporary Table
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Temporary Table