Re: Index files - Mailing list pgsql-performance

From Mark Lewis
Subject Re: Index files
Date
Msg-id 1189801551.11507.214.camel@archimedes
Whole thread Raw
In response to Re: Index files  ("Harsh Azad" <harsh.azad@gmail.com>)
List pgsql-performance
On Sat, 2007-09-15 at 01:51 +0530, Harsh Azad wrote:
> Great, creating new tablespace for indexes worked! Now the question is
> whether existing tables/index can be moved to the new tablespace using
> an alter command or the only way possible is to drop and recreate
> them?

You can alter an existing index:

http://www.postgresql.org/docs/8.2/static/sql-alterindex.html



pgsql-performance by date:

Previous
From: "Harsh Azad"
Date:
Subject: Re: Index files
Next
From: Alan Hodgson
Date:
Subject: Re: Index files