Re: Load balancing across disks

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Load balancing across disks
Дата
Msg-id 20070129161719.GA10875@wolff.to
обсуждение исходный текст
Ответ на Load balancing across disks  (Paul Lambert <paul.lambert@autoledgers.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: strange thing with partitioning / rules / plpgsql
Следующее
От: ZappA
Дата:
Сообщение: Crazy Error