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 due date set.
This issue currently doesn't have any dependencies.
Deleting a branch is permanent. It CANNOT be undone. Continue?
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.