Re: drop view with out cascading the dependents - Mailing list pgsql-general

From Grzegorz Jaśkiewicz
Subject Re: drop view with out cascading the dependents
Date
Msg-id AANLkTin72BEXH8PHn2KUY9Y9hN3bbUzqngXvhwapCPHU@mail.gmail.com
Whole thread Raw
In response to Re: drop view with out cascading the dependents  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
2010/10/20 Merlin Moncure <mmoncure@gmail.com>:
> In recent versions of postgres (I think 8.4+?) you can add columns to
> the view via create/replace (not drop of course).  This greatly
> reduces the practical annoyances of dropping view dependencies, at
> least for me...
Ok, We're still on 8.3 here, and management reluctant to upgrade.
(which makes some sense).




--
GJ

pgsql-general by date:

Previous
From: Viktor Bojović
Date:
Subject: Re: truncating or full vacuuming
Next
From: Merlin Moncure
Date:
Subject: Re: recovery from out of disk space