Re: Server not listening

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Server not listening
Дата
Msg-id 46269643.7060404@iol.ie
обсуждение исходный текст
Ответ на Re: Server not listening  (GeorgeHeller <george.heller@yahoo.com>)
Ответы Re: Server not listening  (Andy Shellam <andy.shellam-lists@mailnetwork.co.uk>)
Список pgadmin-support
On 18/04/2007 21:29, GeorgeHeller wrote:

> I have changed the postgresql.conf file to have listen_addresses='*' and
> port=5432, and have restarted the server. 

if you have psql on another computer, try using it to connect to the 
server and see what happens.

psql -h (serveraddress) -U (username) -d (databasename) etc.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------


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

Предыдущее
От: GeorgeHeller
Дата:
Сообщение: Re: Server not listening
Следующее
От: Arnaud Lesauvage
Дата:
Сообщение: Re: Win32 pg_dump fails for single table backup