Re: Indexes on separate disk ?

Поиск
Список
Период
Сортировка
От Ragnar Kjørstad
Тема Re: Indexes on separate disk ?
Дата
Msg-id 20020613232157.A19061@vestdata.no
обсуждение исходный текст
Ответ на Indexes on separate disk ?  (Charlie Toohey <ctoohey@pacbell.net>)
Ответы Re: Indexes on separate disk ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
On Thu, Jun 13, 2002 at 12:49:39PM -0700, Charlie Toohey wrote:
> I've looked around a lot and don't think this is possible with Postgres, but
> figured I would ask in case I missed something. Is it possible to configure
> things so that an index resides on a separate disk ? It doesn't look like it,
> since they both have to reside in the same database, and the entire contents
> of the database would reside underneath a single directory, and therefore on
> a single disk.

Maybe you can just move it to a different filesystem and use a symlink?

It should be transparent to postgresql unless it ever replaces the file.



--
Ragnar Kjørstad
Big Storage

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Triggers... Questions... Yes.
Следующее
От: Tim Ellis
Дата:
Сообщение: Re: Triggers... Questions... Yes.