What will be the entry in pg_hba.conf to connect as LocalHost

Поиск
Список
Период
Сортировка
От shreedhar
Тема What will be the entry in pg_hba.conf to connect as LocalHost
Дата
Msg-id 002201c29c1c$63de8520$1201a8c0@a4005
обсуждение исходный текст
Список pgsql-admin
To Connct database as the following parameters.

host : 'localhost'
username : 'xxx'
password : 'xxx'
database : 'xx'

What will be the entry in pg_hba.conf

I gave the entry as
host  all 127.0.0.1 255.255.255.0 password.

Which is rejecting user xxx. User 'xxx' is already in pg_shadow.

Cheers,
Sreedhar Bhaskararaju 1,2nd Main Road, KottuGardens, Chennai - 600 085 Ph :
4475111 Email : shreedhar@lucidindia.net


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

Предыдущее
От: "shreedhar"
Дата:
Сообщение: Re: Disabling triggers on a relation.
Следующее
От: raja kumar thatte
Дата:
Сообщение: Re: how to alter sequence.