Hi all...i'm trying to make a view i created in postgres editable... I was trying with a rule like this one: create rule test_rl as on insert to my_view do instead insert to my_real_table; but it doesn't seem to work... Basically i need that the whole view must be editable.. Thanks for your suggestions..! Bye! [EMAIL PROTECTED] http://macrongolf.com http://eteampoint.com http://macron.com ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])