Re: Upgrading using pg_dumpall [FIXED]

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Upgrading using pg_dumpall [FIXED]
Date: 2016-09-04 16:52:38
Message-ID: alpine.LNX.2.11.1609040950010.21663@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 4 Sep 2016, Adrian Klaver wrote:

> I would take Charles's suggestion and set up a .pgpass file just to be
> safe.

The file ~/.pgpass already exists, but without an explicit password. I
added my password (plain text). The file already had perms 0600. Perhaps my
password was rejected with the authorization method set to md5 was because
the password field was missing.

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lukas Lehner 2016-09-04 18:33:43 please remove outdated site from 2005
Previous Message Rich Shepard 2016-09-04 16:43:47 Re: Upgrading using pg_dumpall