Tom Lane wrote: > Andrew Dunstan <[EMAIL PROTECTED]> writes: >> We don't seem to have made any progress on this. Is there someone >> else who has a machine with these specs that they can test this for >> us? > >> FreeBSD 4.11-RELEASE-p10 >> gcc 2.95.4 >> x86 SMP > > I think someone mentioned this already, but it'd be a good idea to > compare the python situation to plperl. On my Linux box, libperl.so > shows several references to pthread_xxx symbols ... not the same ones > libpython.so depends on, but pthread symbols none the less. I'd kind > of expect them both to fail if the problem is that the stock libc > doesn't include pthreads. > > regards, tom lane > > ---------------------------(end of > broadcast)--------------------------- > TIP 2: Don't 'kill -9' the postmaster
I don't have SMP, but I do have a 4.11 box..... Libc_r is what you want for threads. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611 US ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org