Hi all,
To start off, I'm a novice with databases, but I'm getting the following error during the Setup utility from my browser during "Database Connections - Standard Connection":
Generic error:
A connection to the database could not be made. View the error message by opening the "/logs/error.log" log file, then go back to fix the problem.
Error.log portion:
2016.07.20 14:53:08 org.jivesoftware.database.SchemaManager - SchemaManager: Failed to execute SQL:
CREATE TABLE ofUser ( username VARCHAR(64) NOT NULL, storedKey VARCHAR(32), serverKey VARCH$
2016.07.20 14:53:08 org.jivesoftware.database.SchemaManager - ERROR: relation "ofuser" already exists
org.postgresql.util.PSQLException: ERROR: relation "ofuser" already exists
Can someone kindly point me in the right direction or a fix?
Thanks all!
CentOS 7
PostgreSQL 9.2