Re: in-transaction insert performance in 7.5devel

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: in-transaction insert performance in 7.5devel
Дата
Msg-id 1086982020.2539.189.camel@jester
обсуждение исходный текст
Ответ на Re: in-transaction insert performance in 7.5devel  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Список pgsql-performance
> As I understand it, sync() is never called anymore.  mdsync() hits the
> all the files 1 by 1 with an fsync.  My understanding of the commit
> process is that 30 tps is quite reasonable for my hardware.

Sorry. I didn't see the version in the subject and assumed 7.4 on a
Linux machine with excessive journaling enabled.


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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: in-transaction insert performance in 7.5devel
Следующее
От: Litao Wu
Дата:
Сообщение: Re: reindex and copy - deadlock?