Re: pgAdminII bug ?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdminII bug ?
Дата
Msg-id FED2B709E3270E4B903EB0175A49BCB10476B7@dogbert.vale-housing.co.uk
обсуждение исходный текст
Список pgadmin-support
Please use the pgadmin-support@postgresql.org list for future support
issues.

> -----Original Message-----
> From: Rick Calder [mailto:r-calder@onebox.com]
> Sent: 15 March 2002 15:38
> To: dpage@pgadmin.org
> Subject: pgAdminII bug ?
>
>
> pgAdminII 1.2.0
> win2k sp2 + all current patches
> server is on Red Hat linux 7.2
> postgresql-7.1.3-2
>
>     The "Connect to Server" screen will not accept the
> following characters in the
> password field :    }{
>
>       If I change my login password on the linux server to
> remove those characters, I can
> login just fine.

Yes, those are special characters in the connection string. I guess we're
not quoting the password properly - I'll take a look.

>   Weirdness :  My normal password has the sequence }{
> Using it will produce the error in the attached file.
> If I tell pgAdmin my password uses {} (note the reverse) then
> it lets me in just fine, and this
> is without changing Linux, on Linux it still is the }{ !

That sounds like your client is trusted by the postgresql server (check
$PGDATA/pg_hba.conf). On my test system I get password authentication
failed.

Thanks for the report,

Regards, Dave.

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

Предыдущее
От: rose.coil@msa.hinet.net
Дата:
Сообщение:
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdminII bug ?