I'm running PostgreSQL 7.4.1 and trying to use an application on Solaris
that relies on "ident sameuser". In the postgres log I get:
"Ident authentication is not supported on local connections on this
platform"
The only thread I could find on this seems to indicate a patch was put in
way back at 7.1.2.
Is there a way to get this to work on Solaris?
Wes