Re: Warning "TupleDesc reference leak"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Marek Lewczuk <newsy(at)lewczuk(dot)com>
Cc: Lista dyskusyjna pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Warning "TupleDesc reference leak"
Date: 2007-02-23 14:59:44
Message-ID: 17836.1172242784@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Marek Lewczuk <newsy(at)lewczuk(dot)com> writes:
> Thanks for reply. You need a test case, but what it should include ? I
> don't know in what situations this warning is thrown. My database is
> quite large - hundreds of tables, tons of data... Where I should start ?

I doubt it's got anything to do with your data; I'd look at complex
PL functions. If you don't already know which queries trigger it,
increase your logging to find out.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Fernando Schapachnik 2007-02-23 15:00:19 Re: Infinite loop in transformExpr()
Previous Message Michael Fuhr 2007-02-23 14:59:28 Re: server closed unexpectedly while executing a function