Problem report (dropping views that are called by other views) - Mailing list pgsql-general

From Andrew Snow
Subject Problem report (dropping views that are called by other views)
Date
Msg-id NHEALMDKDACEIPBNOOOCKEMJCBAA.als@fl.net.au
Whole thread Raw
List pgsql-general

I'm using PostgreSQL 6.5.3 on a FreeBSD 3.4-STABLE box (all you linux
postgresql users out there, switch to freebsd already!).

I had created a View A, based on an existing View B.  When I dropped View B
and re-created it one day, the View A did not get deleted, but as soon I
went to use A again, the PGSQL backend crashed and burned.  I was forced to
drop View A and re-create it, to restore working order.

Is this a known bug or feature or issue?  Should I be worried?



Thanks,

Andrew




pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: shell scripting
Next
From: Victor Manuel Jaquez Leal
Date:
Subject: Functions in postgres