Re: [PHP3] RE: [GENERAL] User Authentication Failed

Поиск
Список
Период
Сортировка
От Brian Schaffner
Тема Re: [PHP3] RE: [GENERAL] User Authentication Failed
Дата
Msg-id 3.0.32.19980519155518.009d6948@postoffice.worldnet.att.net
обсуждение исходный текст
Список pgsql-general
Check the host-based access. In the file pgsql/data/pg_hba.conf you may
need to
add a line like this:

host         all     198.168.0.12 255.255.255.0     trust

But replace 198.168.0.12 with your client IP.

Good luck!


Brian Schaffner <brian@schaffner.net>
   Independent Software Contractor
          www.schaffner.net



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

Предыдущее
От: "Jackson, DeJuan"
Дата:
Сообщение: RE: [GENERAL] User Authentication Failed
Следующее
От: wr@tribe.ping.de
Дата:
Сообщение: Re: [GENERAL] extracting date information?