Re: recommended way of separating data from indexes

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: recommended way of separating data from indexes
Дата
Msg-id 482D5113.6060206@archonet.com
обсуждение исходный текст
Ответ на Re: recommended way of separating data from indexes  ("Anton Melser" <melser.anton@gmail.com>)
Список pgsql-general
Anton Melser wrote:
>
> It's a website, with probably around 98% read to 2% write, and the
> writes only to a few tables.

> The machine is only doing this one DB, with the odd email being sent
> by postfix (20 p/d, so nothing) and for the moment we aren't doing any
> real logging apart from postgres internal (so not even activity logs
> or query logs, etc).
>
> So given that disk usage is pretty much 100% pgsql, and it's mainly
> read, does my architecture stand up? And thanks, I'll have a read of
> the tablespaces chapter - I looked pretty much everywhere but there!

With a small number of writes, it probably doesn't matter too much.

If you symlink the PGDATA directory, or have it in a mount you can move
then you can always change your mind later.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: "Anton Melser"
Дата:
Сообщение: Re: recommended way of separating data from indexes
Следующее
От: User Map
Дата:
Сообщение: extent within given distance