Re: About Pgdump - Mailing list pgsql-general

From Richard Huxton
Subject Re: About Pgdump
Date
Msg-id 200309191013.19692.dev@archonet.com
Whole thread Raw
In response to About Pgdump  (Deepa K <kdeepa@midascomm.com>)
Responses Re: About Pgdump  (nolan@celery.tssi.com)
List pgsql-general
On Friday 19 September 2003 07:35, Deepa K wrote:
> Hi all,
>         I want to take backup of our online system on daily basis using
> crontab. But actually the pg_hba.conf is configured with password
> security.
> How I can take the backup without setting password. Or is their any
> other
> way to take backup.

Look for the .pgpass entry in the document index. You can create a private
file containing usernames/passwords for databases.

--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Rory Campbell-Lange
Date:
Subject: Outer Join help please
Next
From: Richard Huxton
Date:
Subject: Re: Column defaults fail with rules on view