Re: Odd error... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Odd error...
Date
Msg-id 25136.995384576@sss.pgh.pa.us
Whole thread Raw
In response to Re: Odd error...  ("Dominic J. Eidson" <sauron@the-infinite.org>)
List pgsql-hackers
"Dominic J. Eidson" <sauron@the-infinite.org> writes:
> On Tue, 17 Jul 2001, Philip Warner wrote:
> Any ideas what would cause this?
>> 
>> Probably the length of the view name; which version are you running? I
>> haven't look at PG for a while, but I thought this was fixed in 7.1.2

>  PostgreSQL 7.1 on i686-pc-linux-gnu, compiled by GCC 2.95.2

IIRC, that was a post-7.1 bug fix.  Update to 7.1.2, or shorten your
view name by a few characters.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Idea: recycle WAL segments, don't delete/recreate 'em
Next
From: Lamar Owen
Date:
Subject: Re: What I do with PostgreSQL