Re: [HACKERS] Re: New pg_pwd patch and stuff
Martin J. Laubach <mjl@emsi.priv.at>
From: "Martin J. Laubach" <mjl@emsi.priv.at>
To: brandys@eng3.hep.uiuc.edu (todd brandys)
Cc: phil@river-bank.demon.co.uk, scrappy@hub.org, mimo@lodz.pdi.net, hackers@postgreSQL.org
Date: 1998-01-19T03:18:34Z
Lists: pgsql-hackers
So, if postmaster can't access the system tables for authentication purposes, why not have one child forked, connected to the main postmaster process via some IPC mechanism, whose only purpose in life it is to answer SQL-queries for postmaster. mjl