Re: unattended backupscript not working with 7.4.2, works in 7.1 - Mailing list pgsql-general

From Tom Lane
Subject Re: unattended backupscript not working with 7.4.2, works in 7.1
Date
Msg-id 3956.1083553671@sss.pgh.pa.us
Whole thread Raw
In response to unattended backupscript not working with 7.4.2, works in 7.1  ("Development - multi.art.studio" <dev.null@multiartstudio.com>)
List pgsql-general
"Development - multi.art.studio" <dev.null@multiartstudio.com> writes:
> after updating some of my databases, everything works fine, except my
> backupscripts.
> any suggestions?

Set up a ~/.pgpass file for the account that's running the backup job.
Or switch to a non-password-based authentication mechanism.

            regards, tom lane

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: unattended backupscript not working with 7.4.2, works in 7.1
Next
From: Dennis Gearon
Date:
Subject: is this valid