Re: ERROR: bogus varno - Mailing list pgsql-general

From Bricklen Anderson
Subject Re: ERROR: bogus varno
Date
Msg-id 43220A14.4010105@PresiNET.com
Whole thread Raw
In response to Re: ERROR: bogus varno  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> Bricklen Anderson <BAnderson@PresiNET.com> writes:
>
>>8.1beta1, linux
>
>
>>dev#EXPLAIN ANALYZE select sum(bytes) from user_bw where id=33897;
>>ERROR:  bogus varno: 205
>
>
> Known bug, fixed a week or two back.
>
>             regards, tom lane
>

Yep, that fixed it.

--
_______________________________

This e-mail may be privileged and/or confidential, and the sender does
not waive any related rights and obligations. Any distribution, use or
copying of this e-mail or the information it contains by other than an
intended recipient is unauthorized. If you received this e-mail in
error, please advise me (by return e-mail or otherwise) immediately.
_______________________________

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: ERROR: bogus varno
Next
From: "Jim C. Nasby"
Date:
Subject: Re: How to write jobs in postgresql