Dear Sirs I encountered a minor Postgres problem using VIEW:
Creating a View like CREATE VIEW SELECT * FROM table1 works perfecly As soon as we enlarge table1 by new Attributes, they will not show up in the VIEV The VIEW will need to be deleted and recreated. This behaviuor may not be considered to be a Bug but it is annoying and it conflicts with the assumption, that a VIEW does not execute any operation on a Database. Thanks for listening to my input. Prologon AG M. Feier [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])