My problems...

Marc G. Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: pgsql-hackers@postgresql.org
Date: 1998-04-15T16:08:46Z
Lists: pgsql-hackers
Oh whoa is me...is that how you spell whoa in this case? *raised eyebrow*

Oh well, irrelevant...did some deeper looking inot my local problem, and
it turns out I had a postgres process that was just growing and growing.
I'm suspecting that that is what caused the problem :(

I've changed the code so that instead of holding the postgres process open
for the duration of the process (radiusd), just open/close it as required,
to see if it gets rid of the problem...

I should know sometime tomorrow whether this cures it or not ... so, if
nobody else has any really big outstanding issues, Friday targetting for
v6.3.2 to go out?