From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: pg_restore : ident authentication problem |
Date: | 2002-09-10 18:32:38 |
Message-ID: | 20020910143238.V7504@mail.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Tue, Sep 10, 2002 at 05:29:26PM +0000, Paul Tuohy wrote:
>
> pg_restore: [archiver (db)] could not reconnect to database FATAL 1: IDENT
> authentication failed for user <<username>>
>
> i have at least tried most of the pg_restore options, as well relaxing all
> permissions in pg_hba.conf and pg_ident.conf. tried running pg_restore as
But did you (a) get rid of ident authentication and (b) remember to
HUP the postmaster? 7.2 and forward don't read the pg_hba.conf file
unless they receive SIGHUP.
A
--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-09-10 19:17:00 | Re: fsync or fdatasync |
Previous Message | Ragnar Kjørstad | 2002-09-10 17:46:04 | Re: fsync or fdatasync |