Re: pg7.3b1 - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: pg7.3b1
Date
Msg-id 1033073578.26731.258.camel@jester
Whole thread Raw
In response to pg7.3b1  (Laurette Cisneros <laurette@nextbus.com>)
Responses Re: pg7.3b1  (Laurette Cisneros <laurette@nextbus.com>)
Re: pg7.3b1  (Laurette Cisneros <laurette@nextbus.com>)
List pgsql-hackers
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
refcnt1 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



pgsql-hackers by date:

Previous
From: Hans-Jürgen Schönig
Date:
Subject: Re: [GENERAL] Performance while loading data and indexing
Next
From: Laurette Cisneros
Date:
Subject: Re: pg7.3b1