[ome-users] Restoring omero database with different PostgreSQL version
Chris Allan
callan at blackcat.ca
Mon Mar 9 13:06:41 GMT 2009
On Mon, 2009-03-09 at 12:19 +0000, Paulo Almeida wrote:
> Hi Chris,
Hi Paulo.
>
> I'm sending the server log in attachment. I looked at it, and there are some
> errors, but I couldn't figure out what they mean.
The key error is:
Caused by: org.postgresql.util.PSQLException: ERROR: column "version" of
relation "session" does not exist
Something seems very odd with the database restore, can you visually
check that the session table has a "version" column?
psql omero3 -c '\d session'
>
> Thanks,
> Paulo
-Chris
More information about the ome-users
mailing list