It would be great to be able to specify a target schema for saving tables in PostgreSQL. The current implementation simply defaults to the public schema, which is usually left alone in real world work. I can submit a PR for that if you're interested.