Hit a snag ...
Log appended (attached) ...
Is the unhandled exception related to my having tried to bootstrap in Postgres 9.1x instead of 9.2x?
bundle "v6-v7-static" in <gnumed_v7> (or overridden) on <>
bundle "v6-v7-dynamic" in <gnumed_v7> (or overridden) on <>
-------------------------------------------------------
This will update an existing GNUmed version 6
database to the version 7 schema. It does not do
any harm to the data contained within.
The existing database is cloned first. The copy is
then modified. The original database remains unchanged.
Do you really want to install this database setup ?
Type yes or no: yes
==> bootstrapping "v6-v7-static" ...
==> dropping pre-existing target database [gnumed_v7] ...
==> cloning [gnumed_v6] (21 MB) as target database [gnumed_v7] ...
==> transferring users ...
==> bootstrapping "v6-v7-dynamic" ...
==> setting up auditing ...
... skipped (disabled)
==> verifying FKs on clin.clin_root_item child tables ...
==> setting up generic notifications ...
==> setting up (old style) notifications ...
... skipped (disabled)
==> upgrading reference data sets ...
closing open connection from: database.__connect_owner_to_db via database.__connect_superuser_to_db
<connection object at 0x1011c5e10; dsn: 'dbname=gnumed_v7 port=5432 user=postgres password=xxxxxxxx sslmode=prefer', closed: 0>
Bootstrapping failed: unhandled exception occurred
Please check the log file for details:
/Users/dad/Downloads/gnumed-server.19.0/server/bootstrap/bootstrap-latest.log
Bootstrapping "gnumed_v19" did not finish successfully. Aborting.