logging problem ... ?

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: logging problem ... ?
Date: 2000-05-08 13:17:36
Message-ID: Pine.BSF.4.21.0005081016240.87721-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Paulo Jan 2000-05-08 14:59:37 Recovering data from binary files?
Previous Message The Hermit Hacker 2000-05-08 13:13:08 FindExec: found "/pgsql/bin/postgres" using argv[0]