Re: PostgreSQL on Windows not starting

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: PostgreSQL on Windows not starting
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA3513F@algol.sollentuna.se
обсуждение исходный текст
Ответ на PostgreSQL on Windows not starting  (Chris Travers <chris@verkiel.metatrontech.com>)
Список 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 по дате отправления:

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: What's a good default encoding?
Следующее
От: "Harald Armin Massa"
Дата:
Сообщение: picking the correct locale when doing initdb