Re: pg7.3b1

Поиск
Список
Период
Сортировка
От Laurette Cisneros
Тема Re: pg7.3b1
Дата
Msg-id Pine.LNX.4.44.0209261355350.3560-100000@visor.corp.nextbus.com
обсуждение исходный текст
Ответ на Re: pg7.3b1  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-hackers
I'll see if I can pare down my scripts (they are long) to reproduce this
easier.

L.
On 26 Sep 2002, Rod Taylor wrote:

> 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"
hasrefcnt 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?
> 
> 

-- 
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
-----------------------------------
NextBus say: 
Riders prefer to arrive just minute 
before bus than just minute after.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: pg7.3b1
Следующее
От: Tom Lane
Дата:
Сообщение: Reconstructing FKs in pg_dump