-- -- PostgreSQL database dump -- \connect - marl8412 -- -- TOC entry 2 (OID 283043147) -- Name: people2; Type: TABLE; Schema: ; Owner: marl8412 -- CREATE TABLE people2 ( id integer, persons text ); -- -- Data for TOC entry 3 (OID 283043147) -- Name: people2; Type: TABLE DATA; Schema: ; Owner: marl8412 -- COPY people2 (id, persons) FROM stdin; 59 Chance Terry--S 60 \.