Re: Configuring fdatasync for Solaris2

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Configuring fdatasync for Solaris2
Дата
Msg-id Pine.LNX.4.30.0109121412250.694-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Configuring fdatasync for Solaris2  (Kenji Sugita <sugita@sra.co.jp>)
Ответы Re: Configuring fdatasync for Solaris2  (Kenji Sugita <sugita@sra.co.jp>)
Re: Configuring fdatasync for Solaris2  (Kenji Sugita <sugita@sranhm.sra.co.jp>)
Re: Configuring fdatasync for Solaris2  (sugita@srapc1267.sra.co.jp)
Список pgsql-patches
Kenji Sugita writes:

> I also cannot find out the rt library on Solaris2. The library posix4 hits
> fdatasync.

I rechecked the manuals, apparently -lrt was added in a later version
(after the POSIX.4 group was renamed?).  I've changed the test to check
both libraries.

Do you have any performance data of the fdatasync method versus the
default open_datasync method?

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] to_char and Roman Numeral (RN) bug
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Bytea string operator support