| От | Andres Freund |
|---|---|
| Тема | Re: Poor performance of btrfs with Postgresql |
| Дата | |
| Msg-id | 201104211503.59149.andres@anarazel.de обсуждение |
| Ответ на | Re: Poor performance of btrfs with Postgresql ("Henry C." <henka@cityweb.co.za>) |
| Список | pgsql-general |
On Thursday, April 21, 2011 12:16:04 PM Henry C. wrote: > > I've done some testing of PostgreSQL on different filesystems, and with > > different filesystem mount options. > > Since Pg is already "journalling", why bother duplicating (and pay the > performance penalty, whatever that penalty may be) the effort for no real > gain (except maybe a redundant sense of safety)? ie, use a > non-journalling battle-tested fs like ext2. Don't. The fsck on reboot will eat way too much time. Using metadata only journaling is ok though. In my opinion the problem with btrfs is more the overhead of COW, but thats an impression from several kernel version ago, so... Andres
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера