logging problem ... ? - Mailing list pgsql-hackers

From The Hermit Hacker
Subject logging problem ... ?
Date
Msg-id Pine.BSF.4.21.0005081016240.87721-100000@thelab.hub.org
Whole thread Raw
Responses Re: logging problem ... ?
List 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 by date:

Previous
From: The Hermit Hacker
Date:
Subject: FindExec: found "/pgsql/bin/postgres" using argv[0]
Next
From: Thomas Lockhart
Date:
Subject: Ready to release?