pg_autovacuum getopt bun in 8.0.0beta5

Поиск
Список
Период
Сортировка
От Kenneth Marshall
Тема pg_autovacuum getopt bun in 8.0.0beta5
Дата
Msg-id 20041202171802.GE11583@it.is.rice.edu
обсуждение исходный текст
Ответы Re: pg_autovacuum getopt bun in 8.0.0beta5  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
The getopt specification string for pg_autovacuum in 8.0.0beta5
has:

        while ((c = getopt(argc, argv, "s:S:v:V:a:A:d:U:P:H:L:p:hD:c:C:m:n:l:"))

This has the '-D' demonize option need an argument. So to get it
to run in the background as a daemon, you need to give it a dummy
argument on the command line.

Ken

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-hackers-win32] PLTCL
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_autovacuum getopt bun in 8.0.0beta5