Dear PostgreSQL gurus,
How do people extend a parent view which has lot of dependent views?
The parent view cannot be dropped because that will require recreating a dozen of dependent views.
Is there any workaround.
Also is there an easy way of dumping the definitions of all the dependent views of a given object. Does information_schema helps here.
Regds mallah.
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster