I followed all the instructions in
http://www.openmicroscopy.org/site/supp ... nd-restore
Now I have an issue. I lost the config file. Is it possible to restore OMERO with a dummy config file?
bin/omero config set omero.db.name
bin/omero config set omero.db.user
bin/omero config set omero.db.host
bin/omero config set omero.data.dir
# etc...
bash-3.2$ pg_restore -Fc -d ascb omero_ASCB.dump.2Feb12
pg_restore: [archiver] unsupported version (1.12) in file header
psql -d ascb < omero_ASCB.dump.2Feb12
ERROR: invalid byte sequence for encoding "UTF8": 0xae
HINT: This error can also happen if the byte sequence does not match the
encoding expected by the server, which is controlled by "client_encoding".
bash-3.2$ psql --version
psql (PostgreSQL) 8.3.4
contains support for command-line editing
Users browsing this forum: No registered users and 0 guests