Re: FATAL : could not read directory base": Invalid argument

Поиск
Список
Период
Сортировка
От Christian Ullrich
Тема Re: FATAL : could not read directory base": Invalid argument
Дата
Msg-id jv0m0h$vbk$1@dough.gmane.org
обсуждение исходный текст
Ответ на FATAL : could not read directory base": Invalid argument  ("Abraham, Danny" <danny_abraham@bmc.com>)
Список pgsql-general
* Abraham, Danny wrote:

> FATAL :  could not read directory base": Invalid argument
>
> 8.2.4 on Windows. Service will not start.  Any idea

The data directory path should be quoted, but yours only has the
closing quote. The parameter should look like

    -D "S:\ome\path\goes\here"

, so add the opening quote back.

--
Christian




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

Предыдущее
От: Edson Richter
Дата:
Сообщение: Trim not working (PostgreSQL 9.1.2 on Win64)
Следующее
От: Mark Phillips
Дата:
Сообщение: Re: BI tools and postgresql