| От | Tom Lane |
|---|---|
| Тема | Re: Best Linux filesystem for Postgres data store ? |
| Дата | |
| Msg-id | 21814.1291239096@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Best Linux filesystem for Postgres data store ? (Lou Picciano <loupicciano@comcast.net>) |
| Список | pgsql-admin |
Lou Picciano <loupicciano@comcast.net> writes:
> We use ZFS on Solaris for our data stores. Can't beat ZFS for its failsafe features, filesystem portability, etc.
> Having said that, there is that school of thought which would hold that journaling may not be all that indicated
anymore,given the quality of recovery possible from the binary logs. In fact, this would suggest that journaling may
evenbe counterproductive - effectively redundant - in a transaction-heavy environment.
Well, the conventional wisdom is that you want metadata journaling, but
*not* data journaling, at the filesystem level. Postgres can protect
its data just fine, but it can't recover if the filesystem goes insane.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера