Re: postgresql-9.0 service starting problem

Поиск
Список
Период
Сортировка
От Harald Armin Massa
Тема Re: postgresql-9.0 service starting problem
Дата
Msg-id AANLkTin=WVtAA0BgO_8OKYnc=PG08rNRYWSnEOmz4-0b@mail.gmail.com
обсуждение исходный текст
Ответ на postgresql-9.0 service starting problem  (Kalai R <softlinne.kv@gmail.com>)
Список pgsql-general
Kalai,
 
"The postgresql-9.0 service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts Service"

most likely problem are unavailable ressources, as in:

 - PostgreSQL cannot access its data directory (because of changed file/directory permissions)
- PostgreSQL cannot open its port for communication (because of other running PostgreSQL / because of zealous firewalls)

or wrong configuration files, i.e. errors in pg_hba.conf or postgresql.conf.

Start the eventview application and check for entries in the application log.

Best wishes

Harald

 


--
Harald Armin Massa     www.2ndQuadrant.com
PostgreSQL  Training, Services  and Support

2ndQuadrant Deutschland GmbH    
GF: Harald Armin Massa
Amtsgericht Stuttgart, HRB 736399

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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: Date conversion using day of week
Следующее
От: Peter Pan
Дата:
Сообщение: OSX Postgres PL/Perl Problem with Finance::Quote/Options