|
I'm pleased to announce the
third beta version of viewalyzer. Viewalyzer is a graphical tool for
recompiling Views and all dependent views. Also all Grants on all views will be
available after recompiling. Before recompilation a backup will be made. When some
unsolvable errors occur during recompilation everything will be “rolled
back”. Also an errorlog is written to get informations what has happened.
All your originally written DDL’s can be stored in the database and will
that way be used during recompilation. You now can use “CREATE VIEW
my_view AS SELECT * FROM my_table” and this will be used every time you
recompile this view or one that my_view is dependent on. New Features: - Documentation available - Compatibility with
postgres 8.0 – 8.2 - Some minor bugs fixed Download here:
http://sourceforge.net/projects/viewalyzer/ Screen shots here:
http://www.consipio.de/index.php?option=com_content&task=view&id=36&Itemid=48 You need Java 1.6 to run
Viewalyzer Regards, Gerhard |