Ok,
Efficiency can sometimes be important. Had no idea about this solution -
have to figure out how to do
it. Thanks!
Is OpenLDAP something to consider.
--bfrost
Genadijus Paleckis wrote:
Instead of that I would recommend you to use DB files generated at
regular intervals instead of 'online' access to postgresql. It is less
CPU expensive and much faster.
But if you wish to use SQL maps I guess you may want to use 127.0.0.1
instead of local socket and of course you need to configure postgresql
to accept network access. *Addition* to above: In pg_hba.conf
(PosgreSQL):