SET default_tablespace = '';
-SET default_with_oids = true;
+SET default_with_oids = false;
--
-- Name: admin; Type: TABLE; Schema: public; Owner: postgres; Tablespace:
COMMENT ON TABLE alias_domain IS 'Postfix Admin - Domain Aliases';
-SET default_with_oids = true;
+SET default_with_oids = false;
--
-- Name: config; Type: TABLE; Schema: public; Owner: postgres; Tablespace:
ALTER TABLE public.quota2 OWNER TO postgres;
-SET default_with_oids = true;
+SET default_with_oids = false;
--
-- Name: vacation; Type: TABLE; Schema: public; Owner: postgres; Tablespace:
SET default_tablespace = '';
-SET default_with_oids = true;
+SET default_with_oids = false;
--
-- Name: cache; Type: TABLE; Schema: public; Owner: postgres; Tablespace:
ALTER TABLE public.contactgroups_ids OWNER TO postgres;
-SET default_with_oids = true;
+SET default_with_oids = false;
--
-- Name: contacts; Type: TABLE; Schema: public; Owner: postgres; Tablespace:
ALTER TABLE public.dictionary OWNER TO postgres;
-SET default_with_oids = true;
+SET default_with_oids = false;
--
-- Name: identities; Type: TABLE; Schema: public; Owner: postgres; Tablespace:
ALTER TABLE public.searches OWNER TO postgres;
-SET default_with_oids = true;
+SET default_with_oids = false;
--
-- Name: session; Type: TABLE; Schema: public; Owner: postgres; Tablespace:
ALTER TABLE public.user_ids OWNER TO postgres;
-SET default_with_oids = true;
+SET default_with_oids = false;
--
-- Name: users; Type: TABLE; Schema: public; Owner: postgres; Tablespace: