Hi again, Axel ! Looking more closely at your output ...
On Mon, 19 Jun 2017 22:03:32 +0100 Luis Falcon <fal...@gnu.org> wrote: > > > > > Please report any issues on this mailing list. > > I'm getting error messages on upgrading an existing 3.0 database: > > postgres@linux-0t17:/mnt> psql gnuhealth30 > > FEHLER: Spalte »active« von Relation »gnuhealth_medicament« > > existiert nicht LINE 3: update gnuhealth_medicament set active=True; medicament and health_professional are core models, so it looks to me that the DB you're trying to upgrade has not been loaded, or you don't have the permissions to those tables. Bests Luis