Re: pg-admin

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: pg-admin
Дата
Msg-id 440CA80F.4090807@wildenhain.de
обсуждение исходный текст
Ответ на pg-admin  (Mary Adel <mary.adel@itrize.com>)
Список pgsql-general
Mary Adel schrieb:
> I am a new user for Pg-admin and i just inatlled it on Linux and i need
> to connect it on server but their is error that comes up to me which is:
> Is server running on host and accepting TCP connection on the port 5432
>
Which part of that message dont you understand?

Make sure your postgres server binds to a tcp-socket
(see postgresql.conf) and make sure you spell host
correctly. Also have a look at your pg_hba.conf since
this will be your next question (identd)

Regards
Tino

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

Предыдущее
От: Mary Adel
Дата:
Сообщение: pg-admin
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: About when we should setup index?