Re: Load balancing across disks - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Load balancing across disks
Date
Msg-id 20070129161719.GA10875@wolff.to
Whole thread Raw
In response to Load balancing across disks  (Paul Lambert <paul.lambert@autoledgers.com.au>)
List pgsql-general
On Mon, Jan 29, 2007 at 11:50:35 +0900,
  Paul Lambert <paul.lambert@autoledgers.com.au> wrote:
>
> In order to balance disk load and ensure faster data access, my current
> SQL server setup has the data spread across 3 physical disk devices. One
> question I would like to know which I can't find in the documentation
> I've been reading is if Postgres has any similar data distribution
> abilities.
>
> I.e. can I create a data file on D drive which holds tables a, b and e,
> and a data file on E drive which holds tables c, d and f.
>
> If this is possible, could someone point me to some documentation so I
> can experiment a little.

http://developer.postgresql.org/pgdocs/postgres/manage-ag-tablespaces.html

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: strange thing with partitioning / rules / plpgsql
Next
From: ZappA
Date:
Subject: Crazy Error