Re: Configuring fdatasync for Solaris2 - Mailing list pgsql-patches

From Kenji Sugita
Subject Re: Configuring fdatasync for Solaris2
Date
Msg-id 20010912.002412.112621225.sugita@sra.co.jp
Whole thread Raw
In response to Re: Configuring fdatasync for Solaris2  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Configuring fdatasync for Solaris2
Re: Configuring fdatasync for Solaris2
List 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 by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: date_part patch
Next
From: Bruce Momjian
Date:
Subject: Re: Configuring fdatasync for Solaris2