Hello Peter, Peter Eisentraut [2011-07-05 9:13 +0300]: > Use the new preferred spelling "peer" instead of "ident"
This doesn't just seem to be a spelling issue, though. "peer" only works for local connections, while "ident" uses actual ident for TCP, and falls back to "peer" for unix sockets, as per http://developer.postgresql.org/pgdocs/postgres/auth-methods.html#AUTH-IDENT As 090_multicluster.t test case demonstrates (it fails with this patch), this would break ident connections with TCP. Due to that I backed out this part of the patch for now, but I applied the rest. Thanks! Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
signature.asc
Description: Digital signature

