Re: problem with jdbc connection to postgesql

Поиск
Список
Период
Сортировка
От Dirk Försterling
Тема Re: problem with jdbc connection to postgesql
Дата
Msg-id 401FDD3B.9090004@zorbla.de
обсуждение исходный текст
Ответ на problem with jdbc connection to postgesql  (Phil Campaigne <pcampaigne@charter.net>)
Список pgsql-general
Phil Campaigne wrote:
> my psql client I type psql and then I am asked for my password. This
> logs me into my hosted database just fine.

Ok. This is probably localhost, 127.0.0.1 and the username defaults
to your login name.

> However, I can't log on from my webapp to the database thru jdbc like I
---------8<---------
>  >java.sql.SQLException: FATAL 1:  Password authentication failed for
>  >user "xxxxxx"
 >  >So, it looks like it is trying to connect using username xxxxxx,
 >  >not password yyyyyy.

I don't think so. What happens if you try using your login name as
username?

   -dirk

--
                    D i r k   F "o r s t e r l i n g
                    r@zorbla.de  http://r@zorbla.de/
                             -------------
     This is robbery-mail(tm). Reply all your money immediately!


В списке pgsql-general по дате отправления:

Предыдущее
От: Chris Gamache
Дата:
Сообщение: Re: Copy and xml files
Следующее
От: Craig Addleman
Дата:
Сообщение: Re: Pl/tcl auto-load problem