On 10/26/2004 6:13 PM, Bruce Momjian wrote:
I believe Slony always needs threading, it just can be used even if the
OS doesn't fully support all thread-safe functions, so on 8.0 you use
--thread_safety_force. Jan, is that correct?
Yes.
Slony allways uses pthreads and therefore it requires that on
Jan Wieck wrote:
> On 10/22/2004 3:30 PM, Ed L. wrote:
>
> > Clean build of pgsql 7.4.5 on HPUX B.11.23 on ia64 with
> > --enable-thread-safety fails ... :(
> >
> > $uname -a
> > HP-UX ... B.11.23 U ia64 0144848471 unlimited-user license
> >
> > $cd postgresql-7.4.5
> > $./configure --enable-
On 10/23/2004 10:08 PM, Tom Lane wrote:
Jan Wieck <[EMAIL PROTECTED]> writes:
On 10/22/2004 3:30 PM, Ed L. wrote:
Clean build of pgsql 7.4.5 on HPUX B.11.23 on ia64 with
--enable-thread-safety fails ... :(
Unfortunately that doesn't mean that the switch is required to cause
libpq to behave nic
Jan Wieck <[EMAIL PROTECTED]> writes:
> On 10/22/2004 3:30 PM, Ed L. wrote:
>> Clean build of pgsql 7.4.5 on HPUX B.11.23 on ia64 with
>> --enable-thread-safety fails ... :(
> Unfortunately that doesn't mean that the switch is required to cause
> libpq to behave nicely for the Slony purposes.
On 10/22/2004 3:30 PM, Ed L. wrote:
Clean build of pgsql 7.4.5 on HPUX B.11.23 on ia64 with
--enable-thread-safety fails ... :(
$uname -a
HP-UX ... B.11.23 U ia64 0144848471 unlimited-user license
$cd postgresql-7.4.5
$./configure --enable-thread-safety --without-readline --without-zlib
...
che
Clean build of pgsql 7.4.5 on HPUX B.11.23 on ia64 with
--enable-thread-safety fails ... :(
$uname -a
HP-UX ... B.11.23 U ia64 0144848471 unlimited-user license
$cd postgresql-7.4.5
$./configure --enable-thread-safety --without-readline --without-zlib
...
checking pthread.h usability... yes
ch