Does dropping a database clean all of the system files that contain the data from the database? If not, how can I cautiously identify which files need to be purged? Are there pg admin tables that also need to cleaned like pg_catalog.*?
Thanks,
Steve