Re: updating a view - Mailing list pgsql-general

From m.c.wilkins@massey.ac.nz
Subject Re: updating a view
Date
Msg-id 20061216024946.GA32625@massey.ac.nz
Whole thread Raw
In response to Re: updating a view  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
ya'da man tom!

applied the patch, rebuilt, and postgres doesn't crash anymore.  fixed
my syntax error, and all is working properly.

phew, my first experience with sql....

thanks!

matt

On Thu, Dec 14, 2006 at 09:23:40PM -0500, Tom Lane wrote:
> m.c.wilkins@massey.ac.nz writes:
> > so maybe i'm using the word crash too liberally.  this is the error
> > message i get:
>
> > server closed the connection unexpectedly
>
> Looks like a crash to me.
>
> > version is 8.2.0, just downloaded a few days ago.
>
> There's a known bug in 8.2.0 having to do with failing out of a
> subtransaction, which would include a plperlu spi_exec() to a query
> that gets an error.  So I'm thinking that might be what you're hitting.
> If you built from source, you could apply this patch:
> http://archives.postgresql.org/pgsql-committers/2006-12/msg00063.php
>
>             regards, tom lane

pgsql-general by date:

Previous
From: "Brandon Aiken"
Date:
Subject: Re: TIMESTAMP WITHOUT TIME ZONE
Next
From: "Brendan Jurd"
Date:
Subject: Functions on tables