Hi,

In PostgreSQL 9.0.x we must define a constraint as DEFERRABLE on the "create 
table", we cannot define DEFERRABLE on "create table as select", how is this 
restriction in 9.2 now?

Also, in 9.2 can deferrable uniqueness be mixed with Foreign keys?

Thanks



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to