-- -- PostgreSQL database dump -- SET client_encoding = 'SQL_ASCII'; SET check_function_bodies = false; SET client_min_messages = warning; -- -- Data for Name: numero; Type: TABLE DATA; Schema: limin; Owner: limin -- COPY numero (nom_table, numero) FROM stdin; genre 25 realis 354 com 1399 film 419 \. -- -- PostgreSQL database dump complete --