Re: How filesystems matter with PostgreSQL

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: How filesystems matter with PostgreSQL
Дата
Msg-id
2503.1275661530@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
How filesystems matter with PostgreSQL Jon Schewe <jpschewe@mtu.net>
Re: How filesystems matter with PostgreSQL "J. Roeleveld" <joost@antarean.org>
Re: How filesystems matter with PostgreSQL Andres Freund <andres@anarazel.de>
Re: How filesystems matter with PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: How filesystems matter with PostgreSQL Andres Freund <andres@anarazel.de>
Re: How filesystems matter with PostgreSQL Jon Schewe <jpschewe@mtu.net>
Re: How filesystems matter with PostgreSQL Andres Freund <andres@anarazel.de>
Re: How filesystems matter with PostgreSQL Jon Schewe <jpschewe@mtu.net>
Re: How filesystems matter with PostgreSQL Bryan Hinton <bryan@bryanhinton.com>
Re: How filesystems matter with PostgreSQL Jon Schewe <jpschewe@mtu.net>
Re: How filesystems matter with PostgreSQL Bryan Hinton <bryan@bryanhinton.com>
Re: How filesystems matter with PostgreSQL Jon Schewe <jpschewe@mtu.net>
Re: How filesystems matter with PostgreSQL Greg Smith <greg@2ndquadrant.com>
Re: How filesystems matter with PostgreSQL Jon Schewe <jpschewe@mtu.net>
Re: How filesystems matter with PostgreSQL Greg Smith <greg@2ndquadrant.com>
Re: How filesystems matter with PostgreSQL Jon Schewe <jpschewe@mtu.net>
Re: How filesystems matter with PostgreSQL Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: How filesystems matter with PostgreSQL Craig Ringer <craig@postnewspapers.com.au>
Re: How filesystems matter with PostgreSQL Scott Marlowe <scott.marlowe@gmail.com>
Re: How filesystems matter with PostgreSQL Jon Schewe <jpschewe@mtu.net>
Re: How filesystems matter with PostgreSQL Scott Marlowe <scott.marlowe@gmail.com>
Re: How filesystems matter with PostgreSQL Jon Schewe <jpschewe@mtu.net>
Re: How filesystems matter with PostgreSQL Scott Marlowe <scott.marlowe@gmail.com>
Andres Freund  writes:
> On Friday 04 June 2010 14:17:35 Jon Schewe wrote:
>> XFS (logbufs=8): ~4 hours to finish
>> ext4: ~1 hour 50 minutes to finish
>> ext3: 15 minutes to finish
>> ext3 on LVM: 15 minutes to finish

> My guess is that some of the difference comes from barrier differences. ext4 
> uses barriers by default, ext3 does not.

Or, to put it more clearly: the reason ext3 is fast is that it's unsafe.

			regards, tom lane
В списке pgsql-performance по дате отправления
От: Kevin Grittner
Дата:
От: Andres Freund
Дата:
FAQ