We're Hiring!

External postgres server?

Having a problem deploying OMERO? Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

The OMERO.server installation documentation begins here and you can find OMERO.web deployment documentation here.

External postgres server?

Postby rb-mdi » Thu Nov 17, 2011 2:46 pm

Has anyone deployed Omero using a separate PostgreSQL server? It seems like it should work, but I haven't found an omero config key / value that seem to work... is there a valid key such as omero.db.host that can be set to point omero to an external server hosting the omero db?

Thanks for any ideas...
rb-mdi
 
Posts: 8
Joined: Mon Oct 17, 2011 8:46 pm

Re: External postgres server?

Postby jmoore » Thu Nov 17, 2011 3:31 pm

Exactly.

Code: Select all
~/git/dist $ grep omero.db etc/omero.properties
omero.db.authority=export.openmicroscopy.org
omero.db.version=OMERO4.3
omero.db.patch=0
omero.db.host=localhost
omero.db.name=omero
omero.db.user=omero
omero.db.pass=omero
omero.db.poolsize=10
omero.db.profile=psql
omero.db.statistics=true

are the default DB connection properties. Change omero.db.host to whatever you'd like.

Cheers,
~Josh
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany


Return to Installation and Deployment

Who is online

Users browsing this forum: No registered users and 1 guest