Re: Post-Reboot Issue: Postmaster Not Accessible

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Post-Reboot Issue: Postmaster Not Accessible
Дата
Msg-id Pine.LNX.4.64.0702280811070.16174@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Re: Post-Reboot Issue: Postmaster Not Accessible  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Post-Reboot Issue: Postmaster Not Accessible  (Alan Hodgson <ahodgson@simkin.ca>)
Список pgsql-general
On Wed, 28 Feb 2007, Joshua D. Drake wrote:

> psql -h localhost -U postgres databasename

Joshua,

   Well, something's wrong:

[rshepard@salmo ~]$ psql -h localhost -U postgres aesi
Welcome to psql 8.1.4, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
        \h for help with SQL commands
        \? for help with psql commands
        \g or terminate with semicolon to execute query
        \q to quit

aesi=# \q
[rshepard@salmo ~]$ psql aesi
psql: could not connect to server: Connection refused
         Is the server running locally and accepting
         connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

   I used to be able to connect to an existing database just by typing it's
name after the command.

Rich

--
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.        |          Accelerator(TM)
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Difference between UNIQUE constraint vs index
Следующее
От: "Ezequias Rodrigues da Rocha"
Дата:
Сообщение: Re: How to Kill IDLE users