Re: Postgres under Windows

Поиск
Список
Период
Сортировка
От Danny Gaethofs
Тема Re: Postgres under Windows
Дата
Msg-id 20050530150601.82155.qmail@web54702.mail.yahoo.com
обсуждение исходный текст
Ответ на Postgres under Windows  (Danny Gaethofs <dgaethofs@yahoo.com>)
Список pgsql-general
Tony,

I tried your suggestion but it is not helping me out.

Restarting the server is not helping either.

What I tried next is create the database in pgadminiii
and assign my userid as the owner.

But that is not working either. So I have run out of
options.

regards,
Danny

--- Tony Caduto <tony_caduto@amsoftwaredesign.com>
wrote:
> Did you restart the service?
>
> Did you change the postgresql.conf file to listen on
> tcp/ip all addresses?
> listen_addresses = '*'
>
> >
> >After that I made some changes to the pg_hba.conf
> file
> >and changed the method
> >host    all         all         127.0.0.1/32   md5
> >
> >INTO
> >host    all         all         127.0.0.1/32
> trust
> >
> >
> >
> >
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>



__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/

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

Предыдущее
От: Tony Caduto
Дата:
Сообщение: Re: Postgres under Windows
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: DBD::Pg for ActiveState Perl on WinXP