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

Remove duplicate postgres startup #11793 (rebased onto dev_4_4) #1882

Merged

Conversation

manics
Copy link
Member

@manics manics commented Dec 6, 2013

This is the same as gh-1873 but rebased onto dev_4_4.


OMERO-homebrew-develop and OMERO-homebrew-STABLE regularly failed because Postgres was being started twice.

Note this requires changes to the jenkins job- since the postgres data dir is explicitly set it is necessary to run /usr/local/bin/pg_ctl -D$PSQL_DIR -m fast stop instead of /usr/local/bin/brew services stop postgres. Try runnning this job a few times to check it works.

@manics
Copy link
Member Author

manics commented Dec 6, 2013

--rebased-from #1873

@manics manics restored the rebased/dev_4_4/omero_homebrew_postgres_start branch December 6, 2013 16:26
@sbesson
Copy link
Member

sbesson commented Dec 9, 2013

joshmoore added a commit that referenced this pull request Dec 9, 2013
…ostgres_start

Remove duplicate postgres startup #11793 (rebased onto dev_4_4)
@joshmoore joshmoore merged commit 2a50f67 into ome:dev_4_4 Dec 9, 2013
@manics manics deleted the rebased/dev_4_4/omero_homebrew_postgres_start branch December 11, 2013 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants