Mercurial > lada > lada-server
comparison db_schema/stammdaten_data_messprogramm_transfer.sql @ 1191:3923b41f8783
reorganize db setup
author | Michael Stanko <mstanko@bfs.de> |
---|---|
date | Fri, 25 Nov 2016 22:25:13 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1190:69865fa2292f | 1191:3923b41f8783 |
---|---|
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 COPY messprogramm_transfer (messprogramm_s, messprogramm_c, ba_id) FROM stdin; | |
23 1 Routinemessprogramm, 1 | |
24 2 Intensiv- bzw. sektororientiertes Intensivmessprogramm 2 | |
25 4 REI, bestimmungsgemäßer Betrieb 1 | |
26 5 REI, Störfall/Unfall 2 | |
27 6 REI, Übung zum Störfall 1 | |
28 A Landesmessprogramm -A- 1 | |
29 B Landesmessprogramm -B- 1 | |
30 C Landesmessprogramm -C- 1 | |
31 D Landesmessprogramm -D- 1 | |
32 E Landesmessprogramm -E- 1 | |
33 F Landesmessprogramm -F- 1 | |
34 G Landesmessprogramm -G- 1 | |
35 H Landesmessprogramm -H- 1 | |
36 I Landesmessprogramm -I- 1 | |
37 J Landesmessprogramm -J- 1 | |
38 K Landesmessprogramm -K- 1 | |
39 L Landesmessprogramm -L- 1 | |
40 M Landesmessprogramm -M- 1 | |
41 N Landesmessprogramm -N- 1 | |
42 O Landesmessprogramm -O- 1 | |
43 P Landesmessprogramm -P- 1 | |
44 Q Landesmessprogramm -Q- 1 | |
45 R Landesmessprogramm -R- 1 | |
46 S Landesmessprogramm -S- 1 | |
47 T Landesmessprogramm -T- 1 | |
48 U Landesmessprogramm -U- 1 | |
49 V Landesmessprogramm -V- 1 | |
50 W Landesmessprogramm -W- 1 | |
51 X Landesmessprogramm -X- 1 | |
52 Y Landesmessprogramm -Y- 1 | |
53 Z Landesmessprogramm -Z- 1 | |
54 \. |