[GENERAL] Question about Linux, threads, and Postgres

1999-01-31 Thread Felix Morley Finch
I've been running various versions of Postgres for several years now, including one prototype web site for a customer. I currently run 6.3.2 at home, and will upgrade to 6.4.2, but I have some questions. I am programming on Linux 2.0, libc6, in C. I am writing a server application to sit betwee

Re: [GENERAL] Question about Linux, threads, and Postgres

1999-01-31 Thread Felix Morley Finch
>>In article <[EMAIL PROTECTED]>, Adam Haberlach ><[EMAIL PROTECTED]> writes: > On Sat, Jan 30, 1999 at 09:08:14PM -0800, Felix Morley Finch wrote: >> Q 2: Is it necessary and/or sufficient to have only one thread talk to >> the Postgres library? >

[GENERAL] Re: Problems compiling

1999-02-12 Thread Felix Morley Finch
> configure: error: installation or configuration problem: C++ compiler cannot create >executables. My memory of the last couple of egcs/glibc installs is that the /lib/cpp symlink is not updated, and root had better have umask 022 or permissions don't get set right. Even with umask 022, /usr/l