1191
|
1 \set ON_ERROR_STOP on |
|
2 |
|
3 -- |
|
4 -- PostgreSQL database dump |
|
5 -- |
|
6 |
|
7 -- Dumped from database version 9.5.1 |
|
8 -- Dumped by pg_dump version 9.5.0 |
|
9 |
|
10 -- Started on 2016-03-31 11:38:13 |
|
11 |
|
12 SET statement_timeout = 0; |
|
13 SET lock_timeout = 0; |
|
14 SET client_encoding = 'UTF8'; |
|
15 SET standard_conforming_strings = on; |
|
16 SET check_function_bodies = false; |
|
17 SET client_min_messages = warning; |
|
18 |
|
19 SET search_path = stammdaten, pg_catalog; |
|
20 |
|
21 -- |
|
22 -- TOC entry 4674 (class 0 OID 535689) |
|
23 -- Dependencies: 237 |
|
24 -- Data for Name: datenbasis; Type: TABLE DATA; Schema: stammdaten; Owner: lada |
|
25 -- |
|
26 |
|
27 COPY datenbasis (id, beschreibung, datenbasis) FROM stdin; |
|
28 9 Europa Europa |
|
29 13 SPARSE NETWORK SPARSE |
|
30 14 DENSE NETWORK DENSE |
|
31 1 §2-Daten §2 |
|
32 2 §3-Daten §3 |
|
33 3 REI-Emissionsdaten REI-E |
|
34 4 REI-Immissionsdaten REI-I |
|
35 5 §7-Daten §7 |
|
36 6 KFÜ KFÜ |
|
37 7 Landesdaten Land |
|
38 \. |