| От | 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 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера