How do I find out where this warning is coming from? - Mailing list pgsql-general

From Rob Richardson
Subject How do I find out where this warning is coming from?
Date
Msg-id 67D108EDFAD3C148A593E6ED7DCB4BBDD84459B8@RADCONWIN2K8PDC.radcon.local
Whole thread Raw
Responses Re: How do I find out where this warning is coming from?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: How do I find out where this warning is coming from?  (Vik Fearing <vik.fearing@dalibo.com>)
List pgsql-general

I’ve get several processes running that use the same database.  My database log file is filled with these:

2014-04-09 14:16:45 EDT WARNING:  invalid value for parameter "search_path": "public, operationsplanning, cooling_stands"

2014-04-09 14:16:45 EDT DETAIL:  schema "cooling_stands" does not exist

 

I would like to have more information in the file about this, such as the source process or the statement that is throwing this warning.  For now, all I have to go on is that the error shows up once a minute.  I didn’t see anything in postgresql.conf to control the format of this message, but there could well be something I didn’t understand.

 

Thanks very much!

 

RobR

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Linux vs FreeBSD
Next
From: François Beausoleil
Date:
Subject: Re: Linux vs FreeBSD