On 04/29/2012 08:43 AM, Adrian Klaver wrote: > On 04/29/2012 06:39 AM, Bill House wrote: >> Hello all, >> >> I am not having much success with connecting to my postgresql server. >> >> D >> >> Will someone tell me what I have done wrong? > > > What is the error message? > What does the Postgres log show? > ###################### Connection Test: Failed (from CxnEditor ###################### Could not connect to the database: FATAL: Ident authentication failed for user "wch"
###################### postgresql log files today ###################### 2012-04-29 07:50:05 CDT LOG: database system was shut down at 2012-04-28 18:25:36 CDT 2012-04-29 07:50:05 CDT LOG: database system is ready to accept connections 2012-04-29 07:50:05 CDT LOG: autovacuum launcher started 2012-04-29 07:53:35 CDT wch wch LOG: could not connect to Ident server at address "::1", port 113: Connection refused 2012-04-29 07:53:35 CDT wch wch FATAL: Ident authentication failed for user "wch" 2012-04-29 07:53:52 CDT wch wch LOG: could not connect to Ident server at address "::1", port 113: Connection refused 2012-04-29 07:53:52 CDT wch wch FATAL: Ident authentication failed for user "wch" 2012-04-29 07:54:11 CDT wch wch LOG: could not connect to Ident server at address "::1", port 113: Connection refused 2012-04-29 07:54:11 CDT wch wch FATAL: Ident authentication failed for user "wch" 2012-04-29 07:55:33 CDT wch wch LOG: could not connect to Ident server at address "::1", port 113: Connection refused 2012-04-29 07:55:33 CDT wch wch FATAL: Ident authentication failed for user "wch" 2012-04-29 07:56:48 CDT postgres postgres FATAL: password authentication failed for user "postgres" 2012-04-29 07:57:17 CDT postgres postgres FATAL: password authentication failed for user "postgres" 2012-04-29 07:59:00 CDT postgres postgres FATAL: password authentication failed for user "postgres" 2012-04-29 07:59:06 CDT postgres postgres FATAL: password authentication failed for user "postgres" 2012-04-29 08:00:59 CDT LOG: received fast shutdown request 2012-04-29 08:00:59 CDT LOG: aborting any active transactions 2012-04-29 08:00:59 CDT LOG: autovacuum launcher shutting down 2012-04-29 08:00:59 CDT LOG: shutting down 2012-04-29 08:00:59 CDT LOG: database system is shut down postgresql-2012-04-29_075005.log (END 2012-04-29 08:11:23 CDT LOG: database system was shut down at 2012-04-29 08:11:21 CDT 2012-04-29 08:11:23 CDT LOG: database system is ready to accept connections 2012-04-29 08:11:23 CDT LOG: autovacuum launcher started 2012-04-29 08:15:23 CDT postgres postgres LOG: could not connect to Ident server at address "::1", port 113: Connection refused 2012-04-29 08:15:23 CDT postgres postgres FATAL: Ident authentication failed for user "postgres" 2012-04-29 08:15:56 CDT postgres postgres LOG: could not connect to Ident server at address "::1", port 113: Connection refused 2012-04-29 08:15:56 CDT postgres postgres FATAL: Ident authentication failed for user "postgres" postgresql-2012-04-29_081123.log (END) >> >> (Also, what is the source of the zip code file. It looks more >> comprehensive than those I have found.) > > What zip code file? > The zip code files which were used in the browse screen cast. >> >> Thanks in advance, >> >> Bill House >> >> _______________________________________________ >> Post Messages to: [email protected] >> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users >> Searchable Archives: http://leafe.com/archives/search/dabo-users >> This message: >> http://leafe.com/archives/byMID/[email protected] >> >> > > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
