Re: [BUGS] memory does not return back

2004-06-03 Thread Richard Huxton
On Tuesday 17 February 2004 12:03, hessam wrote: > I'm using freeradius 0.9.3 with postgresql 7.3.2. > All I do is just inserting some h323 accounting data into my tables. > After a couple of hours the memory reaches to about 1G and then Linux > starts using swap file.I lose some of my records and

Re: [BUGS] zlib directory in configure.

2004-06-03 Thread Tom Lane
=?iso-8859-1?q?Laurent=20FAILLIE?= <[EMAIL PROTECTED]> writes: > Is it possible to improve "configure" script of > postgresql to allow to specify in which directory a > 3rd tool is installed ? See --with-includes and --with-libraries. regards, tom lane ---

Re: [BUGS] Select (str)::FLOAT8 BUG

2004-06-03 Thread Tarhon-Onu Victor
On Wed, 18 Feb 2004, Rafael Villalobos Prats wrote: > I think i have found a bug. > > I´ve tried it in PgSQL 7.3.5 & 7.4.1 > > When I do: > > atisae_oct_1=# SELECT (1000/500/7)::FLOAT8 as v_numero; > v_numero > -- > 0 > (1 row) This is not a bug and it also has nothing