Re: start postgresql8 with -o "-i" option

Поиск
Список
Период
Сортировка
От Guido Barosio
Тема Re: start postgresql8 with -o "-i" option
Дата
Msg-id f7f6b4c70507290717714d9003@mail.gmail.com
обсуждение исходный текст
Ответ на Re: start postgresql8 with -o "-i" option  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: start postgresql8 with -o "-i" option  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-admin
Thought that v8 started with default tcp availability.

G.

On 7/29/05, Tom Lane <tgl@sss.pgh.pa.us> wrote:
王晓华 <jacob.xiaohua@gmail.com> writes:
> /usr/local/pgsql/bin/postmaster -o "-i" -D /usr/local/pgsql/data

That should be just
  /usr/local/pgsql/bin/postmaster -i -D /usr/local/pgsql/data

You seem to be confusing pg_ctl syntax with postmaster syntax.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings



--
"Adopting the position that you are smarter than an automatic
optimization algorithm is generally a good way to achieve less
performance, not more" - Tom Lane.

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Is there anyway to retrieve server name and/or ip from query
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: start postgresql8 with -o "-i" option