Re: Can't connect Win XP client to Linux server

Поиск
Список
Период
Сортировка
От Geoff Lane
Тема Re: Can't connect Win XP client to Linux server
Дата
Msg-id 43900265.20090520143029@gjctech.co.uk
обсуждение исходный текст
Ответ на Re: Can't connect Win XP client to Linux server  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-odbc
On Wednesday, May 20, 2009, Tom Lane wrote:

>> Are you supplying the correct username/password combination in the ODBC
>> connection? - It sounds like this sort of a problem.

> Did you set a password for the "geoff" database user at all?
> It isn't going to automatically use your system-level password...
> see ALTER USER ... PASSWORD ...


D'oh! I assumed that roles created via the "createuser" utility had
the password for the system user account. SELECT * FROM pg_roles;
showed passwords for all roles where I expected nulls or empty strings
where no password was set. Doing as you suggested did the trick.

My thanks both to Tom and to Raymond.

--
Geoff Lane


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

Предыдущее
От: Timothy Madden
Дата:
Сообщение: Re: How to transfer binary data into a BIT VARYING column ?
Следующее
От: Moreno D.
Дата:
Сообщение: Show max_identifier_length causes heavy query execution