Run the pgsql_dropddl.sql postgres script in the sql subdirectory of the release directory.
for example:
psql -h hostname -d databasename < pgsql_dropddl.sql
Run the pgsql_dropddl.sql postgres script in the sql subdirectory of the release directory.
for example:
psql -h hostname -d databasename < pgsql_dropddl.sql