View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 09:43 PM
Tom Lane
 
Posts: n/a
Default Re: Authentication problem

"Walker, Jed S" <Jed_Walker@cable.comcast.com> writes:
> I tried using 'trust' and the clients are able to connect. Could it be a
> case-sensitivity problem with the database name (seeing as it's all caps)?


Maybe. You didn't show us what other entries are in your pg_hba file.
If the line you showed us failed to match for some reason, what would
it fall through to using?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply With Quote