| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] Update on my 6.4.2 progress |
| Дата | |
| Msg-id | 13130.929920959@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [HACKERS] Update on my 6.4.2 progress (Wayne Piekarski <wayne@senet.com.au>) |
| Ответы |
Re: [HACKERS] Update on my 6.4.2 progress
|
| Список | pgsql-hackers |
Wayne Piekarski <wayne@senet.com.au> writes:
> I already have the -o -F switch in the startup file (which I believe is
> working) but I'm under the impression from what I read that there are two
> fsync's - one you can switch off, and one which is fixed into the code
> and possibly can't be removed?
No. I've looked.
Actually there is an un-disablable fsync() on the error file in elog.c,
but it's not invoked under ordinary scenarios as far as I can tell,
and it shouldn't be a performance bottleneck anyway. *All* the ordinary
uses of fsync go through pg_fsync.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера