Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single user mode doesn't work for many commands #241

Closed
wants to merge 1 commit into from

Conversation

SethRobertson
Copy link

You cannot have multiline commands, table creates do not seem to always work, etc.

You cannot have multiline commands, table creates do not seem to always work, etc.
@md5
Copy link
Contributor

md5 commented May 23, 2015

You're right that --single is limited in what it can do. The main limitation I'm aware of with --single is that implicit array types are not created. That being said, the multiline issue can be avoided by passing the -j flag to postgres --single.

I thought there was an issue in the docker-library/postgres repo regarding the implicit array type thing, but the only discussion I can find is for my appropriate/postgis image: postgis/docker-postgis#2 (comment)

@md5
Copy link
Contributor

md5 commented Jul 24, 2015

I believe this PR is superceeded by the changes in #291.

@yosifkit yosifkit closed this Jul 24, 2015
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.

None yet

3 participants