-- Database: "data 2002" DROP DATABASE "data 2002"; CREATE DATABASE "data 2002" WITH OWNER = postgres ENCODING = 'UNICODE' TABLESPACE = pg_default;