Skip to content

Conversation

@shaycraft
Copy link

This adds the capability to use tables in a different schema than public. Pass -X or --schema to specify which schema to use.

@pnorman
Copy link
Collaborator

pnorman commented Jul 25, 2014

PG docs indicate it's better to use SET search_path TO myschema and keep using unqualified table names than to write qualified names into every statement.

@shaycraft
Copy link
Author

Hmm I think you are right. I am going to close this pull request for now and try to do it that way.

@shaycraft shaycraft closed this Jul 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants