Dmitry Tkach <[EMAIL PROTECTED]> writes: > Ok... What's wrong with this one then
> testdb=# insert into test values (null, null); > ERROR: ExecInsert: Fail to add null value in not null attribute x Try inserting into test_view ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match