Say I\'ve created a database in pgAdmin, but I want to export a CREATE sql file.
How would I go about generating the dump?
You can achieve this through phpPgAdmin just like phpMyAdmin for MySQL.
Login to phpPgAdmin select the database and then choose export.