Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Viewalyzer Release 1.0.2



 

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

 

 

 

 



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group