-- -- PostgreSQL database dump -- \restrict iWM0EdSfo2lQFx39sVg4oRYIh1V51nCqiWD7dtdNNKQU2JB2LiFOX4D6vfEqghC -- 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_experiment; Type: TABLE DATA; Schema: public; Owner: naoth -- COPY public.common_experiment (id, name, field, comment, event_id, type, experiment_folder) FROM stdin; 29 BlackWhiteBallSearchingBottom \N \N 6 Gamelog 2026_lab-tests/BlackWhiteBallSearchingBottom 30 BlackWhiteBallSearchingTop \N \N 6 Gamelog 2026_lab-tests/BlackWhiteBallSearchingTop 31 BlackWhiteBallStanding \N \N 6 Gamelog 2026_lab-tests/BlackWhiteBallStanding 32 NewBlackBall \N \N 6 Simple 2026_lab-tests/NewBlackBall 33 OrangeBallSearchingBottom \N \N 6 Gamelog 2026_lab-tests/OrangeBallSearchingBottom 34 OrangeBallSearchingTop \N \N 6 Gamelog 2026_lab-tests/OrangeBallSearchingTop 35 OrangeBallStanding \N \N 6 Gamelog 2026_lab-tests/OrangeBallStanding 36 2026-Fifa-Miniball-Labtest \N \N 6 Gamelog 2026_lab-tests/2026-Fifa-Miniball-Labtest 37 2026-02-03-Fifa-Mini-Static \N \N 6 Gamelog 2026_lab-tests/2026-02-03-Fifa-Mini-Static 38 2026-02-03-Fifa-Mini-Walking \N \N 6 Gamelog 2026_lab-tests/2026-02-03-Fifa-Mini-Walking \. -- -- Name: common_experiment_id_seq; Type: SEQUENCE SET; Schema: public; Owner: naoth -- SELECT pg_catalog.setval('public.common_experiment_id_seq', 38, true); -- -- PostgreSQL database dump complete -- \unrestrict iWM0EdSfo2lQFx39sVg4oRYIh1V51nCqiWD7dtdNNKQU2JB2LiFOX4D6vfEqghC