-- -- PostgreSQL database dump -- ï¼ç¥ï¼ -- -- Name: foo; Type: TABLE; Schema: public; Owner: postgres; Tablespace: -- CREATE TABLE foo ( a integer NOT NULL, b text ); ï¼ç¥ï¼ -- -- Data for Name: foo; Type: TABLE DATA; Schema: public; Owner: postgres -- COPY foo (a, b) FROM stdin; 1 inserted 2 inserted 3 inserted 4 inserted 5 inserted \. ï¼ç¥ï¼ ã¨ãã¦ãããã°OKã§ãã ãªããpg_dumpã®åºåå½¢å¼ãããã©ã«ãããå¤æ´ããå ´åã«ã¯ãpsqlã§ã¯èªã¿è¾¼ããªãã®ã§pg_
{{#tags}}- {{label}}
{{/tags}}