problems with non-trust authentication methods in 7.3devel?

Поиск
Список
Период
Сортировка
От Hubert depesz Lubaczewski
Тема problems with non-trust authentication methods in 7.3devel?
Дата
Msg-id 20020424090756.A25896@depesz.pl
обсуждение исходный текст
Ответы Re: problems with non-trust authentication methods in 7.3devel?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
hi
i have strange error.
none (except trust) auythorization methods do work under 7.3devel.
i tried: password, crypt and md5. i set passwords using:
alter user pgdba with password 'aaa';
and
alter user pgdba with encrypted password 'aaa';

none combination works.
in fact (since password is required when starting postmaster) i can not
even start postmaster. what could be the reason?
my machine is intel celeron with linux:

$ rpm -q glibc gcc
glibc-2.2.5-7
gcc-2.95.4-0.20010823.3

what else should i tell for you to be able to help me?

depesz

--
hubert depesz lubaczewski                          http://www.depesz.pl/
------------------------------------------------------------------------
... vows are spoken to be broken ...                 [enjoy the silence]
... words are meaningless and forgettable ...             [depeche mode]

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

Предыдущее
От: "Arnaud PERE"
Дата:
Сообщение: Re: recursive subquery
Следующее
От: Jakub Ouhrabka
Дата:
Сообщение: calling functions in select