Tables on multiple disk drives

From: Konstantin Tokar <lists2(at)tokar(dot)ru>
To: pgsql-performance(at)postgresql(dot)org
Subject: Tables on multiple disk drives
Date: 2004-02-17 12:54:54
Message-ID: 1379274019.20040217155454@tokar.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi!
Does PostgreSQL allow to create tables and indices of a single
database on multiple disk drives with a purpose of increase
performance as Oracle database does? If a symbolic reference is the
only method then the next question is: how can it be determined what
file is referred to what table and index?

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Bill Moran 2004-02-17 13:02:51 Re: Slow response of PostgreSQL
Previous Message Leeuw van der, Tim 2004-02-17 12:49:29 Re: UPDATE with subquery too slow