Package: pgloader
Version: 3.3.1+dfsg-1
Severity: important
Tags: upstream

Please see https://github.com/dimitri/pgloader/issues/453

Basically you get 

2016-10-05T09:17:20.468000Z ERROR Database error 42704: type "contacts_type" 
does not exist
QUERY: DROP TYPE "contacts_type" CASCADE;
2016-10-05T09:17:20.468000Z FATAL Failed to create the schema, see above.

kind of errors for ENUMs to be converted due to missing IF EXISTS.

Reply via email to