logging problem ... ?

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема logging problem ... ?
Дата
Msg-id Pine.BSF.4.21.0005081016240.87721-100000@thelab.hub.org
обсуждение исходный текст
Ответы Re: logging problem ... ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Okay, I'm at a loss here ... I'm trying to futz with pg_options, based on
the docs in users-lounge/7.0/docs, and with:

pgsql% cat data/pg_options
verbose=2
query
hostlookup
showportnumber

All I'm getting in my log file is this continuously scrolling:

FindExec: found "/pgsql/bin/postgres" using argv[0]
FindExec: found "/pgsql/bin/postgres" using argv[0]
FindExec: found "/pgsql/bin/postgres" using argv[0]
FindExec: found "/pgsql/bin/postgres" using argv[0]
FindExec: found "/pgsql/bin/postgres" using argv[0]

even if I issue a query through psql, that is all I see ...

Is this broken? *raised eyebrow*

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: FindExec: found "/pgsql/bin/postgres" using argv[0]
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Ready to release?