Re: WARNING: relcache reference leak: relation "p1" not closed

From: Kevin Grittner <kgrittn(at)gmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WARNING: relcache reference leak: relation "p1" not closed
Date: 2017-03-06 21:24:43
Message-ID: CACjxUsOqs1ZVfFo33UGBwiMnCpPf6eveDAT0Fbh5B8jETr_+xA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[original message held up for review -- should be along eventualy...]

On Mon, Mar 6, 2017 at 3:11 PM, Kevin Grittner <kgrittn(at)gmail(dot)com> wrote:
> With e434ad39ae7316bcf35fd578dd34ad7e1ff3c25f I did a `make world`,
> `make install-world`, a fresh default initdb, a start with default
> config, `make installcheck`, connected to the regression database
> with psql as the initial superuser, and ran:
>
> regression=# vacuum freeze analyze;
> WARNING: relcache reference leak: relation "p1" not closed
> VACUUM

Still present in e6477a8134ace06ef3a45a7ce15813cd398e72d8

--
Kevin Grittner

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2017-03-06 21:33:15 Re: PATCH: pageinspect / add page_checksum and bt_page_items(bytea)
Previous Message Stephen Frost 2017-03-06 21:14:42 Re: dump a comment of a TSDictionary