Re: - Mailing list pgsql-admin

From Victor Yegorov
Subject Re:
Date
Msg-id 20030409073348.GF13190@pirmabanka.lv
Whole thread Raw
In response to  (<hetzel.devel@web.de>)
List pgsql-admin
* hetzel.devel@web.de <hetzel.devel@web.de> [09.04.2003 10:31]:
> Hello,
> I'm using PostgreSQL on my Intranet-Server.
> To make postgres more secure the entry in the pg_hba.conf for local users is:
>
> local all md5
>
> If I want to make a dump with pg_dump, I have to insert the password.
> But I can't make a Cron-Job because I always have to insert the password!!
> Is there any way to do this automatic?

Yes. Use ~/.pgpass file. Search docs for more info on file format and other
details.

And next time, please, specify subject of your message.

--

Victor Yegorov

Attachment

pgsql-admin by date:

Previous
From:
Date:
Subject:
Next
From: Artur Pietruk
Date:
Subject: Re: Compile errors on AIX