On Thu, Jun 13, 2002 at 12:49:39PM -0700, Charlie Toohey wrote:
> I've looked around a lot and don't think this is possible with Postgres, but 
> figured I would ask in case I missed something. Is it possible to configure 
> things so that an index resides on a separate disk ? It doesn't look like it, 
> since they both have to reside in the same database, and the entire contents 
> of the database would reside underneath a single directory, and therefore on 
> a single disk.

Maybe you can just move it to a different filesystem and use a symlink?

It should be transparent to postgresql unless it ever replaces the file.



-- 
Ragnar Kjørstad
Big Storage

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to