PostgreSQL won't start

Поиск
Список
Период
Сортировка
От Lee Hachadoorian
Тема PostgreSQL won't start
Дата
Msg-id 5ab13580803121049y22d31bffo962639017293f10@mail.gmail.com
обсуждение исходный текст
Ответы Re: PostgreSQL won't start  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: PostgreSQL won't start  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
Last week I set up Postgres 8.3 on a WindowsXP machine.  Had it up and
running and imported data.  Now when I try to start the server (after
a machine restart) I get the message:

********************************************************************************************
pg_ctl: another server might be running; trying to start server anyway
PANIC:  could not open control file "global/pg_control": Permission denied

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
server starting
********************************************************************************************

In the archives I've seen suggestions to make sure to start using the
postgres account (I am), make sure postgres is configured as a service
(it is), and make sure global/pg_control and the rest of the
PostgreSQL directory has read/write access (it does).  What else can I
try to start the server?

Thanks,
Lee Hachadoorian
PhD Student, Geography
Program in Earth & Environmental Sciences
CUNY Graduate Center

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

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: postgre vs MySQL
Следующее
От: "Angus B. Atkins-Trimnell"
Дата:
Сообщение: Function Returning SETOF RECORD: Trouble With Char Type