| From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Help automate pg_dump |
| Date: | 2002-06-18 14:30:17 |
| Message-ID: | 20020618103017.E4647@mail.libertyrms.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Jun 18, 2002 at 02:01:20AM +0000, nothanks(at)nowhere(dot)com wrote:
> We just upgraded from 7.1.3 to 7.2.1 and are at a loss on how to
> script the pg_dump routine. We use this tool for backup, but can not
> get around the requirement for username/password to be interactive.
>
> We require login from the localhost, and can not revert to trusted
> connections.
Could you use ident? Or ident just for the user you want to use for
backups?
A
--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-06-18 14:34:04 | Re: [HACKERS] PERFORM effects FOUND patch (Was: I must be |
| Previous Message | Devrim GUNDUZ | 2002-06-18 14:28:54 | Re: Help automate pg_dump |