createuser -h

Поиск
Список
Период
Сортировка
От Alex Oboimov
Тема createuser -h
Дата
Msg-id 199812040736.LAA03334@outside.soniir.smr.ru
обсуждение исходный текст
Список pgsql-general
Hi all!
Does anybody know solution to my problem:
After successful installation of PostgreSQL 6.4 it connects users only
LOCALLY.
What I've learned from the supllied docs is that if the user is supposed to
have permission to connect from remote host he should be created with
option:
-h <hostname>.
But when I try to do this from postgres account it returns:
user authentification fails.
That means: "you are not allowed to create users with -h option, because
you don't have this option yourself!"
I wonder if there is:
- a possibility to change permissions of postgress user itself;
- another superuser with the right permissions;
- some other means of correcting the situation.
BTW what are the names and permissions of postgres users UID 1000 to 1005?
Can anyone help me?

 Regards,
         Alex Oboimov

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

Предыдущее
От: Ibrahim
Дата:
Сообщение: compiling postgresql 6.4 in BSDi
Следующее
От: Paul Mookhachov
Дата:
Сообщение: How can I obtain tables' structure?