Re: pg7.3b1

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Laurette Cisneros <laurette(at)nextbus(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg7.3b1
Date: 2002-09-26 20:52:57
Message-ID: 1033073578.26731.258.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Thu, 2002-09-26 at 16:46, Laurette Cisneros wrote:
>
> I am so glad that postgres now keeps track of relationships between rule,
> views, functions, tables, etc. I've had to re-do all my creation and drop
> scripts but this is definitely for the better.
>
> During my testing of my scripts, I have come across this message:
> psql:/u1/cvs73/DataBase/Config/Schema/logconfig.sql:142: WARNING: Relcache reference leak: relation "positions" has refcnt 1 instead of 0
>
> What does this indicate?

Someone (probably me) made a mistake and forgot to release a cache
handle.

Do you happen to have a sequence of commands that can reproduce this?

--
Rod Taylor

In response to

  • pg7.3b1 at 2002-09-26 20:46:33 from Laurette Cisneros

Responses

  • Re: pg7.3b1 at 2002-09-26 20:55:53 from Laurette Cisneros
  • Re: pg7.3b1 at 2002-10-02 23:03:34 from Laurette Cisneros

Browse pgsql-hackers by date

  From Date Subject
Next Message Hans-Jürgen Schönig 2002-09-26 20:55:30 Re: [GENERAL] Performance while loading data and indexing
Previous Message Bruce Momjian 2002-09-26 20:46:46 Re: HOLD ON BETA2

Browse pgsql-patches by date

  From Date Subject
Next Message Laurette Cisneros 2002-09-26 20:55:53 Re: pg7.3b1
Previous Message Laurette Cisneros 2002-09-26 20:46:33 pg7.3b1