We're Hiring!

OMERO 4.3 Upgrade Questions

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.

Re: OMERO 4.3 Upgrade Questions

Postby jmoore » Mon Jun 20, 2011 6:45 am

Hi Steve,

the file you copied during this step:
Code: Select all
cp /pgbak/pg_hba.conf /var/lib/pgsql/data/pg_hba.conf

is slightly out of date. Toward the bottom there should be one or more lines containing "ident sameuser". Try modifying that to say just "ident" (i.e. remove "sameuser") and then continue with your other steps:
Code: Select all
chkconfig --level 35 postgresql on
service postgresql start
su - postgres
psql -f /pgbak/backup.sql postgres
vacuumdb -a -z
exit


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

Previous

Return to Installation and Deployment

Who is online

Users browsing this forum: No registered users and 1 guest