-- -- PostgreSQL database dump -- \restrict IHluVL4btmi0gOLlaEQoVaA8xaemPddsL9bIHk7QGeQuIZVsti8AkFoxPpLRpUC -- Dumped from database version 17.5 (Debian 17.5-1.pgdg110+1) -- Dumped by pg_dump version 17.9 (Debian 17.9-0+deb13u1) SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Data for Name: common_team; Type: TABLE DATA; Schema: public; Owner: naoth -- COPY public.common_team (id, team_id, name) FROM stdin; 1 0 Invisibles 2 3 Bembelbots 3 4 Berlin United 4 5 B-Human 5 8 Dutch Nao Team 6 12 Nao Devils 7 13 HTWK Robots 8 17 RoboEireann 9 18 rUNSWift 10 19 SPQR Team 11 24 HULKs 12 33 NomadZ 13 45 Naova 14 50 R-ZWEI KICKERS 15 51 RedBackBots 16 54 WisTex United 17 49 SABANA Herons 18 11 Bit-Bots 19 12 Ruhrbot Devils 20 9 WF Wolves 21 8 whIRLwind Amsterdam 22 17 ZJU Dancer \. -- -- Name: common_team_id_seq; Type: SEQUENCE SET; Schema: public; Owner: naoth -- SELECT pg_catalog.setval('public.common_team_id_seq', 22, true); -- -- PostgreSQL database dump complete -- \unrestrict IHluVL4btmi0gOLlaEQoVaA8xaemPddsL9bIHk7QGeQuIZVsti8AkFoxPpLRpUC