Re: RelationClearRelation: relation X deleted while still in use???

From: Chris Albertson <chrisalbertson90278(at)yahoo(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: General PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: RelationClearRelation: relation X deleted while still in use???
Date: 2002-07-10 04:39:33
Message-ID: 20020710043933.1201.qmail@web14704.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Chris Albertson <chrisalbertson90278(at)yahoo(dot)com> writes:
> > I do have a workaround but you may want to investigate as there
> > is likely an underlaying problem remaining.
>
> Perhaps, but without a reproducible test case there's dang little
> I can do.

It is a "C" program that triggers the error. I have logic in my
code that detects this error. I can do just about anything
at that point. I can work on this but would need some hints.

Yes you are right, I could be running some other executable.
_I_ know there is no older one laying around but can't prove it
to you.
I should print the results of "select version() to my log file
as well as the hostname, databasename, and so on when any error
is detected.

>
> > As you can see the sign on message compiled into the executable
> > image says "7.2.1". Is there is better way to check?
>
> This proves *zero* about what you are actually talking to. What
> do you get from "select version()" in psql?
>
> regards, tom lane

=====
Chris Albertson
Home: 310-376-1029 chrisalbertson90278(at)yahoo(dot)com
Cell: 310-990-7550
Office: 310-336-5189 Christopher(dot)J(dot)Albertson(at)aero(dot)org

__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Curt Sampson 2002-07-10 04:45:06 Re: I am being interviewed by OReilly
Previous Message Curt Sampson 2002-07-10 04:37:53 Re: I am being interviewed by OReilly