No biggy, but worthwhile to take note of.
Discovered what happened. Didn't use a sql file with DROP tables, which needs to be dumped with pg_dump -c. Proper dump corrects the issue.
No dependencies set.
The note is not visible to the blocked user.
No biggy, but worthwhile to take note of.
Discovered what happened. Didn't use a sql file with DROP tables, which needs to be dumped with pg_dump -c. Proper dump corrects the issue.