Re: serverless postgresql
Dustin Sallings <dustin@spy.net>
From: Dustin Sallings <dustin@spy.net>
To: Jeff Bowden <jlb@houseofdistraction.com>
Cc: pgsql-general <pgsql-general@postgresql.org>
Date: 2004-01-14T01:35:56Z
Lists: pgsql-general
On Jan 13, 2004, at 13:38, Jeff Bowden wrote: > but it seems conceptually cleaner to not have a seperate process at > all. That depends a lot on what you mean by cleaner. A few small programs in their own process space dedicated to a specific set of functionality with well-defined interfaces can make for a much more reliable application (see postfix). -- Dustin Sallings