Closed
Description
Hi!
During the import of an SQL statement which was created from a pg_dump
I ran into an issue with lines like this:
ALTER TABLE public.address OWNER TO postgres;
It seems that the import mechanism does not support OWNER instructions for postgres databases.
Is this intended or a missing feature?
Metadata
Metadata
Assignees
Labels
No labels