Re: Move cluster to new host, upgraded version

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Move cluster to new host, upgraded version
Date: 2018-11-14 02:05:41
Message-ID: 6048bbde-04a4-3b90-00de-65adf78c8196@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/13/18 3:47 PM, Rich Shepard wrote:
> On Sun, 11 Nov 2018, Rich Shepard wrote:
>
>> Looks like the pg_dumpall '-h' option will act on the other host's data
>> directory.
>
>   Worked as advertised. Just read the dumped file into the new 11.1 data
> directory.

Just realized the question I should have asked is:

How did you get the pg_dumpall file processed by Postgres?

In other words how did you do it without a password?

>
>   The new installation is asking for my password to access my databases.
> Where do I turn this off?
>
> Rich
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sachin Kotwal 2018-11-14 07:04:48 Impact on PostgreSQL due to Redhat acquisition by IBM
Previous Message Adrian Klaver 2018-11-14 01:06:37 Re: Move cluster to new host, upgraded version