Re: Reindex from command line linux - Mailing list pgsql-admin

From Bruno Wolff III
Subject Re: Reindex from command line linux
Date
Msg-id 20050422163956.GC4347@wolff.to
Whole thread Raw
In response to Reindex from command line linux  (FBaron@co.belcorp.biz)
Responses Re: Reindex from command line linux  (FBaron@co.belcorp.biz)
List pgsql-admin
On Fri, Apr 22, 2005 at 11:04:03 -0500,
  FBaron@co.belcorp.biz wrote:
>
>
>
>
> hi, which is the sentence to run a Database REINDEX from linux or from
> script or shell,etc.

I think you can use:
psql -c 'REINDEX DATABASE database_name'

pgsql-admin by date:

Previous
From: FBaron@co.belcorp.biz
Date:
Subject: Reindex from command line linux
Next
From: FBaron@co.belcorp.biz
Date:
Subject: Re: Reindex from command line linux