Re: pg7.3b1

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: pg7.3b1
Дата
Msg-id 1033073578.26731.258.camel@jester
обсуждение исходный текст
Ответ на pg7.3b1  (Laurette Cisneros <laurette@nextbus.com>)
Ответы Re: pg7.3b1  (Laurette Cisneros <laurette@nextbus.com>)
Re: pg7.3b1  (Laurette Cisneros <laurette@nextbus.com>)
Список 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 по дате отправления:

Предыдущее
От: Hans-Jürgen Schönig
Дата:
Сообщение: Re: [GENERAL] Performance while loading data and indexing
Следующее
От: Laurette Cisneros
Дата:
Сообщение: Re: pg7.3b1