Re: Final(?) proposal for wal_sync_method changes

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Final(?) proposal for wal_sync_method changes
Дата
Msg-id 4CFEC8CD.9000606@agliodbs.com
обсуждение исходный текст
Ответ на Re: Final(?) proposal for wal_sync_method changes  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Final(?) proposal for wal_sync_method changes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> I am unclear as to the reason why there is a test for
> HAVE_FSYNC_WRITETHROUGH_ONLY in pg_fsync().  Perhaps that is also
> leftover from a previous vision of how this all works?  Or does an
> fsync() call actually fail on Windows?

No, fsync responds fine.  It just don't actually sync to disk.

--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Final(?) proposal for wal_sync_method changes
Следующее
От: Christophe Pettus
Дата:
Сообщение: Re: Final(?) proposal for wal_sync_method changes