Re: [BUGS] Freebsd and postgresql 748: pg_dump compile error

2005-07-11 Thread Bruce Momjian
That shouldn't happen, and I know others are using threading on FreeBSD on that version. To fix it, try adding -lpthread to the link line of pg_dump, or try PostgreSQL 8.0.X. --- rmkml wrote: > Hi, > > I have an error when

[BUGS] Freebsd and postgresql 748: pg_dump compile error

2005-07-11 Thread rmkml
Hi, I have an error when postgresql compile with flag : ./configure --prefix=/usr/local/postgres --enable-thread-safety make ... gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/interfaces/libpq -I../../../src/include -DBINDIR=\"/usr/local/postgre

Re: [BUGS] BUG #1756: PQexec eats huge amounts of memory

2005-07-11 Thread Denis Vlasenko
On Thursday 07 July 2005 20:43, Alvaro Herrera wrote: > On Thu, Jul 07, 2005 at 08:17:23AM -0700, John R Pierce wrote: > > Neil Conway wrote: > > >Denis Vlasenko wrote: > > > > > >>The same php script but done against Oracle does not have this > > >>behaviour. > > > > > > > > >Perhaps; presumably O