Tom Lane pisze:
> Marek Lewczuk <newsy(at)lewczuk(dot)com> writes:
>> after suggestions that I should postgres update to the latest (currently
>> I have 8.2.3) I thought that my problem will be solved. But no, it is
>> not - postgres still throws warnings:
>> WARNING: TupleDesc reference leak: TupleDesc 0x41fd7018 (16427,-1)
>> still referenced
>
> Show us a test case please.
Hello Tom,
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 ?
Thanks
ML