1 SET statement_timeout = 0;
2 SET client_encoding = 'UTF8';
3 SET check_function_bodies = false;
4 SET client_min_messages = warning;
6 SET search_path = public, pg_catalog;
8 SET default_tablespace = '';
10 SET default_with_oids = false;
12 CREATE TABLE us_postcode (