From: | "Victor Yegorov" <viy(at)pirmabanka(dot)lv> |
---|---|
To: | <hetzel(dot)devel(at)web(dot)de> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: <no subject> |
Date: | 2003-04-09 07:33:48 |
Message-ID: | 20030409073348.GF13190@pirmabanka.lv |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
* hetzel(dot)devel(at)web(dot)de <hetzel(dot)devel(at)web(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Artur Pietruk | 2003-04-09 08:57:15 | Re: Compile errors on AIX |
Previous Message | hetzel.devel | 2003-04-09 07:28:48 | <no subject> |