Re: Move cluster to new host, upgraded version

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Move cluster to new host, upgraded version
Date: 2018-11-14 00:41:35
Message-ID: alpine.LNX.2.20.1811131639260.19445@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 13 Nov 2018, Adrian Klaver wrote:

> No:
> " Each of the first four fields can be a literal value, or *, which matches
> anything. "

Adrian,

Okay.

> If the record starts with local then that is for socket connections.
> If you are connecting to a host e.g -h localhost then you need to look at the
> host records.

I'm connecting from the same host on which the server is installed. I've
always used 'psql <database_name>' and been connected. The new desktop's
pg_hba.conf is identical to the old desktop's pg_hba.conf, but only the new
one is now asking for a password. Permissions on both are the same.

Thanks,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Om Prakash Jaiswal 2018-11-14 00:48:35 Db restore Error literal carriage return found hint use \r
Previous Message Adrian Klaver 2018-11-14 00:38:07 Re: Move cluster to new host, upgraded version