Re: connecting postgresql to pgadmin III

Поиск
Список
Период
Сортировка
От berenger.morel@neutralite.org
Тема Re: connecting postgresql to pgadmin III
Дата
Msg-id 59e752d8942fb904afd2d1d2133eb280@neutralite.org
обсуждение исходный текст
Ответ на connecting postgresql to pgadmin III  (Soobia Arshad <soobia.arshad@tranchulas.com>)
Список pgadmin-support

Le 11.06.2014 12:45, Soobia Arshad a écrit :
> i have been trying to connect my postgresql database to pgadmin III.
> i
> did
> that earlier successfully, but somehow the same configuration steps
> are not
> working this time.
>
> i edited postgresql.conf as "listen_addresses = *" and in pg_hba.conf
> added
> "host all all 0.0.0.0/0 [1] trust"
>
> Kindly help me out with this problem as early as possible.

It might not be a pgadmin3 configuration problem, so, try to connect to
your server with psql, the command-line tool. If it works, then you know
that the problem is from pgadmin. Otherwise, it's your database server.
Also, after having changed the configuration of your server, did you
restarted it? Otherwise it won't know that stuff have changed.



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

Предыдущее
От: Soobia Arshad
Дата:
Сообщение: connecting postgresql to pgadmin III
Следующее
От: k mac
Дата:
Сообщение: BUG REPORT: SQL Editor selects too much text after you hit return and select "one line"