Problem report (dropping views that are called by other views)

From: "Andrew Snow" <als(at)fl(dot)net(dot)au>
To: <pgsql-general(at)hub(dot)org>
Subject: Problem report (dropping views that are called by other views)
Date: 2000-04-05 13:57:39
Message-ID: NHEALMDKDACEIPBNOOOCKEMJCBAA.als@fl.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Moray McConnachie 2000-04-05 16:31:17 Re: Web-based PSQL?
Previous Message Peter Eisentraut 2000-04-05 08:47:31 Re: shell scripting