I am playing with the new Schema feature in 7.3. I would like to copy the public schema into a new schema. Is there an easy way to do this? Something I can do with pg_dump (I don’t see a switch to specify which schema) Right now I an only interested in copying the structures – later on it would be nice if I could copy the data as well.