Re: postgresql-9.0 service starting problem - Mailing list pgsql-general

From Harald Armin Massa
Subject Re: postgresql-9.0 service starting problem
Date
Msg-id AANLkTin=WVtAA0BgO_8OKYnc=PG08rNRYWSnEOmz4-0b@mail.gmail.com
Whole thread Raw
In response to postgresql-9.0 service starting problem  (Kalai R <softlinne.kv@gmail.com>)
List 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 by date:

Previous
From: Steve Crawford
Date:
Subject: Re: Date conversion using day of week
Next
From: Peter Pan
Date:
Subject: OSX Postgres PL/Perl Problem with Finance::Quote/Options