Alternate disks for Indexes

From: pierre(at)desertmoon(dot)com
To: pgsql-sql(at)postgreSQL(dot)org
Subject: Alternate disks for Indexes
Date: 1998-10-26 13:23:22
Message-ID: 19981026132322.12929.qmail@desertmoon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Here is a simple question. In oracle one can specify an alternate location
for indexes to live(i.e. a different disk) to help improve performance. Is
it possible to do so in Postgresql? Can I move the indexes then place a
link from the original location to an alternate disk location and have it
work?

Has anyone tried this?

-=pierre

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Shulyak AN 1998-10-26 13:52:57 RE: [SQL] Alternate disks for Indexes
Previous Message Thomas Good 1998-10-26 13:18:48 Re: [SQL] idiom to mv recs => [NEW] bleeding lock?