is there a syntax that would look something like:
create table newTable like oldTable without indexes || records || constraints with indexes || records || constraints
built into postgres?