On 04/26/11 10:59 AM, Phoenix Kiula wrote:
> How can I check what the problem is? I don't see any errors at least
> on the command line.All I see is:
>
>
>> > service postgresql restart
> Stopping postgresql service: [ OK ]
> Starting postgresql service: [FAILED]
look in the server logfiles... depending on your distribution, the
system service startup script could be generating them various ways,
I've seen $PGDATA/server.log and $PGDATA/pg_log/*.log commonly.