Re: CVS Head: Pg_ctl bug?

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: CVS Head: Pg_ctl bug?
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE0946C8@algol.sollentuna.se
обсуждение исходный текст
Ответ на CVS Head: Pg_ctl bug?  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-bugs
> > I just noticed that if I don't specify a data directory=20
> either on the=20
> > command line or in $PGDATA,, pg_ctl fails silently on=20
> Windows (haven't=20
> > been able to test other platforms atm). Is this a bug or an=20
> oversight=20
> > - an error message would seem appropriate?
>=20
> On my machine it does this:
>=20
> $ bin/pg_ctl start
> pg_ctl: no database directory specified and environment=20
> variable PGDATA unset Try "pg_ctl --help" for more information.
> $
>=20
> Is write_stderr() broken on Windows?

In some cases it writes to the eventlog instead of stderr. Dave, can you
check if this is what's happening to you?

//Magnus

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CVS Head: Pg_ctl bug?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: CVS Head: Pg_ctl bug?