Re: 'replication' keyword on .pgpass (Streaming Replication)
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Andrew Dunstan <andrew@dunslane.net>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-07T08:46:19Z
Lists: pgsql-hackers
On Thu, Jan 7, 2010 at 09:26, Fujii Masao <masao.fujii@gmail.com> wrote: > The same problem also exists in pg_hba.conf. It's because I introduced > new keyword "replication" in pg_hba.conf to authenticate the standby > server. This restriction is not acceptable? If so, I'd need to consider > an authentication configuration for replication again: introduce new > configuration file? just change the keyword name to "unpopular" one?... I certainly think there are a lot of installations out there with a database named "replication". That doesn't mean it's unacceptable though. However, wouldn't it make more logical sense to replace "host/hostssl" with "replication/replicationssl" rather than overload the database field? -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/