[bruce@db-bipp (db-bipp.mw) ~]$ bruce-0.5/bin/admin.sh -data ~/db-sites-pg-mirror.setup_master.xml -initnodeschema -operation INSERT -url 'jdbc:postgresql://localhost:15432/bruce_config?user=bruce&password=bruce'
Using JAVA_HOME: /usr/java/jdk1.5.0_12/
FATAL main com.netblue.bruce.admin.Main - Problem encountered with database. Unable to continue
org.postgresql.util.PSQLException: ERROR: value too long for type character varying(255)
Workaround:
alter table yf_node alter includetable type text;