script to keep views "correct"? - Mailing list pgsql-general

From Tom Jenkins
Subject script to keep views "correct"?
Date
Msg-id 1025187908.621.5.camel@asimov
Whole thread Raw
Responses Re: script to keep views "correct"?  (Gregory Seidman <gss+pg@cs.brown.edu>)
Re: script to keep views "correct"?  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Hello all,
is there a script somewhere that ensures that changing a view that other
views depend on, will recreate those other views?  in our development
server we're constantly reworking/tweaking views and invariably forget
to recreate these other views and end up getting cache lookup errors.

same thing with functions/triggers
--

Tom Jenkins
Development InfoStructure
http://www.devis.com





pgsql-general by date:

Previous
From: Curt Sampson
Date:
Subject: Re: Shared Memory Sizing
Next
From: Tom Lane
Date:
Subject: Re: One source of constant annoyance identified