Andreas Flack writes:
> Hi!

Hi!

> The database in question was just updated from 2.6 running on a
> different server, where none of the components in question where
> installed (so the tables are all empty and so far unused). I ran
> datagard update multiple times and have TableCreate and TableUpdate set
> to true in the config file, but this doesn't fix those problems.

TableCreate and TableUpdate are midgard-schema related.
So set them to true and run `midgard-schema configname` instead of datagard.

Please, update to 1.8.7 before doing this as table create/update is
highly improved there.

Also you can set LogLevel to 'message' before running midgard-schema.
It will produce nice messages about what table is created/already
exists,  and what column is created/already exist.

You can "redirect" all message from terminal to LogFile which is also
configurable.

Piotras
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to