Re: pltcl problem

From: Russ Brown <postgres(at)dot4dot(dot)plus(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pltcl problem
Date: 2003-09-24 16:26:39
Message-ID: oprv0impph6sifx0@relay.plus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> Can we see the whole function definition? I think you are somehow
> managing to include this string in a quoted argument of some other elog
> command, but without context it's hard to say more.
>
> regards, tom lane

Actually, I have done something stupid. I'm basically running the error
log through a grep for DEBUG, and what I'm seeing is chunks of the
function create being dumped to the error log. My actual dumps aren't
getting into the error log at all, which is a seperate problem probably
caused by misconfiguration.

Sorry for wasting your time! :-)

--

Russell Brown

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message btober 2003-09-24 16:29:49 Re: career in SQL/Database administration
Previous Message Tom Lane 2003-09-24 16:26:29 Re: pltcl problem