Re: PostgreSQL on Windows not starting - Mailing list pgsql-general

From Magnus Hagander
Subject Re: PostgreSQL on Windows not starting
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA3513F@algol.sollentuna.se
Whole thread Raw
In response to PostgreSQL on Windows not starting  (Chris Travers <chris@verkiel.metatrontech.com>)
List pgsql-general
> I have a customer who is having issues starting PostgreSQL
> 8.1 on Windows.  It worked for a while and now doesn't appear
> to be running.  I thought it was probably a stale pidfile,
> but had him search and could not find it.  Is the pid
> information still in a pidfile or is it in the registry
> somewhere on Windows?  I am suggesting that he try to start
> the service manually and look for error messages.  But in the
> mean time I thought I would ask.

PID file is still used, but I beleive most issues with that one has been
solved by now. And if that is your problem, it should show up fine in
the error messags. Just remember to check all locations (startup
messages go in the eventlog, but if you're using the standard config
once postgresql.conf is loaded the rest of the mesages go in the pg_log
directory)

//Magnus

pgsql-general by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: What's a good default encoding?
Next
From: "Harald Armin Massa"
Date:
Subject: picking the correct locale when doing initdb