Re: [HACKERS] fsync vs open_sync

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: [HACKERS] fsync vs open_sync
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3412A7446@Herge.rcsinc.local
обсуждение исходный текст
Ответы Re: [HACKERS] fsync vs open_sync  (pgsql@mohawksoft.com)
Re: [HACKERS] fsync vs open_sync  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
> Anyway, with fsync enabled using standard fsync(), I get roughly
300-400
> inserts per second. With fsync disabled, I get about 7000 inserts per
> second. When I re-enable fsync but use the open_sync option, I can get
> about 2500 inserts per second.

You are getting 300-400 inserts/sec with fsync on?  If you don't mind me
asking, what's your hardware?  (also, have you checked fsync on #s with
the new bgwriter in 7.5?)

Merlin



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

Предыдущее
От: Alex Hayward
Дата:
Сообщение: Re: Performance Bottleneck
Следующее
От: CoL
Дата:
Сообщение: Re: The black art of postgresql.conf tweaking