Tables in one disk and indexes in another ??

From: Gastón Simone <gaston(at)apraful(dot)com(dot)uy>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Tables in one disk and indexes in another ??
Date: 2004-08-06 17:51:46
Message-ID: 000c01c47bde$0bedb360$4101070a@adinet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have unly one database and two disks. In order to use all my hardware
resources I want to store (for example) the tables in one of the disks and
the indexes in the other one. How can I do that?

Thanks a lot!!

Regards.

Gaston.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Gaetano Mendola 2004-08-06 17:58:21 Re: lock entire database
Previous Message Scott Marlowe 2004-08-06 17:23:56 Re: lock entire database