| 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: | Whole Thread | Raw Message | 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
| 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 | 
| 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 |