Re: PostgreSQL crashes with Qmail-SQL
Bruno Wolff III <bruno@wolff.to>
From: Bruno Wolff III <bruno@wolff.to>
To: Bear Giles <bear@coyotesong.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Stephan Szabo <sszabo@megazone23.bigpanda.com>, Michael Devogelaere <michael@digibel.be>, Justin Clift <justin@postgresql.org>, PostgreSQL Hackers Mailing List <pgsql-hackers@postgresql.org>
Date: 2002-02-01T20:14:16Z
Lists: pgsql-hackers
On Fri, Jan 25, 2002 at 11:01:23AM -0700, Bear Giles <bear@coyotesong.com> wrote: > > (a), in contrast, is definitely not normal for qmail and is the type > of thing that should be fixed... even if all it does after detecting > a problem is return with a nonzero error code. :-) This was probably caused by an error in the patch rather than the original code. Unless they have a very high rate of change for accounts, it seems that it would have been better to not use the database directly for account information. When stuff changed in the database, the cdb file could be rebuilt using stock qmail tools.