> x=# > x=# insert into foo123 values (1); > INSERT 0 1 > x=# select * from foo123; <- row should get removed. > n > --- > 1 > (1 row) > > -- > regards,tushar > EnterpriseDB https://www.enterprisedb.com/ > The Enterprise PostgreSQL Company