Re: Configuring fdatasync for Solaris2

Поиск
Список
Период
Сортировка
От Kenji Sugita
Тема Re: Configuring fdatasync for Solaris2
Дата
Msg-id 20010912.002412.112621225.sugita@sra.co.jp
обсуждение исходный текст
Ответ на Re: Configuring fdatasync for Solaris2  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Configuring fdatasync for Solaris2  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Configuring fdatasync for Solaris2  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
From: Peter Eisentraut <peter_e@gmx.net>
Subject: Re: [PATCHES] Configuring fdatasync for Solaris2
Date: Tue, 11 Sep 2001 16:38:37 +0200 (CEST)

;;; I have installed a patch that should work for you.  I used -lrt instead of
;;; -lposix4.  They should be the same, but the former seems to be preferred.

Did you posted? I would like to try to use it.

My understanding is that it should be enabled by configure, since fdatasync
is the best method for Solaris2.

;;; Kenji Sugita writes:
;;;
;;; > It already dependents on aix and alpha. Why should solaris use AC_SEARCH_LIBS?
;;;
;;; Better style.  It eliminates the chance of picking up libraries that are
;;; not really needed.  A lot of systems have "compatibility" libraries of all
;;; kinds lying around.

I agree.

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


Kenji Sugita
sugita@sra.co.jp

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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: date_part patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Configuring fdatasync for Solaris2