Re: tablespaces and DB administration - Mailing list pgsql-hackers

From pgsql@mohawksoft.com
Subject Re: tablespaces and DB administration
Date
Msg-id 16624.24.91.171.78.1085706971.squirrel@mail.mohawksoft.com
Whole thread Raw
In response to Re: tablespaces and DB administration  (Darcy Buskermolen <darcy@wavefire.com>)
List pgsql-hackers
> One other huge advantage that tablespaces will bring, it the ability to
> place
> data based on "cost" ie, you can put your 10 most used tables on fast disk
> (or perhaps solid state devices), and move the seldom used data off onto
> the
> slower (lower cost) disks/storage array.

Great idea.


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: On query rewrite
Next
From: Tatsuo Ishii
Date:
Subject: Re: Win32, PITR, nested transactions, tablespaces