Re: FW: Setting up streaming replication problems

From: Martin Goodson <kaemaril(at)googlemail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: FW: Setting up streaming replication problems
Date: 2018-01-23 18:04:41
Message-ID: 5A677939.5050500@googlemail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 23/01/2018 07:36, Thiemo Kellner, NHC Barhufpflege wrote:
> 1) I am not sure whether to put the md5 value of the repuser password
>>> into primary conninfo or the plain one. I don't feel the documentation
>>> or the book is clear on that.
>
> Anyone two dimes on that?
Password, not an md5. Or, at least, that's what's been working for me :)

Even better, I guess, would be to not put a password in there at all and
use a .pgpass.

--
Martin Goodson

"Have you thought up some clever plan, Doctor?"
"Yes, Jamie, I believe I have."
"What're you going to do?"
"Bung a rock at it."

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavan Teja 2018-01-23 18:08:45 Re: FW: Setting up streaming replication problems
Previous Message Petr Jelinek 2018-01-23 17:50:15 Re: [PATCH] Logical decoding of TRUNCATE