Skip to content

Instantly share code, notes, and snippets.

@ponceta
Last active July 4, 2022 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ponceta/a45c635871049611adc4a6bc1c8e4db3 to your computer and use it in GitHub Desktop.
Save ponceta/a45c635871049611adc4a6bc1c8e4db3 to your computer and use it in GitHub Desktop.
QGEP 1.5.5 Restore fails
C:\Program Files\pgAdmin 4\v6\runtime\pg_restore.exe --host "monserveur.pully.ch" --port "5432" --username "postgres" --no-password --role "postgres" --dbname "qgep_1.5.5_demo" --jobs "1" --verbose "pathtomybackup\\qgep_1.5.5_structure_and_demo_data.backup"
pg_restore: connecting to database for restore
pg_restore: creating SCHEMA "qgep_import"
pg_restore: creating SCHEMA "qgep_network"
pg_restore: creating SCHEMA "qgep_od"
pg_restore: creating SCHEMA "qgep_swmm"
pg_restore: creating SCHEMA "qgep_sys"
pg_restore: creating SCHEMA "qgep_vl"
pg_restore: creating EXTENSION "hstore"
pg_restore: creating COMMENT "EXTENSION hstore"
pg_restore: creating EXTENSION "postgis"
pg_restore: creating COMMENT "EXTENSION postgis"
pg_restore: creating TYPE "qgep_od.damage_type"
pg_restore: creating TYPE "qgep_od.maintenance_event_type"
pg_restore: creating TYPE "qgep_od.maintenance_type"
pg_restore: creating TYPE "qgep_od.organisation_type"
pg_restore: creating TYPE "qgep_od.overflow_type"
pg_restore: creating TYPE "qgep_od.plantype"
pg_restore: creating FUNCTION "qgep_import.manhole_quarantine_delete_entry()"
pg_restore: creating FUNCTION "qgep_import.manhole_quarantine_try_let_update()"
pg_restore: creating FUNCTION "qgep_import.manhole_quarantine_try_structure_update()"
pg_restore: creating FUNCTION "qgep_import.vw_manhole_insert_into_quarantine_or_delete()"
pg_restore: creating FUNCTION "qgep_network.refresh_network_simple()"
pg_restore: creating FUNCTION "qgep_od.calculate_reach_length()"
pg_restore: creating FUNCTION "qgep_od.drop_symbology_triggers()"
pg_restore: creating FUNCTION "qgep_od.ft_damage_channel_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_damage_channel_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_damage_channel_update()"
pg_restore: creating FUNCTION "qgep_od.ft_damage_manhole_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_damage_manhole_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_damage_manhole_update()"
pg_restore: creating FUNCTION "qgep_od.ft_maintenance_examination_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_maintenance_examination_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_maintenance_examination_update()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_administrative_office_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_administrative_office_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_administrative_office_update()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_canton_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_canton_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_canton_update()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_cooperative_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_cooperative_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_cooperative_update()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_municipality_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_municipality_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_municipality_update()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_private_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_private_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_private_update()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_waste_water_association_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_waste_water_association_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_waste_water_association_update()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_waste_water_treatment_plant_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_waste_water_treatment_plant_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_organisation_waste_water_treatment_plant_update()"
pg_restore: creating FUNCTION "qgep_od.ft_overflow_leapingweir_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_overflow_leapingweir_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_overflow_leapingweir_update()"
pg_restore: creating FUNCTION "qgep_od.ft_overflow_prank_weir_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_overflow_prank_weir_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_overflow_prank_weir_update()"
pg_restore: creating FUNCTION "qgep_od.ft_overflow_pump_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_overflow_pump_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_overflow_pump_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_access_aid_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_access_aid_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_access_aid_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_backflow_prevention_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_backflow_prevention_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_backflow_prevention_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_benching_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_benching_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_benching_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_channel_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_channel_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_channel_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_cover_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_cover_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_cover_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_discharge_point_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_discharge_point_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_discharge_point_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_dryweather_downspout_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_dryweather_downspout_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_dryweather_downspout_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_dryweather_flume_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_dryweather_flume_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_dryweather_flume_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_individual_surface_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_individual_surface_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_individual_surface_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_leapingweir_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_leapingweir_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_leapingweir_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_manhole_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_manhole_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_manhole_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_organisation_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_organisation_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_organisation_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_prank_weir_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_prank_weir_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_prank_weir_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_pump_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_pump_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_pump_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_damage_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_damage_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_damage_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_maintenance_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_maintenance_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_maintenance_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_overflow_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_overflow_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_overflow_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_reach_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_reach_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_wastewater_structure_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_wastewater_structure_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_qgep_wastewater_structure_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_reach_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_reach_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_reach_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_special_structure_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_special_structure_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_special_structure_update()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_wastewater_node_delete()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_wastewater_node_insert()"
pg_restore: creating FUNCTION "qgep_od.ft_vw_wastewater_node_update()"
pg_restore: creating FUNCTION "qgep_od.on_cover_change()"
pg_restore: creating FUNCTION "qgep_od.on_reach_change()"
pg_restore: creating FUNCTION "qgep_od.on_reach_delete()"
pg_restore: creating FUNCTION "qgep_od.on_reach_point_update()"
pg_restore: creating FUNCTION "qgep_od.on_structure_part_change_networkelement()"
pg_restore: creating FUNCTION "qgep_od.on_wasterwaternode_change()"
pg_restore: creating FUNCTION "qgep_od.on_wastewater_structure_update()"
pg_restore: creating FUNCTION "qgep_od.reach_direction_change(text[])"
pg_restore: creating FUNCTION "qgep_od.synchronize_level_with_altitude_on_cover()"
pg_restore: creating FUNCTION "qgep_od.synchronize_level_with_altitude_on_wastewater_node()"
pg_restore: creating FUNCTION "qgep_od.update_depth(text, boolean)"
pg_restore: creating FUNCTION "qgep_od.update_wastewater_node_symbology(text, boolean)"
pg_restore: creating FUNCTION "qgep_od.update_wastewater_structure_label(text, boolean)"
pg_restore: creating FUNCTION "qgep_od.update_wastewater_structure_symbology(text, boolean)"
pg_restore: creating FUNCTION "qgep_od.vw_cover_insert()"
pg_restore: creating FUNCTION "qgep_od.vw_file_delete()"
pg_restore: creating FUNCTION "qgep_od.vw_file_insert()"
pg_restore: creating FUNCTION "qgep_od.vw_file_update()"
pg_restore: creating FUNCTION "qgep_od.vw_qgep_reach_insert()"
pg_restore: creating FUNCTION "qgep_od.vw_qgep_reach_on_update()"
pg_restore: creating FUNCTION "qgep_od.vw_qgep_wastewater_structure_delete()"
pg_restore: creating FUNCTION "qgep_od.vw_qgep_wastewater_structure_insert()"
pg_restore: creating FUNCTION "qgep_od.vw_qgep_wastewater_structure_update()"
pg_restore: creating FUNCTION "qgep_od.ws_symbology_update_by_channel()"
pg_restore: creating FUNCTION "qgep_od.ws_symbology_update_by_reach()"
pg_restore: creating FUNCTION "qgep_od.ws_symbology_update_by_reach_point()"
pg_restore: creating FUNCTION "qgep_sys.audit_table(regclass)"
pg_restore: creating COMMENT "qgep_sys.FUNCTION audit_table(target_table regclass)"
pg_restore: creating FUNCTION "qgep_sys.audit_table(regclass, boolean, boolean)"
pg_restore: creating FUNCTION "qgep_sys.audit_table(regclass, boolean, boolean, text[])"
pg_restore: creating COMMENT "qgep_sys.FUNCTION audit_table(target_table regclass, audit_rows boolean, audit_query_text boolean, ignored_cols text[])"
pg_restore: creating FUNCTION "qgep_sys.audit_view(regclass, boolean, text[], text[])"
pg_restore: creating COMMENT "qgep_sys.FUNCTION audit_view(target_view regclass, audit_query_text boolean, ignored_cols text[], uid_cols text[])"
pg_restore: creating FUNCTION "qgep_sys.create_symbology_triggers()"
pg_restore: creating FUNCTION "qgep_sys.drop_symbology_triggers()"
pg_restore: creating FUNCTION "qgep_sys.generate_oid(text, text)"
pg_restore: creating FUNCTION "qgep_sys.if_modified_func()"
pg_restore: creating COMMENT "qgep_sys.FUNCTION if_modified_func()"
pg_restore: creating FUNCTION "qgep_sys.replay_event(integer)"
pg_restore: creating COMMENT "qgep_sys.FUNCTION replay_event(pevent_id integer)"
pg_restore: creating FUNCTION "qgep_sys.unaudit_table(regclass)"
pg_restore: creating FUNCTION "qgep_sys.unaudit_view(regclass)"
pg_restore: creating FUNCTION "qgep_sys.update_last_modified()"
pg_restore: creating FUNCTION "qgep_sys.update_last_modified_parent()"
pg_restore: creating TABLE "qgep_import.manhole_quarantine"
pg_restore: creating SEQUENCE "qgep_import.manhole_quarantine_quarantine_serial_seq"
pg_restore: while PROCESSING TOC:
pg_restore: from TOC entry 603; 1259 40486 SEQUENCE manhole_quarantine_quarantine_serial_seq postgres
pg_restore: error: could not execute query: ERREUR: erreur de syntaxe sur ou près de « AS »
LINE 2: AS integer
^
Command was: CREATE SEQUENCE qgep_import.manhole_quarantine_quarantine_serial_seq
AS integer
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1;
pg_restore: error: could not execute query: ERREUR: la relation « qgep_import.manhole_quarantine_quarantine_serial_seq » n'existe pas
Command was: ALTER TABLE qgep_import.manhole_quarantine_quarantine_serial_seq OWNER TO postgres;
pg_restore: creating SEQUENCE OWNED BY "qgep_import.manhole_quarantine_quarantine_serial_seq"
pg_restore: from TOC entry 8042; 0 0 SEQUENCE OWNED BY manhole_quarantine_quarantine_serial_seq postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_import.manhole_quarantine_quarantine_serial_seq » n'existe pas
Command was: ALTER SEQUENCE qgep_import.manhole_quarantine_quarantine_serial_seq OWNED BY qgep_import.manhole_quarantine.quarantine_serial;
pg_restore: creating TABLE "qgep_od.channel"
pg_restore: creating COMMENT "qgep_od.COLUMN channel.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN channel.bedding_encasement"
pg_restore: creating COMMENT "qgep_od.COLUMN channel.connection_type"
pg_restore: creating COMMENT "qgep_od.COLUMN channel.function_hierarchic"
pg_restore: creating COMMENT "qgep_od.COLUMN channel.function_hydraulic"
pg_restore: creating COMMENT "qgep_od.COLUMN channel.jetting_interval"
pg_restore: creating COMMENT "qgep_od.COLUMN channel.pipe_length"
pg_restore: creating COMMENT "qgep_od.COLUMN channel.usage_current"
pg_restore: creating COMMENT "qgep_od.COLUMN channel.usage_planned"
pg_restore: creating TABLE "qgep_od.cover"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.brand"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.cover_shape"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.diameter"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.fastening"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.level"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.material"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.positional_accuracy"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.sludge_bucket"
pg_restore: creating COMMENT "qgep_od.COLUMN cover.venting"
pg_restore: creating TABLE "qgep_od.discharge_point"
pg_restore: creating COMMENT "qgep_od.COLUMN discharge_point.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN discharge_point.highwater_level"
pg_restore: creating COMMENT "qgep_od.COLUMN discharge_point.relevance"
pg_restore: creating COMMENT "qgep_od.COLUMN discharge_point.terrain_level"
pg_restore: creating COMMENT "qgep_od.COLUMN discharge_point.upper_elevation"
pg_restore: creating COMMENT "qgep_od.COLUMN discharge_point.waterlevel_hydraulic"
pg_restore: creating TABLE "qgep_od.infiltration_installation"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.absorption_capacity"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.defects"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.dimension1"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.dimension2"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.distance_to_aquifer"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.effective_area"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.emergency_spillway"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.labeling"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.seepage_utilization"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.upper_elevation"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.vehicle_access"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_installation.watertightness"
pg_restore: creating TABLE "qgep_od.manhole"
pg_restore: creating COMMENT "qgep_od.COLUMN manhole.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN manhole.dimension1"
pg_restore: creating COMMENT "qgep_od.COLUMN manhole.dimension2"
pg_restore: creating COMMENT "qgep_od.COLUMN manhole.function"
pg_restore: creating COMMENT "qgep_od.COLUMN manhole.material"
pg_restore: creating COMMENT "qgep_od.COLUMN manhole.surface_inflow"
pg_restore: creating COMMENT "qgep_od.COLUMN manhole._orientation"
pg_restore: creating TABLE "qgep_od.special_structure"
pg_restore: creating COMMENT "qgep_od.COLUMN special_structure.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN special_structure.bypass"
pg_restore: creating COMMENT "qgep_od.COLUMN special_structure.emergency_spillway"
pg_restore: creating COMMENT "qgep_od.COLUMN special_structure.function"
pg_restore: creating COMMENT "qgep_od.COLUMN special_structure.stormwater_tank_arrangement"
pg_restore: creating COMMENT "qgep_od.COLUMN special_structure.upper_elevation"
pg_restore: creating TABLE "qgep_od.structure_part"
pg_restore: creating COMMENT "qgep_od.COLUMN structure_part.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN structure_part.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN structure_part.renovation_demand"
pg_restore: creating COMMENT "qgep_od.COLUMN structure_part.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN structure_part.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN structure_part.fk_provider"
pg_restore: creating TABLE "qgep_od.wastewater_networkelement"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_networkelement.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_networkelement.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_networkelement.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_networkelement.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_networkelement.fk_provider"
pg_restore: creating TABLE "qgep_od.wastewater_node"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_node.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_node.backflow_level"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_node.bottom_level"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_node.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_node._usage_current"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_node._function_hierarchic"
pg_restore: creating TABLE "qgep_od.wastewater_structure"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.accessibility"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.contract_section"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.detail_geometry_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.financing"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.gross_costs"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.identifier"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.inspection_interval"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.location_name"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.records"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.renovation_necessity"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.replacement_value"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.rv_base_year"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.rv_construction_type"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.status"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.structure_condition"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.subsidies"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.year_of_construction"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.year_of_replacement"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure.fk_provider"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure._usage_current"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure._function_hierarchic"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure._label"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure._depth"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure._cover_label"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure._input_label"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure._output_label"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure._bottom_label"
pg_restore: creating VIEW "qgep_od.vw_qgep_wastewater_structure"
pg_restore: creating VIEW "qgep_import.vw_manhole"
pg_restore: creating TABLE "qgep_network.node"
pg_restore: creating SEQUENCE "qgep_network.node_id_seq"
pg_restore: from TOC entry 606; 1259 40864 SEQUENCE node_id_seq postgres
pg_restore: error: could not execute query: ERREUR: erreur de syntaxe sur ou près de « AS »
LINE 2: AS integer
^
Command was: CREATE SEQUENCE qgep_network.node_id_seq
AS integer
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1;
pg_restore: error: could not execute query: ERREUR: la relation « qgep_network.node_id_seq » n'existe pas
Command was: ALTER TABLE qgep_network.node_id_seq OWNER TO postgres;
pg_restore: creating SEQUENCE OWNED BY "qgep_network.node_id_seq"
pg_restore: from TOC entry 8144; 0 0 SEQUENCE OWNED BY node_id_seq postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_network.node_id_seq » n'existe pas
Command was: ALTER SEQUENCE qgep_network.node_id_seq OWNED BY qgep_network.node.id;
pg_restore: creating TABLE "qgep_network.segment"
pg_restore: creating SEQUENCE "qgep_network.segment_id_seq"
pg_restore: from TOC entry 608; 1259 40885 SEQUENCE segment_id_seq postgres
pg_restore: error: could not execute query: ERREUR: erreur de syntaxe sur ou près de « AS »
LINE 2: AS integer
^
Command was: CREATE SEQUENCE qgep_network.segment_id_seq
AS integer
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1;
pg_restore: error: could not execute query: ERREUR: la relation « qgep_network.segment_id_seq » n'existe pas
Command was: ALTER TABLE qgep_network.segment_id_seq OWNER TO postgres;
pg_restore: creating SEQUENCE OWNED BY "qgep_network.segment_id_seq"
pg_restore: from TOC entry 8145; 0 0 SEQUENCE OWNED BY segment_id_seq postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_network.segment_id_seq » n'existe pas
Command was: ALTER SEQUENCE qgep_network.segment_id_seq OWNED BY qgep_network.segment.id;
pg_restore: creating TABLE "qgep_od.access_aid"
pg_restore: creating COMMENT "qgep_od.COLUMN access_aid.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN access_aid.kind"
pg_restore: creating TABLE "qgep_od.accident"
pg_restore: creating COMMENT "qgep_od.COLUMN accident.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN accident.date"
pg_restore: creating COMMENT "qgep_od.COLUMN accident.place"
pg_restore: creating COMMENT "qgep_od.COLUMN accident.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN accident.responsible"
pg_restore: creating COMMENT "qgep_od.COLUMN accident.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN accident.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN accident.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN accident.fk_provider"
pg_restore: creating TABLE "qgep_od.administrative_office"
pg_restore: creating COMMENT "qgep_od.COLUMN administrative_office.obj_id"
pg_restore: creating TABLE "qgep_od.aquifier"
pg_restore: creating COMMENT "qgep_od.COLUMN aquifier.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN aquifier.average_groundwater_level"
pg_restore: creating COMMENT "qgep_od.COLUMN aquifier.maximal_groundwater_level"
pg_restore: creating COMMENT "qgep_od.COLUMN aquifier.minimal_groundwater_level"
pg_restore: creating COMMENT "qgep_od.COLUMN aquifier.perimeter_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN aquifier.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN aquifier.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN aquifier.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN aquifier.fk_provider"
pg_restore: creating TABLE "qgep_od.backflow_prevention"
pg_restore: creating COMMENT "qgep_od.COLUMN backflow_prevention.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN backflow_prevention.gross_costs"
pg_restore: creating COMMENT "qgep_od.COLUMN backflow_prevention.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN backflow_prevention.year_of_replacement"
pg_restore: creating TABLE "qgep_od.bathing_area"
pg_restore: creating COMMENT "qgep_od.COLUMN bathing_area.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN bathing_area.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN bathing_area.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN bathing_area.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN bathing_area.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN bathing_area.fk_provider"
pg_restore: creating TABLE "qgep_od.benching"
pg_restore: creating COMMENT "qgep_od.COLUMN benching.obj_id"
pg_restore: creating TABLE "qgep_od.blocking_debris"
pg_restore: creating COMMENT "qgep_od.COLUMN blocking_debris.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN blocking_debris.vertical_drop"
pg_restore: creating TABLE "qgep_od.building"
pg_restore: creating COMMENT "qgep_od.COLUMN building.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN building.house_number"
pg_restore: creating COMMENT "qgep_od.COLUMN building.location_name"
pg_restore: creating COMMENT "qgep_od.COLUMN building.perimeter_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN building.reference_point_geometry"
pg_restore: creating TABLE "qgep_od.canton"
pg_restore: creating COMMENT "qgep_od.COLUMN canton.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN canton.perimeter_geometry"
pg_restore: creating TABLE "qgep_od.catchment_area"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.direct_discharge_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.direct_discharge_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.discharge_coefficient_rw_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.discharge_coefficient_rw_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.discharge_coefficient_ww_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.discharge_coefficient_ww_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.drainage_system_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.drainage_system_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.infiltration_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.infiltration_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.perimeter_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.population_density_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.population_density_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.retention_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.retention_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.runoff_limit_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.runoff_limit_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.seal_factor_rw_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.seal_factor_rw_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.seal_factor_ww_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.seal_factor_ww_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.sewer_infiltration_water_production_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.sewer_infiltration_water_production_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.surface_area"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.waste_water_production_current"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.waste_water_production_planned"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area.fk_provider"
pg_restore: creating TABLE "qgep_od.catchment_area_text"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area_text.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area_text.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area_text.text"
pg_restore: creating COMMENT "qgep_od.COLUMN catchment_area_text.last_modification"
pg_restore: creating TABLE "qgep_od.chute"
pg_restore: creating COMMENT "qgep_od.COLUMN chute.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN chute.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN chute.material"
pg_restore: creating COMMENT "qgep_od.COLUMN chute.vertical_drop"
pg_restore: creating TABLE "qgep_od.connection_object"
pg_restore: creating COMMENT "qgep_od.COLUMN connection_object.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN connection_object.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN connection_object.sewer_infiltration_water_production"
pg_restore: creating COMMENT "qgep_od.COLUMN connection_object.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN connection_object.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN connection_object.fk_provider"
pg_restore: creating TABLE "qgep_od.control_center"
pg_restore: creating COMMENT "qgep_od.COLUMN control_center.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN control_center.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN control_center.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN control_center.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN control_center.fk_provider"
pg_restore: creating TABLE "qgep_od.cooperative"
pg_restore: creating COMMENT "qgep_od.COLUMN cooperative.obj_id"
pg_restore: creating TABLE "qgep_od.dam"
pg_restore: creating COMMENT "qgep_od.COLUMN dam.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN dam.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN dam.vertical_drop"
pg_restore: creating TABLE "qgep_od.damage"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.comments"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.connection"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.damage_begin"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.damage_end"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.damage_reach"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.distance"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.quantification1"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.quantification2"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.single_damage_class"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.video_counter"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.view_parameters"
pg_restore: creating COMMENT "qgep_od.COLUMN damage.last_modification"
pg_restore: creating TABLE "qgep_od.damage_channel"
pg_restore: creating COMMENT "qgep_od.COLUMN damage_channel.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN damage_channel.channel_damage_code"
pg_restore: creating TABLE "qgep_od.damage_manhole"
pg_restore: creating COMMENT "qgep_od.COLUMN damage_manhole.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN damage_manhole.manhole_damage_code"
pg_restore: creating COMMENT "qgep_od.COLUMN damage_manhole.manhole_shaft_area"
pg_restore: creating TABLE "qgep_od.data_media"
pg_restore: creating COMMENT "qgep_od.COLUMN data_media.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN data_media.identifier"
pg_restore: creating COMMENT "qgep_od.COLUMN data_media.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN data_media.location"
pg_restore: creating COMMENT "qgep_od.COLUMN data_media.path"
pg_restore: creating COMMENT "qgep_od.COLUMN data_media.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN data_media.last_modification"
pg_restore: creating TABLE "qgep_od.drainage_system"
pg_restore: creating COMMENT "qgep_od.COLUMN drainage_system.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN drainage_system.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN drainage_system.perimeter_geometry"
pg_restore: creating TABLE "qgep_od.dryweather_downspout"
pg_restore: creating COMMENT "qgep_od.COLUMN dryweather_downspout.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN dryweather_downspout.diameter"
pg_restore: creating TABLE "qgep_od.dryweather_flume"
pg_restore: creating COMMENT "qgep_od.COLUMN dryweather_flume.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN dryweather_flume.material"
pg_restore: creating TABLE "qgep_od.electric_equipment"
pg_restore: creating COMMENT "qgep_od.COLUMN electric_equipment.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN electric_equipment.gross_costs"
pg_restore: creating COMMENT "qgep_od.COLUMN electric_equipment.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN electric_equipment.year_of_replacement"
pg_restore: creating TABLE "qgep_od.electromechanical_equipment"
pg_restore: creating COMMENT "qgep_od.COLUMN electromechanical_equipment.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN electromechanical_equipment.gross_costs"
pg_restore: creating COMMENT "qgep_od.COLUMN electromechanical_equipment.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN electromechanical_equipment.year_of_replacement"
pg_restore: creating TABLE "qgep_od.examination"
pg_restore: creating COMMENT "qgep_od.COLUMN examination.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN examination.equipment"
pg_restore: creating COMMENT "qgep_od.COLUMN examination.from_point_identifier"
pg_restore: creating COMMENT "qgep_od.COLUMN examination.inspected_length"
pg_restore: creating COMMENT "qgep_od.COLUMN examination.recording_type"
pg_restore: creating COMMENT "qgep_od.COLUMN examination.to_point_identifier"
pg_restore: creating COMMENT "qgep_od.COLUMN examination.vehicle"
pg_restore: creating COMMENT "qgep_od.COLUMN examination.videonumber"
pg_restore: creating COMMENT "qgep_od.COLUMN examination.weather"
pg_restore: creating TABLE "qgep_od.file"
pg_restore: creating COMMENT "qgep_od.COLUMN file.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN file.class"
pg_restore: creating COMMENT "qgep_od.COLUMN file.identifier"
pg_restore: creating COMMENT "qgep_od.COLUMN file.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN file.object"
pg_restore: creating COMMENT "qgep_od.COLUMN file.path_relative"
pg_restore: creating COMMENT "qgep_od.COLUMN file.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN file.last_modification"
pg_restore: creating TABLE "qgep_od.fish_pass"
pg_restore: creating COMMENT "qgep_od.COLUMN fish_pass.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN fish_pass.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN fish_pass.vertical_drop"
pg_restore: creating COMMENT "qgep_od.COLUMN fish_pass.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN fish_pass.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN fish_pass.fk_provider"
pg_restore: creating TABLE "qgep_od.ford"
pg_restore: creating COMMENT "qgep_od.COLUMN ford.obj_id"
pg_restore: creating TABLE "qgep_od.fountain"
pg_restore: creating COMMENT "qgep_od.COLUMN fountain.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN fountain.location_name"
pg_restore: creating COMMENT "qgep_od.COLUMN fountain.situation_geometry"
pg_restore: creating TABLE "qgep_od.ground_water_protection_perimeter"
pg_restore: creating COMMENT "qgep_od.COLUMN ground_water_protection_perimeter.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN ground_water_protection_perimeter.perimeter_geometry"
pg_restore: creating TABLE "qgep_od.groundwater_protection_zone"
pg_restore: creating COMMENT "qgep_od.COLUMN groundwater_protection_zone.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN groundwater_protection_zone.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN groundwater_protection_zone.perimeter_geometry"
pg_restore: creating TABLE "qgep_od.hazard_source"
pg_restore: creating COMMENT "qgep_od.COLUMN hazard_source.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN hazard_source.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN hazard_source.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN hazard_source.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN hazard_source.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN hazard_source.fk_provider"
pg_restore: creating TABLE "qgep_od.hq_relation"
pg_restore: creating COMMENT "qgep_od.COLUMN hq_relation.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN hq_relation.altitude"
pg_restore: creating COMMENT "qgep_od.COLUMN hq_relation.flow"
pg_restore: creating COMMENT "qgep_od.COLUMN hq_relation.flow_from"
pg_restore: creating COMMENT "qgep_od.COLUMN hq_relation.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN hq_relation.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN hq_relation.fk_provider"
pg_restore: creating TABLE "qgep_od.hydr_geom_relation"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geom_relation.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geom_relation.water_depth"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geom_relation.water_surface"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geom_relation.wet_cross_section_area"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geom_relation.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geom_relation.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geom_relation.fk_provider"
pg_restore: creating TABLE "qgep_od.hydr_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.storage_volume"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.usable_capacity_storage"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.usable_capacity_treatment"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.utilisable_capacity"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.volume_pump_sump"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN hydr_geometry.fk_provider"
pg_restore: creating TABLE "qgep_od.hydraulic_char_data"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.is_overflowing"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.main_weir_kind"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.overcharge"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.overflow_duration"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.overflow_freight"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.overflow_frequency"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.overflow_volume"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.pump_characteristics"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.pump_flow_max"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.pump_flow_min"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.pump_usage_current"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.q_discharge"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.qon"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.status"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN hydraulic_char_data.fk_provider"
pg_restore: creating TABLE "qgep_od.individual_surface"
pg_restore: creating COMMENT "qgep_od.COLUMN individual_surface.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN individual_surface.function"
pg_restore: creating COMMENT "qgep_od.COLUMN individual_surface.inclination"
pg_restore: creating COMMENT "qgep_od.COLUMN individual_surface.pavement"
pg_restore: creating COMMENT "qgep_od.COLUMN individual_surface.perimeter_geometry"
pg_restore: creating TABLE "qgep_od.infiltration_zone"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_zone.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_zone.infiltration_capacity"
pg_restore: creating COMMENT "qgep_od.COLUMN infiltration_zone.perimeter_geometry"
pg_restore: creating TABLE "qgep_od.lake"
pg_restore: creating COMMENT "qgep_od.COLUMN lake.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN lake.perimeter_geometry"
pg_restore: creating TABLE "qgep_od.leapingweir"
pg_restore: creating COMMENT "qgep_od.COLUMN leapingweir.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN leapingweir.length"
pg_restore: creating COMMENT "qgep_od.COLUMN leapingweir.opening_shape"
pg_restore: creating COMMENT "qgep_od.COLUMN leapingweir.width"
pg_restore: creating TABLE "qgep_od.lock"
pg_restore: creating COMMENT "qgep_od.COLUMN lock.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN lock.vertical_drop"
pg_restore: creating TABLE "qgep_od.maintenance_event"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.base_data"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.data_details"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.duration"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.operator"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.reason"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.result"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.status"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.time_point"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN maintenance_event.fk_provider"
pg_restore: creating TABLE "qgep_od.measurement_result"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_result.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_result.measurement_type"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_result.measuring_duration"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_result.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_result."time""
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_result.value"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_result.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_result.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_result.fk_provider"
pg_restore: creating TABLE "qgep_od.measurement_series"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_series.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_series.dimension"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_series.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_series.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_series.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_series.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN measurement_series.fk_provider"
pg_restore: creating TABLE "qgep_od.measuring_device"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_device.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_device.brand"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_device.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_device.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_device.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_device.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_device.fk_provider"
pg_restore: creating TABLE "qgep_od.measuring_point"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_point.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_point.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_point.purpose"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_point.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_point.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_point.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_point.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN measuring_point.fk_provider"
pg_restore: creating TABLE "qgep_od.mechanical_pretreatment"
pg_restore: creating COMMENT "qgep_od.COLUMN mechanical_pretreatment.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN mechanical_pretreatment.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN mechanical_pretreatment.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN mechanical_pretreatment.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN mechanical_pretreatment.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN mechanical_pretreatment.fk_provider"
pg_restore: creating TABLE "qgep_od.municipality"
pg_restore: creating COMMENT "qgep_od.COLUMN municipality.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN municipality.altitude"
pg_restore: creating COMMENT "qgep_od.COLUMN municipality.gwdp_year"
pg_restore: creating COMMENT "qgep_od.COLUMN municipality.municipality_number"
pg_restore: creating COMMENT "qgep_od.COLUMN municipality.perimeter_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN municipality.population"
pg_restore: creating COMMENT "qgep_od.COLUMN municipality.total_surface"
pg_restore: creating TABLE "qgep_od.mutation"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.attribute"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.class"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.date_mutation"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.date_time"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.last_value"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.object"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.recorded_by"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.system_user"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN mutation.fk_provider"
pg_restore: creating TABLE "qgep_od.organisation"
pg_restore: creating COMMENT "qgep_od.COLUMN organisation.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN organisation.identifier"
pg_restore: creating COMMENT "qgep_od.COLUMN organisation.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN organisation.uid"
pg_restore: creating COMMENT "qgep_od.COLUMN organisation.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN organisation.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN organisation.fk_provider"
pg_restore: creating TABLE "qgep_od.overflow"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.actuation"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.adjustability"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.brand"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.control"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.discharge_point"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.function"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.gross_costs"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.qon_dim"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.signal_transmission"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.subsidies"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow.fk_provider"
pg_restore: creating TABLE "qgep_od.overflow_char"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow_char.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow_char.kind_overflow_characteristic"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow_char.overflow_characteristic_digital"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow_char.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow_char.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow_char.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN overflow_char.fk_provider"
pg_restore: creating TABLE "qgep_od.param_ca_general"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_general.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_general.dry_wheather_flow"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_general.flow_path_length"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_general.flow_path_slope"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_general.surface_ca"
pg_restore: creating TABLE "qgep_od.param_ca_mouse1"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_mouse1.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_mouse1.dry_wheather_flow"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_mouse1.flow_path_length"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_mouse1.flow_path_slope"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_mouse1.surface_ca_mouse"
pg_restore: creating COMMENT "qgep_od.COLUMN param_ca_mouse1.usage"
pg_restore: creating TABLE "qgep_od.passage"
pg_restore: creating COMMENT "qgep_od.COLUMN passage.obj_id"
pg_restore: creating TABLE "qgep_od.pipe_profile"
pg_restore: creating COMMENT "qgep_od.COLUMN pipe_profile.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN pipe_profile.height_width_ratio"
pg_restore: creating COMMENT "qgep_od.COLUMN pipe_profile.profile_type"
pg_restore: creating COMMENT "qgep_od.COLUMN pipe_profile.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN pipe_profile.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN pipe_profile.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN pipe_profile.fk_provider"
pg_restore: creating TABLE "qgep_od.planning_zone"
pg_restore: creating COMMENT "qgep_od.COLUMN planning_zone.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN planning_zone.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN planning_zone.perimeter_geometry"
pg_restore: creating TABLE "qgep_od.prank_weir"
pg_restore: creating COMMENT "qgep_od.COLUMN prank_weir.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN prank_weir.hydraulic_overflow_length"
pg_restore: creating COMMENT "qgep_od.COLUMN prank_weir.level_max"
pg_restore: creating COMMENT "qgep_od.COLUMN prank_weir.level_min"
pg_restore: creating COMMENT "qgep_od.COLUMN prank_weir.weir_edge"
pg_restore: creating COMMENT "qgep_od.COLUMN prank_weir.weir_kind"
pg_restore: creating TABLE "qgep_od.private"
pg_restore: creating COMMENT "qgep_od.COLUMN private.obj_id"
pg_restore: creating TABLE "qgep_od.profile_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN profile_geometry.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN profile_geometry."position""
pg_restore: creating COMMENT "qgep_od.COLUMN profile_geometry.x"
pg_restore: creating COMMENT "qgep_od.COLUMN profile_geometry.y"
pg_restore: creating COMMENT "qgep_od.COLUMN profile_geometry.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN profile_geometry.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN profile_geometry.fk_provider"
pg_restore: creating TABLE "qgep_od.pump"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.contruction_type"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.operating_point"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.placement_of_actuation"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.placement_of_pump"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.pump_flow_max_single"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.pump_flow_min_single"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.start_level"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.stop_level"
pg_restore: creating COMMENT "qgep_od.COLUMN pump.usage_current"
pg_restore: creating TABLE "qgep_od.re_maintenance_event_wastewater_structure"
pg_restore: creating COMMENT "qgep_od.COLUMN re_maintenance_event_wastewater_structure.obj_id"
pg_restore: creating TABLE "qgep_od.reach"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.clear_height"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.coefficient_of_friction"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.elevation_determination"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.horizontal_positioning"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.inside_coating"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.length_effective"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.material"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.progression_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.reliner_material"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.reliner_nominal_size"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.relining_construction"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.relining_kind"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.ring_stiffness"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.slope_building_plan"
pg_restore: creating COMMENT "qgep_od.COLUMN reach.wall_roughness"
pg_restore: creating TABLE "qgep_od.reach_point"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.elevation_accuracy"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.level"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.outlet_shape"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.position_of_connection"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_point.fk_provider"
pg_restore: creating TABLE "qgep_od.reach_text"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_text.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_text.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_text.text"
pg_restore: creating COMMENT "qgep_od.COLUMN reach_text.last_modification"
pg_restore: creating TABLE "qgep_od.reservoir"
pg_restore: creating COMMENT "qgep_od.COLUMN reservoir.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN reservoir.location_name"
pg_restore: creating COMMENT "qgep_od.COLUMN reservoir.situation_geometry"
pg_restore: creating TABLE "qgep_od.retention_body"
pg_restore: creating COMMENT "qgep_od.COLUMN retention_body.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN retention_body.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN retention_body.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN retention_body.volume"
pg_restore: creating COMMENT "qgep_od.COLUMN retention_body.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN retention_body.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN retention_body.fk_provider"
pg_restore: creating TABLE "qgep_od.river"
pg_restore: creating COMMENT "qgep_od.COLUMN river.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN river.kind"
pg_restore: creating TABLE "qgep_od.river_bank"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.control_grade_of_river"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.river_control_type"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.shores"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.side"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.utilisation_of_shore_surroundings"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.width"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bank.fk_provider"
pg_restore: creating TABLE "qgep_od.river_bed"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bed.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bed.control_grade_of_river"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bed.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bed.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bed.river_control_type"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bed.width"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bed.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bed.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN river_bed.fk_provider"
pg_restore: creating TABLE "qgep_od.rock_ramp"
pg_restore: creating COMMENT "qgep_od.COLUMN rock_ramp.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN rock_ramp.stabilisation"
pg_restore: creating COMMENT "qgep_od.COLUMN rock_ramp.vertical_drop"
pg_restore: creating TABLE "qgep_od.sector_water_body"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.code_bwg"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.identifier"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.km_down"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.km_up"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.progression_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.ref_length"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN sector_water_body.fk_provider"
pg_restore: creating SEQUENCE "qgep_od.seq_access_aid_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_accident_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_administrative_office_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_aquifier_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_backflow_prevention_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_bathing_area_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_benching_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_blocking_debris_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_building_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_canton_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_catchment_area_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_catchment_area_text_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_channel_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_chute_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_connection_object_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_control_center_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_cooperative_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_cover_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_dam_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_damage_channel_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_damage_manhole_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_damage_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_data_media_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_discharge_point_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_drainage_system_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_dryweather_downspout_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_dryweather_flume_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_electric_equipment_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_electromechanical_equipment_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_examination_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_file_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_fish_pass_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_ford_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_fountain_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_ground_water_protection_perimeter_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_groundwater_protection_zone_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_hazard_source_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_hq_relation_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_hydr_geom_relation_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_hydr_geometry_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_hydraulic_char_data_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_individual_surface_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_infiltration_installation_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_infiltration_zone_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_lake_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_leapingweir_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_lock_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_maintenance_event_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_manhole_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_measurement_result_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_measurement_series_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_measuring_device_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_measuring_point_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_mechanical_pretreatment_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_municipality_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_mutation_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_organisation_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_overflow_char_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_overflow_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_param_ca_general_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_param_ca_mouse1_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_passage_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_pipe_profile_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_planning_zone_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_prank_weir_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_private_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_profile_geometry_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_pump_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_re_maintenance_event_wastewater_structure_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_reach_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_reach_point_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_reach_text_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_reservoir_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_retention_body_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_river_bank_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_river_bed_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_river_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_rock_ramp_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_sector_water_body_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_sludge_treatment_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_solids_retention_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_special_structure_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_structure_part_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_substance_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_surface_runoff_parameters_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_surface_water_bodies_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_tank_cleaning_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_tank_emptying_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_throttle_shut_off_unit_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_txt_symbol_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_txt_text_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_waste_water_association_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_waste_water_treatment_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_waste_water_treatment_plant_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_wastewater_networkelement_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_wastewater_node_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_wastewater_structure_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_wastewater_structure_symbol_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_wastewater_structure_text_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_water_body_protection_sector_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_water_catchment_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_water_control_structure_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_water_course_segment_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_wwtp_energy_use_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_wwtp_structure_oid"
pg_restore: creating SEQUENCE "qgep_od.seq_zone_oid"
pg_restore: creating TABLE "qgep_od.sludge_treatment"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.composting"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.dehydration"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.digested_sludge_combustion"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.drying"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.fresh_sludge_combustion"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.hygenisation"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.predensification_of_excess_sludge"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.predensification_of_mixed_sludge"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.predensification_of_primary_sludge"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.stabilisation"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.stacking_of_dehydrated_sludge"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.stacking_of_liquid_sludge"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN sludge_treatment.fk_provider"
pg_restore: creating TABLE "qgep_od.solids_retention"
pg_restore: creating COMMENT "qgep_od.COLUMN solids_retention.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN solids_retention.dimensioning_value"
pg_restore: creating COMMENT "qgep_od.COLUMN solids_retention.gross_costs"
pg_restore: creating COMMENT "qgep_od.COLUMN solids_retention.overflow_level"
pg_restore: creating COMMENT "qgep_od.COLUMN solids_retention.type"
pg_restore: creating COMMENT "qgep_od.COLUMN solids_retention.year_of_replacement"
pg_restore: creating TABLE "qgep_od.substance"
pg_restore: creating COMMENT "qgep_od.COLUMN substance.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN substance.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN substance.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN substance.stockage"
pg_restore: creating COMMENT "qgep_od.COLUMN substance.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN substance.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN substance.fk_provider"
pg_restore: creating TABLE "qgep_od.surface_runoff_parameters"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_runoff_parameters.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_runoff_parameters.evaporation_loss"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_runoff_parameters.infiltration_loss"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_runoff_parameters.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_runoff_parameters.surface_storage"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_runoff_parameters.wetting_loss"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_runoff_parameters.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_runoff_parameters.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_runoff_parameters.fk_provider"
pg_restore: creating TABLE "qgep_od.surface_water_bodies"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_water_bodies.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_water_bodies.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_water_bodies.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_water_bodies.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN surface_water_bodies.fk_provider"
pg_restore: creating TABLE "qgep_od.tank_cleaning"
pg_restore: creating COMMENT "qgep_od.COLUMN tank_cleaning.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN tank_cleaning.gross_costs"
pg_restore: creating COMMENT "qgep_od.COLUMN tank_cleaning.year_of_replacement"
pg_restore: creating TABLE "qgep_od.tank_emptying"
pg_restore: creating COMMENT "qgep_od.COLUMN tank_emptying.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN tank_emptying.flow"
pg_restore: creating COMMENT "qgep_od.COLUMN tank_emptying.gross_costs"
pg_restore: creating COMMENT "qgep_od.COLUMN tank_emptying.year_of_replacement"
pg_restore: creating TABLE "qgep_od.throttle_shut_off_unit"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.actuation"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.adjustability"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.control"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.cross_section"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.effective_cross_section"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.gross_costs"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.manufacturer"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.signal_transmission"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.subsidies"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.throttle_unit_opening_current"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.throttle_unit_opening_current_optimized"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN throttle_shut_off_unit.fk_provider"
pg_restore: creating TABLE "qgep_od.txt_symbol"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_symbol.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_symbol.class"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_symbol.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_symbol.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_symbol.fk_provider"
pg_restore: creating TABLE "qgep_od.txt_text"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_text.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_text.class"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_text.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_text.text"
pg_restore: creating COMMENT "qgep_od.COLUMN txt_text.last_modification"
pg_restore: creating VIEW "qgep_od.vw_access_aid"
pg_restore: creating VIEW "qgep_od.vw_backflow_prevention"
pg_restore: creating VIEW "qgep_od.vw_benching"
pg_restore: creating VIEW "qgep_od.vw_catchment_area_connections"
pg_restore: creating VIEW "qgep_od.vw_change_points"
pg_restore: creating VIEW "qgep_od.vw_channel"
pg_restore: creating VIEW "qgep_od.vw_cover"
pg_restore: creating VIEW "qgep_od.vw_discharge_point"
pg_restore: creating VIEW "qgep_od.vw_dryweather_downspout"
pg_restore: creating VIEW "qgep_od.vw_dryweather_flume"
pg_restore: creating VIEW "qgep_od.vw_qgep_reach"
pg_restore: creating TABLE "qgep_sys.value_list_base"
pg_restore: creating TABLE "qgep_vl.channel_connection_type"
pg_restore: creating TABLE "qgep_vl.channel_function_hierarchic"
pg_restore: creating TABLE "qgep_vl.channel_function_hydraulic"
pg_restore: creating TABLE "qgep_vl.channel_usage_current"
pg_restore: creating TABLE "qgep_vl.channel_usage_planned"
pg_restore: creating TABLE "qgep_vl.reach_elevation_determination"
pg_restore: creating TABLE "qgep_vl.reach_horizontal_positioning"
pg_restore: creating TABLE "qgep_vl.reach_inside_coating"
pg_restore: creating TABLE "qgep_vl.reach_material"
pg_restore: creating TABLE "qgep_vl.reach_reliner_material"
pg_restore: creating TABLE "qgep_vl.reach_relining_construction"
pg_restore: creating TABLE "qgep_vl.reach_relining_kind"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_accessibility"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_financing"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_renovation_necessity"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_rv_construction_type"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_status"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_structure_condition"
pg_restore: creating VIEW "qgep_od.vw_export_reach"
pg_restore: creating TABLE "qgep_vl.cover_cover_shape"
pg_restore: creating TABLE "qgep_vl.cover_fastening"
pg_restore: creating TABLE "qgep_vl.cover_material"
pg_restore: creating TABLE "qgep_vl.cover_positional_accuracy"
pg_restore: creating TABLE "qgep_vl.cover_sludge_bucket"
pg_restore: creating TABLE "qgep_vl.cover_venting"
pg_restore: creating TABLE "qgep_vl.discharge_point_relevance"
pg_restore: creating TABLE "qgep_vl.manhole_function"
pg_restore: creating TABLE "qgep_vl.manhole_material"
pg_restore: creating TABLE "qgep_vl.manhole_surface_inflow"
pg_restore: creating TABLE "qgep_vl.special_structure_bypass"
pg_restore: creating TABLE "qgep_vl.special_structure_function"
pg_restore: creating TABLE "qgep_vl.special_structure_stormwater_tank_arrangement"
pg_restore: creating TABLE "qgep_vl.structure_part_renovation_demand"
pg_restore: creating VIEW "qgep_od.vw_export_wastewater_structure"
pg_restore: creating VIEW "qgep_od.vw_file"
pg_restore: creating VIEW "qgep_od.vw_individual_surface"
pg_restore: creating VIEW "qgep_od.vw_leapingweir"
pg_restore: creating VIEW "qgep_od.vw_manhole"
pg_restore: creating MATERIALIZED VIEW "qgep_od.vw_network_node"
pg_restore: creating MATERIALIZED VIEW "qgep_od.vw_network_segment"
pg_restore: creating TABLE "qgep_od.waste_water_association"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_association.obj_id"
pg_restore: creating TABLE "qgep_od.waste_water_treatment_plant"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.bod5"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.cod"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.elimination_cod"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.elimination_n"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.elimination_nh4"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.elimination_p"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.installation_number"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.nh4"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment_plant.start_year"
pg_restore: creating VIEW "qgep_od.vw_organisation"
pg_restore: creating VIEW "qgep_od.vw_prank_weir"
pg_restore: creating VIEW "qgep_od.vw_pump"
pg_restore: creating VIEW "qgep_od.vw_qgep_damage"
pg_restore: creating VIEW "qgep_od.vw_qgep_maintenance"
pg_restore: creating VIEW "qgep_od.vw_qgep_overflow"
pg_restore: creating VIEW "qgep_od.vw_reach"
pg_restore: creating VIEW "qgep_od.vw_special_structure"
pg_restore: creating VIEW "qgep_od.vw_wastewater_node"
pg_restore: creating TABLE "qgep_od.waste_water_treatment"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN waste_water_treatment.fk_provider"
pg_restore: creating TABLE "qgep_od.wastewater_structure_symbol"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure_symbol.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure_symbol.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure_symbol.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure_symbol.fk_provider"
pg_restore: creating TABLE "qgep_od.wastewater_structure_text"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure_text.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure_text.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure_text.text"
pg_restore: creating COMMENT "qgep_od.COLUMN wastewater_structure_text.last_modification"
pg_restore: creating TABLE "qgep_od.water_body_protection_sector"
pg_restore: creating COMMENT "qgep_od.COLUMN water_body_protection_sector.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN water_body_protection_sector.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN water_body_protection_sector.perimeter_geometry"
pg_restore: creating TABLE "qgep_od.water_catchment"
pg_restore: creating COMMENT "qgep_od.COLUMN water_catchment.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN water_catchment.kind"
pg_restore: creating COMMENT "qgep_od.COLUMN water_catchment.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN water_catchment.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN water_catchment.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN water_catchment.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN water_catchment.fk_provider"
pg_restore: creating TABLE "qgep_od.water_control_structure"
pg_restore: creating COMMENT "qgep_od.COLUMN water_control_structure.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN water_control_structure.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN water_control_structure.situation_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN water_control_structure.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN water_control_structure.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN water_control_structure.fk_provider"
pg_restore: creating TABLE "qgep_od.water_course_segment"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.algae_growth"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.altitudinal_zone"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.bed_with"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.dead_wood"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.depth_variability"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.discharge_regime"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.ecom_classification"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.from_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.length_profile"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.macrophyte_coverage"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.section_morphology"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.size"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.slope"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.to_geometry"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.utilisation"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.water_hardness"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.width_variability"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN water_course_segment.fk_provider"
pg_restore: creating TABLE "qgep_od.wwtp_energy_use"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_energy_use.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_energy_use.gas_motor"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_energy_use.heat_pump"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_energy_use.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_energy_use.turbining"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_energy_use.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_energy_use.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_energy_use.fk_provider"
pg_restore: creating TABLE "qgep_od.wwtp_structure"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_structure.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN wwtp_structure.kind"
pg_restore: creating TABLE "qgep_od.zone"
pg_restore: creating COMMENT "qgep_od.COLUMN zone.obj_id"
pg_restore: creating COMMENT "qgep_od.COLUMN zone.remark"
pg_restore: creating COMMENT "qgep_od.COLUMN zone.last_modification"
pg_restore: creating COMMENT "qgep_od.COLUMN zone.fk_dataowner"
pg_restore: creating COMMENT "qgep_od.COLUMN zone.fk_provider"
pg_restore: creating VIEW "qgep_swmm.vw_aquifers"
pg_restore: creating VIEW "qgep_swmm.vw_conduits"
pg_restore: creating VIEW "qgep_swmm.vw_junctions"
pg_restore: creating VIEW "qgep_swmm.vw_outfalls"
pg_restore: creating VIEW "qgep_swmm.vw_raingages"
pg_restore: creating TABLE "qgep_vl.infiltration_installation_kind"
pg_restore: creating VIEW "qgep_swmm.vw_storages"
pg_restore: creating VIEW "qgep_swmm.vw_coordinates"
pg_restore: creating TABLE "qgep_vl.planning_zone_kind"
pg_restore: creating VIEW "qgep_swmm.vw_coverages"
pg_restore: creating VIEW "qgep_swmm.vw_dividers"
pg_restore: creating VIEW "qgep_swmm.vw_dwf"
pg_restore: creating VIEW "qgep_swmm.vw_infiltration"
pg_restore: creating VIEW "qgep_swmm.vw_landuses"
pg_restore: creating VIEW "qgep_swmm.vw_losses"
pg_restore: creating VIEW "qgep_swmm.vw_subcatchments"
pg_restore: creating VIEW "qgep_swmm.vw_polygons"
pg_restore: creating VIEW "qgep_swmm.vw_pumps"
pg_restore: creating VIEW "qgep_swmm.vw_subareas"
pg_restore: creating VIEW "qgep_swmm.vw_tags"
pg_restore: creating VIEW "qgep_swmm.vw_vertices"
pg_restore: creating VIEW "qgep_swmm.vw_xsections"
pg_restore: creating TABLE "qgep_sys.dictionary_od_field"
pg_restore: creating SEQUENCE "qgep_sys.dictionary_od_field_id_seq"
pg_restore: creating SEQUENCE OWNED BY "qgep_sys.dictionary_od_field_id_seq"
pg_restore: creating TABLE "qgep_sys.dictionary_od_table"
pg_restore: creating TABLE "qgep_sys.dictionary_od_values"
pg_restore: creating SEQUENCE "qgep_sys.dictionary_od_values_id_seq"
pg_restore: creating SEQUENCE OWNED BY "qgep_sys.dictionary_od_values_id_seq"
pg_restore: creating VIEW "qgep_sys.dictionary_value_list"
pg_restore: creating TABLE "qgep_sys.logged_actions"
pg_restore: creating COMMENT "qgep_sys.TABLE logged_actions"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.event_id"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.schema_name"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.table_name"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.relid"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.session_user_name"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.action_tstamp_tx"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.action_tstamp_stm"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.action_tstamp_clk"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.transaction_id"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.application_name"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.client_addr"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.client_port"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.client_query"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.action"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.row_data"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.changed_fields"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_actions.statement_only"
pg_restore: creating SEQUENCE "qgep_sys.logged_actions_event_id_seq"
pg_restore: creating SEQUENCE OWNED BY "qgep_sys.logged_actions_event_id_seq"
pg_restore: creating TABLE "qgep_sys.logged_relations"
pg_restore: creating COMMENT "qgep_sys.TABLE logged_relations"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_relations.relation_name"
pg_restore: creating COMMENT "qgep_sys.COLUMN logged_relations.uid_column"
pg_restore: creating TABLE "qgep_sys.oid_prefixes"
pg_restore: creating COMMENT "qgep_sys.TABLE oid_prefixes"
pg_restore: creating SEQUENCE "qgep_sys.oid_prefixes_id_seq"
pg_restore: creating SEQUENCE OWNED BY "qgep_sys.oid_prefixes_id_seq"
pg_restore: creating TABLE "qgep_sys.pum_info"
pg_restore: creating SEQUENCE "qgep_sys.pum_info_id_seq"
pg_restore: from TOC entry 601; 1259 33219 SEQUENCE pum_info_id_seq postgres
pg_restore: error: could not execute query: ERREUR: erreur de syntaxe sur ou près de « AS »
LINE 2: AS integer
^
Command was: CREATE SEQUENCE qgep_sys.pum_info_id_seq
AS integer
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1;
pg_restore: error: could not execute query: ERREUR: la relation « qgep_sys.pum_info_id_seq » n'existe pas
Command was: ALTER TABLE qgep_sys.pum_info_id_seq OWNER TO postgres;
pg_restore: creating SEQUENCE OWNED BY "qgep_sys.pum_info_id_seq"
pg_restore: from TOC entry 8784; 0 0 SEQUENCE OWNED BY pum_info_id_seq postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_sys.pum_info_id_seq » n'existe pas
Command was: ALTER SEQUENCE qgep_sys.pum_info_id_seq OWNED BY qgep_sys.pum_info.id;
pg_restore: creating TABLE "qgep_vl.access_aid_kind"
pg_restore: creating TABLE "qgep_vl.backflow_prevention_kind"
pg_restore: creating TABLE "qgep_vl.benching_kind"
pg_restore: creating TABLE "qgep_vl.catchment_area_direct_discharge_current"
pg_restore: creating TABLE "qgep_vl.catchment_area_direct_discharge_planned"
pg_restore: creating TABLE "qgep_vl.catchment_area_drainage_system_current"
pg_restore: creating TABLE "qgep_vl.catchment_area_drainage_system_planned"
pg_restore: creating TABLE "qgep_vl.catchment_area_infiltration_current"
pg_restore: creating TABLE "qgep_vl.catchment_area_infiltration_planned"
pg_restore: creating TABLE "qgep_vl.catchment_area_retention_current"
pg_restore: creating TABLE "qgep_vl.catchment_area_retention_planned"
pg_restore: creating TABLE "qgep_vl.catchment_area_text_plantype"
pg_restore: creating TABLE "qgep_vl.catchment_area_text_texthali"
pg_restore: creating TABLE "qgep_vl.catchment_area_text_textvali"
pg_restore: creating TABLE "qgep_vl.channel_bedding_encasement"
pg_restore: creating TABLE "qgep_vl.chute_kind"
pg_restore: creating TABLE "qgep_vl.chute_material"
pg_restore: creating TABLE "qgep_vl.dam_kind"
pg_restore: creating TABLE "qgep_vl.damage_channel_channel_damage_code"
pg_restore: creating TABLE "qgep_vl.damage_connection"
pg_restore: creating TABLE "qgep_vl.damage_manhole_manhole_damage_code"
pg_restore: creating TABLE "qgep_vl.damage_manhole_manhole_shaft_area"
pg_restore: creating TABLE "qgep_vl.damage_single_damage_class"
pg_restore: creating TABLE "qgep_vl.data_media_kind"
pg_restore: creating TABLE "qgep_vl.drainage_system_kind"
pg_restore: creating TABLE "qgep_vl.dryweather_flume_material"
pg_restore: creating TABLE "qgep_vl.electric_equipment_kind"
pg_restore: creating TABLE "qgep_vl.electromechanical_equipment_kind"
pg_restore: creating TABLE "qgep_vl.examination_recording_type"
pg_restore: creating TABLE "qgep_vl.examination_weather"
pg_restore: creating TABLE "qgep_vl.file_class"
pg_restore: creating TABLE "qgep_vl.file_kind"
pg_restore: creating TABLE "qgep_vl.groundwater_protection_zone_kind"
pg_restore: creating TABLE "qgep_vl.hydraulic_char_data_is_overflowing"
pg_restore: creating TABLE "qgep_vl.hydraulic_char_data_main_weir_kind"
pg_restore: creating TABLE "qgep_vl.hydraulic_char_data_pump_characteristics"
pg_restore: creating TABLE "qgep_vl.hydraulic_char_data_pump_usage_current"
pg_restore: creating TABLE "qgep_vl.hydraulic_char_data_status"
pg_restore: creating TABLE "qgep_vl.individual_surface_function"
pg_restore: creating TABLE "qgep_vl.individual_surface_pavement"
pg_restore: creating TABLE "qgep_vl.infiltration_installation_defects"
pg_restore: creating TABLE "qgep_vl.infiltration_installation_emergency_spillway"
pg_restore: creating TABLE "qgep_vl.infiltration_installation_labeling"
pg_restore: creating TABLE "qgep_vl.infiltration_installation_seepage_utilization"
pg_restore: creating TABLE "qgep_vl.infiltration_installation_vehicle_access"
pg_restore: creating TABLE "qgep_vl.infiltration_installation_watertightness"
pg_restore: creating TABLE "qgep_vl.infiltration_zone_infiltration_capacity"
pg_restore: creating TABLE "qgep_vl.leapingweir_opening_shape"
pg_restore: creating TABLE "qgep_vl.maintenance_event_kind"
pg_restore: creating TABLE "qgep_vl.maintenance_event_status"
pg_restore: creating TABLE "qgep_vl.measurement_result_measurement_type"
pg_restore: creating TABLE "qgep_vl.measurement_series_kind"
pg_restore: creating TABLE "qgep_vl.measuring_device_kind"
pg_restore: creating TABLE "qgep_vl.measuring_point_damming_device"
pg_restore: creating TABLE "qgep_vl.measuring_point_purpose"
pg_restore: creating TABLE "qgep_vl.mechanical_pretreatment_kind"
pg_restore: creating TABLE "qgep_vl.mutation_kind"
pg_restore: creating TABLE "qgep_vl.overflow_actuation"
pg_restore: creating TABLE "qgep_vl.overflow_adjustability"
pg_restore: creating TABLE "qgep_vl.overflow_char_kind_overflow_characteristic"
pg_restore: creating TABLE "qgep_vl.overflow_char_overflow_characteristic_digital"
pg_restore: creating TABLE "qgep_vl.overflow_control"
pg_restore: creating TABLE "qgep_vl.overflow_function"
pg_restore: creating TABLE "qgep_vl.overflow_signal_transmission"
pg_restore: creating TABLE "qgep_vl.pipe_profile_profile_type"
pg_restore: creating TABLE "qgep_vl.prank_weir_weir_edge"
pg_restore: creating TABLE "qgep_vl.prank_weir_weir_kind"
pg_restore: creating TABLE "qgep_vl.pump_contruction_type"
pg_restore: creating TABLE "qgep_vl.pump_placement_of_actuation"
pg_restore: creating TABLE "qgep_vl.pump_placement_of_pump"
pg_restore: creating TABLE "qgep_vl.pump_usage_current"
pg_restore: creating TABLE "qgep_vl.reach_point_elevation_accuracy"
pg_restore: creating TABLE "qgep_vl.reach_point_outlet_shape"
pg_restore: creating TABLE "qgep_vl.reach_text_plantype"
pg_restore: creating TABLE "qgep_vl.reach_text_texthali"
pg_restore: creating TABLE "qgep_vl.reach_text_textvali"
pg_restore: creating TABLE "qgep_vl.retention_body_kind"
pg_restore: creating TABLE "qgep_vl.river_bank_control_grade_of_river"
pg_restore: creating TABLE "qgep_vl.river_bank_river_control_type"
pg_restore: creating TABLE "qgep_vl.river_bank_shores"
pg_restore: creating TABLE "qgep_vl.river_bank_side"
pg_restore: creating TABLE "qgep_vl.river_bank_utilisation_of_shore_surroundings"
pg_restore: creating TABLE "qgep_vl.river_bank_vegetation"
pg_restore: creating TABLE "qgep_vl.river_bed_control_grade_of_river"
pg_restore: creating TABLE "qgep_vl.river_bed_kind"
pg_restore: creating TABLE "qgep_vl.river_bed_river_control_type"
pg_restore: creating TABLE "qgep_vl.river_kind"
pg_restore: creating TABLE "qgep_vl.rock_ramp_stabilisation"
pg_restore: creating TABLE "qgep_vl.sector_water_body_kind"
pg_restore: creating TABLE "qgep_vl.sludge_treatment_stabilisation"
pg_restore: creating TABLE "qgep_vl.solids_retention_type"
pg_restore: creating TABLE "qgep_vl.special_structure_emergency_spillway"
pg_restore: creating TABLE "qgep_vl.symbol_plantype"
pg_restore: creating TABLE "qgep_vl.tank_cleaning_type"
pg_restore: creating TABLE "qgep_vl.tank_emptying_type"
pg_restore: creating TABLE "qgep_vl.text_plantype"
pg_restore: creating TABLE "qgep_vl.text_texthali"
pg_restore: creating TABLE "qgep_vl.text_textvali"
pg_restore: creating TABLE "qgep_vl.throttle_shut_off_unit_actuation"
pg_restore: creating TABLE "qgep_vl.throttle_shut_off_unit_adjustability"
pg_restore: creating TABLE "qgep_vl.throttle_shut_off_unit_control"
pg_restore: creating TABLE "qgep_vl.throttle_shut_off_unit_kind"
pg_restore: creating TABLE "qgep_vl.throttle_shut_off_unit_signal_transmission"
pg_restore: creating TABLE "qgep_vl.waste_water_treatment_kind"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_symbol_plantype"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_text_plantype"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_text_texthali"
pg_restore: creating TABLE "qgep_vl.wastewater_structure_text_textvali"
pg_restore: creating TABLE "qgep_vl.water_body_protection_sector_kind"
pg_restore: creating TABLE "qgep_vl.water_catchment_kind"
pg_restore: creating TABLE "qgep_vl.water_course_segment_algae_growth"
pg_restore: creating TABLE "qgep_vl.water_course_segment_altitudinal_zone"
pg_restore: creating TABLE "qgep_vl.water_course_segment_dead_wood"
pg_restore: creating TABLE "qgep_vl.water_course_segment_depth_variability"
pg_restore: creating TABLE "qgep_vl.water_course_segment_discharge_regime"
pg_restore: creating TABLE "qgep_vl.water_course_segment_ecom_classification"
pg_restore: creating TABLE "qgep_vl.water_course_segment_kind"
pg_restore: creating TABLE "qgep_vl.water_course_segment_length_profile"
pg_restore: creating TABLE "qgep_vl.water_course_segment_macrophyte_coverage"
pg_restore: creating TABLE "qgep_vl.water_course_segment_section_morphology"
pg_restore: creating TABLE "qgep_vl.water_course_segment_slope"
pg_restore: creating TABLE "qgep_vl.water_course_segment_utilisation"
pg_restore: creating TABLE "qgep_vl.water_course_segment_water_hardness"
pg_restore: creating TABLE "qgep_vl.water_course_segment_width_variability"
pg_restore: creating TABLE "qgep_vl.wwtp_structure_kind"
pg_restore: creating DEFAULT "qgep_import.manhole_quarantine quarantine_serial"
pg_restore: from TOC entry 6193; 2604 40495 DEFAULT manhole_quarantine quarantine_serial postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_import.manhole_quarantine_quarantine_serial_seq » n'existe pas
Command was: ALTER TABLE ONLY qgep_import.manhole_quarantine ALTER COLUMN quarantine_serial SET DEFAULT nextval('qgep_import.manhole_quarantine_quarantine_serial_seq'::regclass);
pg_restore: creating DEFAULT "qgep_network.node id"
pg_restore: from TOC entry 6194; 2604 40869 DEFAULT node id postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_network.node_id_seq » n'existe pas
Command was: ALTER TABLE ONLY qgep_network.node ALTER COLUMN id SET DEFAULT nextval('qgep_network.node_id_seq'::regclass);
pg_restore: creating DEFAULT "qgep_network.segment id"
pg_restore: from TOC entry 6195; 2604 40890 DEFAULT segment id postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_network.segment_id_seq » n'existe pas
Command was: ALTER TABLE ONLY qgep_network.segment ALTER COLUMN id SET DEFAULT nextval('qgep_network.segment_id_seq'::regclass);
pg_restore: creating DEFAULT "qgep_od.vw_access_aid obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_backflow_prevention obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_benching obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_cover obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_dryweather_downspout obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_dryweather_flume obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_file obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_individual_surface obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_qgep_damage obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_qgep_maintenance obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_qgep_reach obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_qgep_reach ws_obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_qgep_reach rp_from_obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_qgep_reach rp_to_obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_qgep_wastewater_structure obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_qgep_wastewater_structure co_obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_qgep_wastewater_structure wn_obj_id"
pg_restore: creating DEFAULT "qgep_od.vw_wastewater_node obj_id"
pg_restore: creating DEFAULT "qgep_sys.dictionary_od_field id"
pg_restore: creating DEFAULT "qgep_sys.dictionary_od_values id"
pg_restore: creating DEFAULT "qgep_sys.logged_actions event_id"
pg_restore: creating DEFAULT "qgep_sys.oid_prefixes id"
pg_restore: creating DEFAULT "qgep_sys.pum_info id"
pg_restore: from TOC entry 6187; 2604 33224 DEFAULT pum_info id postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_sys.pum_info_id_seq » n'existe pas
Command was: ALTER TABLE ONLY qgep_sys.pum_info ALTER COLUMN id SET DEFAULT nextval('qgep_sys.pum_info_id_seq'::regclass);
pg_restore: processing data for table "qgep_import.manhole_quarantine"
pg_restore: processing data for table "qgep_network.node"
pg_restore: processing data for table "qgep_network.segment"
pg_restore: processing data for table "qgep_od.access_aid"
pg_restore: processing data for table "qgep_od.accident"
pg_restore: processing data for table "qgep_od.administrative_office"
pg_restore: processing data for table "qgep_od.aquifier"
pg_restore: processing data for table "qgep_od.backflow_prevention"
pg_restore: processing data for table "qgep_od.bathing_area"
pg_restore: processing data for table "qgep_od.benching"
pg_restore: processing data for table "qgep_od.blocking_debris"
pg_restore: processing data for table "qgep_od.building"
pg_restore: processing data for table "qgep_od.canton"
pg_restore: processing data for table "qgep_od.catchment_area"
pg_restore: processing data for table "qgep_od.catchment_area_text"
pg_restore: processing data for table "qgep_od.channel"
pg_restore: processing data for table "qgep_od.chute"
pg_restore: processing data for table "qgep_od.connection_object"
pg_restore: processing data for table "qgep_od.control_center"
pg_restore: processing data for table "qgep_od.cooperative"
pg_restore: processing data for table "qgep_od.cover"
pg_restore: processing data for table "qgep_od.dam"
pg_restore: processing data for table "qgep_od.damage"
pg_restore: processing data for table "qgep_od.damage_channel"
pg_restore: processing data for table "qgep_od.damage_manhole"
pg_restore: processing data for table "qgep_od.data_media"
pg_restore: processing data for table "qgep_od.discharge_point"
pg_restore: processing data for table "qgep_od.drainage_system"
pg_restore: processing data for table "qgep_od.dryweather_downspout"
pg_restore: processing data for table "qgep_od.dryweather_flume"
pg_restore: processing data for table "qgep_od.electric_equipment"
pg_restore: processing data for table "qgep_od.electromechanical_equipment"
pg_restore: processing data for table "qgep_od.examination"
pg_restore: processing data for table "qgep_od.file"
pg_restore: processing data for table "qgep_od.fish_pass"
pg_restore: processing data for table "qgep_od.ford"
pg_restore: processing data for table "qgep_od.fountain"
pg_restore: processing data for table "qgep_od.ground_water_protection_perimeter"
pg_restore: processing data for table "qgep_od.groundwater_protection_zone"
pg_restore: processing data for table "qgep_od.hazard_source"
pg_restore: processing data for table "qgep_od.hq_relation"
pg_restore: processing data for table "qgep_od.hydr_geom_relation"
pg_restore: processing data for table "qgep_od.hydr_geometry"
pg_restore: processing data for table "qgep_od.hydraulic_char_data"
pg_restore: processing data for table "qgep_od.individual_surface"
pg_restore: processing data for table "qgep_od.infiltration_installation"
pg_restore: processing data for table "qgep_od.infiltration_zone"
pg_restore: processing data for table "qgep_od.lake"
pg_restore: processing data for table "qgep_od.leapingweir"
pg_restore: processing data for table "qgep_od.lock"
pg_restore: processing data for table "qgep_od.maintenance_event"
pg_restore: processing data for table "qgep_od.manhole"
pg_restore: processing data for table "qgep_od.measurement_result"
pg_restore: processing data for table "qgep_od.measurement_series"
pg_restore: processing data for table "qgep_od.measuring_device"
pg_restore: processing data for table "qgep_od.measuring_point"
pg_restore: processing data for table "qgep_od.mechanical_pretreatment"
pg_restore: processing data for table "qgep_od.municipality"
pg_restore: processing data for table "qgep_od.mutation"
pg_restore: processing data for table "qgep_od.organisation"
pg_restore: processing data for table "qgep_od.overflow"
pg_restore: processing data for table "qgep_od.overflow_char"
pg_restore: processing data for table "qgep_od.param_ca_general"
pg_restore: processing data for table "qgep_od.param_ca_mouse1"
pg_restore: processing data for table "qgep_od.passage"
pg_restore: processing data for table "qgep_od.pipe_profile"
pg_restore: processing data for table "qgep_od.planning_zone"
pg_restore: processing data for table "qgep_od.prank_weir"
pg_restore: processing data for table "qgep_od.private"
pg_restore: processing data for table "qgep_od.profile_geometry"
pg_restore: processing data for table "qgep_od.pump"
pg_restore: processing data for table "qgep_od.re_maintenance_event_wastewater_structure"
pg_restore: processing data for table "qgep_od.reach"
pg_restore: processing data for table "qgep_od.reach_point"
pg_restore: processing data for table "qgep_od.reach_text"
pg_restore: processing data for table "qgep_od.reservoir"
pg_restore: processing data for table "qgep_od.retention_body"
pg_restore: processing data for table "qgep_od.river"
pg_restore: processing data for table "qgep_od.river_bank"
pg_restore: processing data for table "qgep_od.river_bed"
pg_restore: processing data for table "qgep_od.rock_ramp"
pg_restore: processing data for table "qgep_od.sector_water_body"
pg_restore: processing data for table "qgep_od.sludge_treatment"
pg_restore: processing data for table "qgep_od.solids_retention"
pg_restore: processing data for table "qgep_od.special_structure"
pg_restore: processing data for table "qgep_od.structure_part"
pg_restore: processing data for table "qgep_od.substance"
pg_restore: processing data for table "qgep_od.surface_runoff_parameters"
pg_restore: processing data for table "qgep_od.surface_water_bodies"
pg_restore: processing data for table "qgep_od.tank_cleaning"
pg_restore: processing data for table "qgep_od.tank_emptying"
pg_restore: processing data for table "qgep_od.throttle_shut_off_unit"
pg_restore: processing data for table "qgep_od.txt_symbol"
pg_restore: processing data for table "qgep_od.txt_text"
pg_restore: processing data for table "qgep_od.waste_water_association"
pg_restore: processing data for table "qgep_od.waste_water_treatment"
pg_restore: processing data for table "qgep_od.waste_water_treatment_plant"
pg_restore: processing data for table "qgep_od.wastewater_networkelement"
pg_restore: processing data for table "qgep_od.wastewater_node"
pg_restore: processing data for table "qgep_od.wastewater_structure"
pg_restore: processing data for table "qgep_od.wastewater_structure_symbol"
pg_restore: processing data for table "qgep_od.wastewater_structure_text"
pg_restore: processing data for table "qgep_od.water_body_protection_sector"
pg_restore: processing data for table "qgep_od.water_catchment"
pg_restore: processing data for table "qgep_od.water_control_structure"
pg_restore: processing data for table "qgep_od.water_course_segment"
pg_restore: processing data for table "qgep_od.wwtp_energy_use"
pg_restore: processing data for table "qgep_od.wwtp_structure"
pg_restore: processing data for table "qgep_od.zone"
pg_restore: processing data for table "qgep_sys.dictionary_od_field"
pg_restore: processing data for table "qgep_sys.dictionary_od_table"
pg_restore: processing data for table "qgep_sys.dictionary_od_values"
pg_restore: processing data for table "qgep_sys.logged_actions"
pg_restore: processing data for table "qgep_sys.logged_relations"
pg_restore: processing data for table "qgep_sys.oid_prefixes"
pg_restore: processing data for table "qgep_sys.pum_info"
pg_restore: processing data for table "qgep_sys.value_list_base"
pg_restore: processing data for table "qgep_vl.access_aid_kind"
pg_restore: processing data for table "qgep_vl.backflow_prevention_kind"
pg_restore: processing data for table "qgep_vl.benching_kind"
pg_restore: processing data for table "qgep_vl.catchment_area_direct_discharge_current"
pg_restore: processing data for table "qgep_vl.catchment_area_direct_discharge_planned"
pg_restore: processing data for table "qgep_vl.catchment_area_drainage_system_current"
pg_restore: processing data for table "qgep_vl.catchment_area_drainage_system_planned"
pg_restore: processing data for table "qgep_vl.catchment_area_infiltration_current"
pg_restore: processing data for table "qgep_vl.catchment_area_infiltration_planned"
pg_restore: processing data for table "qgep_vl.catchment_area_retention_current"
pg_restore: processing data for table "qgep_vl.catchment_area_retention_planned"
pg_restore: processing data for table "qgep_vl.catchment_area_text_plantype"
pg_restore: processing data for table "qgep_vl.catchment_area_text_texthali"
pg_restore: processing data for table "qgep_vl.catchment_area_text_textvali"
pg_restore: processing data for table "qgep_vl.channel_bedding_encasement"
pg_restore: processing data for table "qgep_vl.channel_connection_type"
pg_restore: processing data for table "qgep_vl.channel_function_hierarchic"
pg_restore: processing data for table "qgep_vl.channel_function_hydraulic"
pg_restore: processing data for table "qgep_vl.channel_usage_current"
pg_restore: processing data for table "qgep_vl.channel_usage_planned"
pg_restore: processing data for table "qgep_vl.chute_kind"
pg_restore: processing data for table "qgep_vl.chute_material"
pg_restore: processing data for table "qgep_vl.cover_cover_shape"
pg_restore: processing data for table "qgep_vl.cover_fastening"
pg_restore: processing data for table "qgep_vl.cover_material"
pg_restore: processing data for table "qgep_vl.cover_positional_accuracy"
pg_restore: processing data for table "qgep_vl.cover_sludge_bucket"
pg_restore: processing data for table "qgep_vl.cover_venting"
pg_restore: processing data for table "qgep_vl.dam_kind"
pg_restore: processing data for table "qgep_vl.damage_channel_channel_damage_code"
pg_restore: processing data for table "qgep_vl.damage_connection"
pg_restore: processing data for table "qgep_vl.damage_manhole_manhole_damage_code"
pg_restore: processing data for table "qgep_vl.damage_manhole_manhole_shaft_area"
pg_restore: processing data for table "qgep_vl.damage_single_damage_class"
pg_restore: processing data for table "qgep_vl.data_media_kind"
pg_restore: processing data for table "qgep_vl.discharge_point_relevance"
pg_restore: processing data for table "qgep_vl.drainage_system_kind"
pg_restore: processing data for table "qgep_vl.dryweather_flume_material"
pg_restore: processing data for table "qgep_vl.electric_equipment_kind"
pg_restore: processing data for table "qgep_vl.electromechanical_equipment_kind"
pg_restore: processing data for table "qgep_vl.examination_recording_type"
pg_restore: processing data for table "qgep_vl.examination_weather"
pg_restore: processing data for table "qgep_vl.file_class"
pg_restore: processing data for table "qgep_vl.file_kind"
pg_restore: processing data for table "qgep_vl.groundwater_protection_zone_kind"
pg_restore: processing data for table "qgep_vl.hydraulic_char_data_is_overflowing"
pg_restore: processing data for table "qgep_vl.hydraulic_char_data_main_weir_kind"
pg_restore: processing data for table "qgep_vl.hydraulic_char_data_pump_characteristics"
pg_restore: processing data for table "qgep_vl.hydraulic_char_data_pump_usage_current"
pg_restore: processing data for table "qgep_vl.hydraulic_char_data_status"
pg_restore: processing data for table "qgep_vl.individual_surface_function"
pg_restore: processing data for table "qgep_vl.individual_surface_pavement"
pg_restore: processing data for table "qgep_vl.infiltration_installation_defects"
pg_restore: processing data for table "qgep_vl.infiltration_installation_emergency_spillway"
pg_restore: processing data for table "qgep_vl.infiltration_installation_kind"
pg_restore: processing data for table "qgep_vl.infiltration_installation_labeling"
pg_restore: processing data for table "qgep_vl.infiltration_installation_seepage_utilization"
pg_restore: processing data for table "qgep_vl.infiltration_installation_vehicle_access"
pg_restore: processing data for table "qgep_vl.infiltration_installation_watertightness"
pg_restore: processing data for table "qgep_vl.infiltration_zone_infiltration_capacity"
pg_restore: processing data for table "qgep_vl.leapingweir_opening_shape"
pg_restore: processing data for table "qgep_vl.maintenance_event_kind"
pg_restore: processing data for table "qgep_vl.maintenance_event_status"
pg_restore: processing data for table "qgep_vl.manhole_function"
pg_restore: processing data for table "qgep_vl.manhole_material"
pg_restore: processing data for table "qgep_vl.manhole_surface_inflow"
pg_restore: processing data for table "qgep_vl.measurement_result_measurement_type"
pg_restore: processing data for table "qgep_vl.measurement_series_kind"
pg_restore: processing data for table "qgep_vl.measuring_device_kind"
pg_restore: processing data for table "qgep_vl.measuring_point_damming_device"
pg_restore: processing data for table "qgep_vl.measuring_point_purpose"
pg_restore: processing data for table "qgep_vl.mechanical_pretreatment_kind"
pg_restore: processing data for table "qgep_vl.mutation_kind"
pg_restore: processing data for table "qgep_vl.overflow_actuation"
pg_restore: processing data for table "qgep_vl.overflow_adjustability"
pg_restore: processing data for table "qgep_vl.overflow_char_kind_overflow_characteristic"
pg_restore: processing data for table "qgep_vl.overflow_char_overflow_characteristic_digital"
pg_restore: processing data for table "qgep_vl.overflow_control"
pg_restore: processing data for table "qgep_vl.overflow_function"
pg_restore: processing data for table "qgep_vl.overflow_signal_transmission"
pg_restore: processing data for table "qgep_vl.pipe_profile_profile_type"
pg_restore: processing data for table "qgep_vl.planning_zone_kind"
pg_restore: processing data for table "qgep_vl.prank_weir_weir_edge"
pg_restore: processing data for table "qgep_vl.prank_weir_weir_kind"
pg_restore: processing data for table "qgep_vl.pump_contruction_type"
pg_restore: processing data for table "qgep_vl.pump_placement_of_actuation"
pg_restore: processing data for table "qgep_vl.pump_placement_of_pump"
pg_restore: processing data for table "qgep_vl.pump_usage_current"
pg_restore: processing data for table "qgep_vl.reach_elevation_determination"
pg_restore: processing data for table "qgep_vl.reach_horizontal_positioning"
pg_restore: processing data for table "qgep_vl.reach_inside_coating"
pg_restore: processing data for table "qgep_vl.reach_material"
pg_restore: processing data for table "qgep_vl.reach_point_elevation_accuracy"
pg_restore: processing data for table "qgep_vl.reach_point_outlet_shape"
pg_restore: processing data for table "qgep_vl.reach_reliner_material"
pg_restore: processing data for table "qgep_vl.reach_relining_construction"
pg_restore: processing data for table "qgep_vl.reach_relining_kind"
pg_restore: processing data for table "qgep_vl.reach_text_plantype"
pg_restore: processing data for table "qgep_vl.reach_text_texthali"
pg_restore: processing data for table "qgep_vl.reach_text_textvali"
pg_restore: processing data for table "qgep_vl.retention_body_kind"
pg_restore: processing data for table "qgep_vl.river_bank_control_grade_of_river"
pg_restore: processing data for table "qgep_vl.river_bank_river_control_type"
pg_restore: processing data for table "qgep_vl.river_bank_shores"
pg_restore: processing data for table "qgep_vl.river_bank_side"
pg_restore: processing data for table "qgep_vl.river_bank_utilisation_of_shore_surroundings"
pg_restore: processing data for table "qgep_vl.river_bank_vegetation"
pg_restore: processing data for table "qgep_vl.river_bed_control_grade_of_river"
pg_restore: processing data for table "qgep_vl.river_bed_kind"
pg_restore: processing data for table "qgep_vl.river_bed_river_control_type"
pg_restore: processing data for table "qgep_vl.river_kind"
pg_restore: processing data for table "qgep_vl.rock_ramp_stabilisation"
pg_restore: processing data for table "qgep_vl.sector_water_body_kind"
pg_restore: processing data for table "qgep_vl.sludge_treatment_stabilisation"
pg_restore: processing data for table "qgep_vl.solids_retention_type"
pg_restore: processing data for table "qgep_vl.special_structure_bypass"
pg_restore: processing data for table "qgep_vl.special_structure_emergency_spillway"
pg_restore: processing data for table "qgep_vl.special_structure_function"
pg_restore: processing data for table "qgep_vl.special_structure_stormwater_tank_arrangement"
pg_restore: processing data for table "qgep_vl.structure_part_renovation_demand"
pg_restore: processing data for table "qgep_vl.symbol_plantype"
pg_restore: processing data for table "qgep_vl.tank_cleaning_type"
pg_restore: processing data for table "qgep_vl.tank_emptying_type"
pg_restore: processing data for table "qgep_vl.text_plantype"
pg_restore: processing data for table "qgep_vl.text_texthali"
pg_restore: processing data for table "qgep_vl.text_textvali"
pg_restore: processing data for table "qgep_vl.throttle_shut_off_unit_actuation"
pg_restore: processing data for table "qgep_vl.throttle_shut_off_unit_adjustability"
pg_restore: processing data for table "qgep_vl.throttle_shut_off_unit_control"
pg_restore: processing data for table "qgep_vl.throttle_shut_off_unit_kind"
pg_restore: processing data for table "qgep_vl.throttle_shut_off_unit_signal_transmission"
pg_restore: processing data for table "qgep_vl.waste_water_treatment_kind"
pg_restore: processing data for table "qgep_vl.wastewater_structure_accessibility"
pg_restore: processing data for table "qgep_vl.wastewater_structure_financing"
pg_restore: processing data for table "qgep_vl.wastewater_structure_renovation_necessity"
pg_restore: processing data for table "qgep_vl.wastewater_structure_rv_construction_type"
pg_restore: processing data for table "qgep_vl.wastewater_structure_status"
pg_restore: processing data for table "qgep_vl.wastewater_structure_structure_condition"
pg_restore: processing data for table "qgep_vl.wastewater_structure_symbol_plantype"
pg_restore: processing data for table "qgep_vl.wastewater_structure_text_plantype"
pg_restore: processing data for table "qgep_vl.wastewater_structure_text_texthali"
pg_restore: processing data for table "qgep_vl.wastewater_structure_text_textvali"
pg_restore: processing data for table "qgep_vl.water_body_protection_sector_kind"
pg_restore: processing data for table "qgep_vl.water_catchment_kind"
pg_restore: processing data for table "qgep_vl.water_course_segment_algae_growth"
pg_restore: processing data for table "qgep_vl.water_course_segment_altitudinal_zone"
pg_restore: processing data for table "qgep_vl.water_course_segment_dead_wood"
pg_restore: processing data for table "qgep_vl.water_course_segment_depth_variability"
pg_restore: processing data for table "qgep_vl.water_course_segment_discharge_regime"
pg_restore: processing data for table "qgep_vl.water_course_segment_ecom_classification"
pg_restore: processing data for table "qgep_vl.water_course_segment_kind"
pg_restore: processing data for table "qgep_vl.water_course_segment_length_profile"
pg_restore: processing data for table "qgep_vl.water_course_segment_macrophyte_coverage"
pg_restore: processing data for table "qgep_vl.water_course_segment_section_morphology"
pg_restore: processing data for table "qgep_vl.water_course_segment_slope"
pg_restore: processing data for table "qgep_vl.water_course_segment_utilisation"
pg_restore: processing data for table "qgep_vl.water_course_segment_water_hardness"
pg_restore: processing data for table "qgep_vl.water_course_segment_width_variability"
pg_restore: processing data for table "qgep_vl.wwtp_structure_kind"
pg_restore: executing SEQUENCE SET manhole_quarantine_quarantine_serial_seq
pg_restore: from TOC entry 8785; 0 0 SEQUENCE SET manhole_quarantine_quarantine_serial_seq postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_import.manhole_quarantine_quarantine_serial_seq » n'existe pas
LINE 1: SELECT pg_catalog.setval('qgep_import.manhole_quarantine_qua...
^
Command was: SELECT pg_catalog.setval('qgep_import.manhole_quarantine_quarantine_serial_seq', 1, false);
pg_restore: executing SEQUENCE SET node_id_seq
pg_restore: from TOC entry 8786; 0 0 SEQUENCE SET node_id_seq postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_network.node_id_seq » n'existe pas
LINE 1: SELECT pg_catalog.setval('qgep_network.node_id_seq', 50178, ...
^
Command was: SELECT pg_catalog.setval('qgep_network.node_id_seq', 50178, true);
pg_restore: executing SEQUENCE SET segment_id_seq
pg_restore: from TOC entry 8787; 0 0 SEQUENCE SET segment_id_seq postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_network.segment_id_seq » n'existe pas
LINE 1: SELECT pg_catalog.setval('qgep_network.segment_id_seq', 4987...
^
Command was: SELECT pg_catalog.setval('qgep_network.segment_id_seq', 49879, true);
pg_restore: executing SEQUENCE SET seq_access_aid_oid
pg_restore: executing SEQUENCE SET seq_accident_oid
pg_restore: executing SEQUENCE SET seq_administrative_office_oid
pg_restore: executing SEQUENCE SET seq_aquifier_oid
pg_restore: executing SEQUENCE SET seq_backflow_prevention_oid
pg_restore: executing SEQUENCE SET seq_bathing_area_oid
pg_restore: executing SEQUENCE SET seq_benching_oid
pg_restore: executing SEQUENCE SET seq_blocking_debris_oid
pg_restore: executing SEQUENCE SET seq_building_oid
pg_restore: executing SEQUENCE SET seq_canton_oid
pg_restore: executing SEQUENCE SET seq_catchment_area_oid
pg_restore: executing SEQUENCE SET seq_catchment_area_text_oid
pg_restore: executing SEQUENCE SET seq_channel_oid
pg_restore: executing SEQUENCE SET seq_chute_oid
pg_restore: executing SEQUENCE SET seq_connection_object_oid
pg_restore: executing SEQUENCE SET seq_control_center_oid
pg_restore: executing SEQUENCE SET seq_cooperative_oid
pg_restore: executing SEQUENCE SET seq_cover_oid
pg_restore: executing SEQUENCE SET seq_dam_oid
pg_restore: executing SEQUENCE SET seq_damage_channel_oid
pg_restore: executing SEQUENCE SET seq_damage_manhole_oid
pg_restore: executing SEQUENCE SET seq_damage_oid
pg_restore: executing SEQUENCE SET seq_data_media_oid
pg_restore: executing SEQUENCE SET seq_discharge_point_oid
pg_restore: executing SEQUENCE SET seq_drainage_system_oid
pg_restore: executing SEQUENCE SET seq_dryweather_downspout_oid
pg_restore: executing SEQUENCE SET seq_dryweather_flume_oid
pg_restore: executing SEQUENCE SET seq_electric_equipment_oid
pg_restore: executing SEQUENCE SET seq_electromechanical_equipment_oid
pg_restore: executing SEQUENCE SET seq_examination_oid
pg_restore: executing SEQUENCE SET seq_file_oid
pg_restore: executing SEQUENCE SET seq_fish_pass_oid
pg_restore: executing SEQUENCE SET seq_ford_oid
pg_restore: executing SEQUENCE SET seq_fountain_oid
pg_restore: executing SEQUENCE SET seq_ground_water_protection_perimeter_oid
pg_restore: executing SEQUENCE SET seq_groundwater_protection_zone_oid
pg_restore: executing SEQUENCE SET seq_hazard_source_oid
pg_restore: executing SEQUENCE SET seq_hq_relation_oid
pg_restore: executing SEQUENCE SET seq_hydr_geom_relation_oid
pg_restore: executing SEQUENCE SET seq_hydr_geometry_oid
pg_restore: executing SEQUENCE SET seq_hydraulic_char_data_oid
pg_restore: executing SEQUENCE SET seq_individual_surface_oid
pg_restore: executing SEQUENCE SET seq_infiltration_installation_oid
pg_restore: executing SEQUENCE SET seq_infiltration_zone_oid
pg_restore: executing SEQUENCE SET seq_lake_oid
pg_restore: executing SEQUENCE SET seq_leapingweir_oid
pg_restore: executing SEQUENCE SET seq_lock_oid
pg_restore: executing SEQUENCE SET seq_maintenance_event_oid
pg_restore: executing SEQUENCE SET seq_manhole_oid
pg_restore: executing SEQUENCE SET seq_measurement_result_oid
pg_restore: executing SEQUENCE SET seq_measurement_series_oid
pg_restore: executing SEQUENCE SET seq_measuring_device_oid
pg_restore: executing SEQUENCE SET seq_measuring_point_oid
pg_restore: executing SEQUENCE SET seq_mechanical_pretreatment_oid
pg_restore: executing SEQUENCE SET seq_municipality_oid
pg_restore: executing SEQUENCE SET seq_mutation_oid
pg_restore: executing SEQUENCE SET seq_organisation_oid
pg_restore: executing SEQUENCE SET seq_overflow_char_oid
pg_restore: executing SEQUENCE SET seq_overflow_oid
pg_restore: executing SEQUENCE SET seq_param_ca_general_oid
pg_restore: executing SEQUENCE SET seq_param_ca_mouse1_oid
pg_restore: executing SEQUENCE SET seq_passage_oid
pg_restore: executing SEQUENCE SET seq_pipe_profile_oid
pg_restore: executing SEQUENCE SET seq_planning_zone_oid
pg_restore: executing SEQUENCE SET seq_prank_weir_oid
pg_restore: executing SEQUENCE SET seq_private_oid
pg_restore: executing SEQUENCE SET seq_profile_geometry_oid
pg_restore: executing SEQUENCE SET seq_pump_oid
pg_restore: executing SEQUENCE SET seq_re_maintenance_event_wastewater_structure_oid
pg_restore: executing SEQUENCE SET seq_reach_oid
pg_restore: executing SEQUENCE SET seq_reach_point_oid
pg_restore: executing SEQUENCE SET seq_reach_text_oid
pg_restore: executing SEQUENCE SET seq_reservoir_oid
pg_restore: executing SEQUENCE SET seq_retention_body_oid
pg_restore: executing SEQUENCE SET seq_river_bank_oid
pg_restore: executing SEQUENCE SET seq_river_bed_oid
pg_restore: executing SEQUENCE SET seq_river_oid
pg_restore: executing SEQUENCE SET seq_rock_ramp_oid
pg_restore: executing SEQUENCE SET seq_sector_water_body_oid
pg_restore: executing SEQUENCE SET seq_sludge_treatment_oid
pg_restore: executing SEQUENCE SET seq_solids_retention_oid
pg_restore: executing SEQUENCE SET seq_special_structure_oid
pg_restore: executing SEQUENCE SET seq_structure_part_oid
pg_restore: executing SEQUENCE SET seq_substance_oid
pg_restore: executing SEQUENCE SET seq_surface_runoff_parameters_oid
pg_restore: executing SEQUENCE SET seq_surface_water_bodies_oid
pg_restore: executing SEQUENCE SET seq_tank_cleaning_oid
pg_restore: executing SEQUENCE SET seq_tank_emptying_oid
pg_restore: executing SEQUENCE SET seq_throttle_shut_off_unit_oid
pg_restore: executing SEQUENCE SET seq_txt_symbol_oid
pg_restore: executing SEQUENCE SET seq_txt_text_oid
pg_restore: executing SEQUENCE SET seq_waste_water_association_oid
pg_restore: executing SEQUENCE SET seq_waste_water_treatment_oid
pg_restore: executing SEQUENCE SET seq_waste_water_treatment_plant_oid
pg_restore: executing SEQUENCE SET seq_wastewater_networkelement_oid
pg_restore: executing SEQUENCE SET seq_wastewater_node_oid
pg_restore: executing SEQUENCE SET seq_wastewater_structure_oid
pg_restore: executing SEQUENCE SET seq_wastewater_structure_symbol_oid
pg_restore: executing SEQUENCE SET seq_wastewater_structure_text_oid
pg_restore: executing SEQUENCE SET seq_water_body_protection_sector_oid
pg_restore: executing SEQUENCE SET seq_water_catchment_oid
pg_restore: executing SEQUENCE SET seq_water_control_structure_oid
pg_restore: executing SEQUENCE SET seq_water_course_segment_oid
pg_restore: executing SEQUENCE SET seq_wwtp_energy_use_oid
pg_restore: executing SEQUENCE SET seq_wwtp_structure_oid
pg_restore: executing SEQUENCE SET seq_zone_oid
pg_restore: executing SEQUENCE SET dictionary_od_field_id_seq
pg_restore: executing SEQUENCE SET dictionary_od_values_id_seq
pg_restore: executing SEQUENCE SET logged_actions_event_id_seq
pg_restore: executing SEQUENCE SET oid_prefixes_id_seq
pg_restore: executing SEQUENCE SET pum_info_id_seq
pg_restore: from TOC entry 8898; 0 0 SEQUENCE SET pum_info_id_seq postgres
pg_restore: error: could not execute query: ERREUR: la relation « qgep_sys.pum_info_id_seq » n'existe pas
LINE 1: SELECT pg_catalog.setval('qgep_sys.pum_info_id_seq', 44, tru...
^
Command was: SELECT pg_catalog.setval('qgep_sys.pum_info_id_seq', 44, true);
pg_restore: creating CONSTRAINT "qgep_import.manhole_quarantine manhole_quarantine_pkey"
pg_restore: creating CONSTRAINT "qgep_network.node node_pkey"
pg_restore: creating CONSTRAINT "qgep_network.segment segment_pkey"
pg_restore: creating CONSTRAINT "qgep_od.access_aid pkey_qgep_od_access_aid_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.accident pkey_qgep_od_accident_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.administrative_office pkey_qgep_od_administrative_office_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.aquifier pkey_qgep_od_aquifier_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.backflow_prevention pkey_qgep_od_backflow_prevention_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.bathing_area pkey_qgep_od_bathing_area_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.benching pkey_qgep_od_benching_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.blocking_debris pkey_qgep_od_blocking_debris_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.building pkey_qgep_od_building_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.canton pkey_qgep_od_canton_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.catchment_area pkey_qgep_od_catchment_area_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.catchment_area_text pkey_qgep_od_catchment_area_text_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.channel pkey_qgep_od_channel_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.chute pkey_qgep_od_chute_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.connection_object pkey_qgep_od_connection_object_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.control_center pkey_qgep_od_control_center_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.cooperative pkey_qgep_od_cooperative_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.cover pkey_qgep_od_cover_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.dam pkey_qgep_od_dam_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.damage_channel pkey_qgep_od_damage_channel_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.damage_manhole pkey_qgep_od_damage_manhole_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.damage pkey_qgep_od_damage_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.data_media pkey_qgep_od_data_media_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.discharge_point pkey_qgep_od_discharge_point_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.drainage_system pkey_qgep_od_drainage_system_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.dryweather_downspout pkey_qgep_od_dryweather_downspout_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.dryweather_flume pkey_qgep_od_dryweather_flume_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.electric_equipment pkey_qgep_od_electric_equipment_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.electromechanical_equipment pkey_qgep_od_electromechanical_equipment_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.examination pkey_qgep_od_examination_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.file pkey_qgep_od_file_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.fish_pass pkey_qgep_od_fish_pass_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.ford pkey_qgep_od_ford_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.fountain pkey_qgep_od_fountain_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.ground_water_protection_perimeter pkey_qgep_od_ground_water_protection_perimeter_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.groundwater_protection_zone pkey_qgep_od_groundwater_protection_zone_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.hazard_source pkey_qgep_od_hazard_source_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.hq_relation pkey_qgep_od_hq_relation_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.hydr_geom_relation pkey_qgep_od_hydr_geom_relation_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.hydr_geometry pkey_qgep_od_hydr_geometry_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.hydraulic_char_data pkey_qgep_od_hydraulic_char_data_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.individual_surface pkey_qgep_od_individual_surface_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.infiltration_installation pkey_qgep_od_infiltration_installation_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.infiltration_zone pkey_qgep_od_infiltration_zone_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.lake pkey_qgep_od_lake_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.leapingweir pkey_qgep_od_leapingweir_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.lock pkey_qgep_od_lock_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.maintenance_event pkey_qgep_od_maintenance_event_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.manhole pkey_qgep_od_manhole_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.measurement_result pkey_qgep_od_measurement_result_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.measurement_series pkey_qgep_od_measurement_series_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.measuring_device pkey_qgep_od_measuring_device_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.measuring_point pkey_qgep_od_measuring_point_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.mechanical_pretreatment pkey_qgep_od_mechanical_pretreatment_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.municipality pkey_qgep_od_municipality_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.mutation pkey_qgep_od_mutation_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.organisation pkey_qgep_od_organisation_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.overflow_char pkey_qgep_od_overflow_char_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.overflow pkey_qgep_od_overflow_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.param_ca_general pkey_qgep_od_param_ca_general_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.param_ca_mouse1 pkey_qgep_od_param_ca_mouse1_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.passage pkey_qgep_od_passage_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.pipe_profile pkey_qgep_od_pipe_profile_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.planning_zone pkey_qgep_od_planning_zone_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.prank_weir pkey_qgep_od_prank_weir_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.private pkey_qgep_od_private_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.profile_geometry pkey_qgep_od_profile_geometry_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.pump pkey_qgep_od_pump_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.reach pkey_qgep_od_reach_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.reach_point pkey_qgep_od_reach_point_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.reach_text pkey_qgep_od_reach_text_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.reservoir pkey_qgep_od_reservoir_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.retention_body pkey_qgep_od_retention_body_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.river_bank pkey_qgep_od_river_bank_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.river_bed pkey_qgep_od_river_bed_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.river pkey_qgep_od_river_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.rock_ramp pkey_qgep_od_rock_ramp_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.sector_water_body pkey_qgep_od_sector_water_body_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.sludge_treatment pkey_qgep_od_sludge_treatment_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.solids_retention pkey_qgep_od_solids_retention_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.special_structure pkey_qgep_od_special_structure_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.structure_part pkey_qgep_od_structure_part_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.substance pkey_qgep_od_substance_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.surface_runoff_parameters pkey_qgep_od_surface_runoff_parameters_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.surface_water_bodies pkey_qgep_od_surface_water_bodies_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.tank_cleaning pkey_qgep_od_tank_cleaning_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.tank_emptying pkey_qgep_od_tank_emptying_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.throttle_shut_off_unit pkey_qgep_od_throttle_shut_off_unit_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.waste_water_association pkey_qgep_od_waste_water_association_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.waste_water_treatment pkey_qgep_od_waste_water_treatment_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.waste_water_treatment_plant pkey_qgep_od_waste_water_treatment_plant_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.wastewater_networkelement pkey_qgep_od_wastewater_networkelement_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.wastewater_node pkey_qgep_od_wastewater_node_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.wastewater_structure pkey_qgep_od_wastewater_structure_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.wastewater_structure_symbol pkey_qgep_od_wastewater_structure_symbol_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.wastewater_structure_text pkey_qgep_od_wastewater_structure_text_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.water_body_protection_sector pkey_qgep_od_water_body_protection_sector_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.water_catchment pkey_qgep_od_water_catchment_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.water_control_structure pkey_qgep_od_water_control_structure_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.water_course_segment pkey_qgep_od_water_course_segment_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.wwtp_energy_use pkey_qgep_od_wwtp_energy_use_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.wwtp_structure pkey_qgep_od_wwtp_structure_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.zone pkey_qgep_od_zone_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.re_maintenance_event_wastewater_structure pkey_qgep_re_maintenance_event_wastewater_structure_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.txt_symbol pkey_qgep_txt_symbol_obj_id"
pg_restore: creating CONSTRAINT "qgep_od.txt_text pkey_qgep_txt_text_obj_id"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_field is_dictionary_od_field_pkey"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_values is_dictionary_od_values_pkey"
pg_restore: creating CONSTRAINT "qgep_sys.logged_actions logged_actions_pkey"
pg_restore: creating CONSTRAINT "qgep_sys.logged_relations logged_relations_pkey"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_table pkey_qgep_is_dictonary_id"
pg_restore: creating CONSTRAINT "qgep_sys.oid_prefixes pkey_qgep_is_oid_prefixes_id"
pg_restore: creating CONSTRAINT "qgep_sys.value_list_base pkey_qgep_value_list_code"
pg_restore: creating CONSTRAINT "qgep_sys.pum_info pum_info_pkey"
pg_restore: creating CONSTRAINT "qgep_sys.pum_info pum_info_version_excl"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_table unq_qgep_is_dictonary_name_de"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_table unq_qgep_is_dictonary_name_en"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_table unq_qgep_is_dictonary_name_fr"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_table unq_qgep_is_dictonary_shortcut_de"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_table unq_qgep_is_dictonary_shortcut_en"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_table unq_qgep_is_dictonary_shortcut_fr"
pg_restore: creating CONSTRAINT "qgep_sys.dictionary_od_table unq_qgep_is_dictonary_tablename"
pg_restore: creating CONSTRAINT "qgep_vl.access_aid_kind pkey_qgep_vl_access_aid_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.backflow_prevention_kind pkey_qgep_vl_backflow_prevention_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.benching_kind pkey_qgep_vl_benching_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_direct_discharge_current pkey_qgep_vl_catchment_area_direct_discharge_current_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_direct_discharge_planned pkey_qgep_vl_catchment_area_direct_discharge_planned_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_drainage_system_current pkey_qgep_vl_catchment_area_drainage_system_current_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_drainage_system_planned pkey_qgep_vl_catchment_area_drainage_system_planned_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_infiltration_current pkey_qgep_vl_catchment_area_infiltration_current_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_infiltration_planned pkey_qgep_vl_catchment_area_infiltration_planned_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_retention_current pkey_qgep_vl_catchment_area_retention_current_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_retention_planned pkey_qgep_vl_catchment_area_retention_planned_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_text_plantype pkey_qgep_vl_catchment_area_text_plantype_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_text_texthali pkey_qgep_vl_catchment_area_text_texthali_code"
pg_restore: creating CONSTRAINT "qgep_vl.catchment_area_text_textvali pkey_qgep_vl_catchment_area_text_textvali_code"
pg_restore: creating CONSTRAINT "qgep_vl.channel_bedding_encasement pkey_qgep_vl_channel_bedding_encasement_code"
pg_restore: creating CONSTRAINT "qgep_vl.channel_connection_type pkey_qgep_vl_channel_connection_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.channel_function_hierarchic pkey_qgep_vl_channel_function_hierarchic_code"
pg_restore: creating CONSTRAINT "qgep_vl.channel_function_hydraulic pkey_qgep_vl_channel_function_hydraulic_code"
pg_restore: creating CONSTRAINT "qgep_vl.channel_usage_current pkey_qgep_vl_channel_usage_current_code"
pg_restore: creating CONSTRAINT "qgep_vl.channel_usage_planned pkey_qgep_vl_channel_usage_planned_code"
pg_restore: creating CONSTRAINT "qgep_vl.chute_kind pkey_qgep_vl_chute_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.chute_material pkey_qgep_vl_chute_material_code"
pg_restore: creating CONSTRAINT "qgep_vl.cover_cover_shape pkey_qgep_vl_cover_cover_shape_code"
pg_restore: creating CONSTRAINT "qgep_vl.cover_fastening pkey_qgep_vl_cover_fastening_code"
pg_restore: creating CONSTRAINT "qgep_vl.cover_material pkey_qgep_vl_cover_material_code"
pg_restore: creating CONSTRAINT "qgep_vl.cover_positional_accuracy pkey_qgep_vl_cover_positional_accuracy_code"
pg_restore: creating CONSTRAINT "qgep_vl.cover_sludge_bucket pkey_qgep_vl_cover_sludge_bucket_code"
pg_restore: creating CONSTRAINT "qgep_vl.cover_venting pkey_qgep_vl_cover_venting_code"
pg_restore: creating CONSTRAINT "qgep_vl.dam_kind pkey_qgep_vl_dam_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.damage_channel_channel_damage_code pkey_qgep_vl_damage_channel_channel_damage_code_code"
pg_restore: creating CONSTRAINT "qgep_vl.damage_connection pkey_qgep_vl_damage_connection_code"
pg_restore: creating CONSTRAINT "qgep_vl.damage_manhole_manhole_damage_code pkey_qgep_vl_damage_manhole_manhole_damage_code_code"
pg_restore: creating CONSTRAINT "qgep_vl.damage_manhole_manhole_shaft_area pkey_qgep_vl_damage_manhole_manhole_shaft_area_code"
pg_restore: creating CONSTRAINT "qgep_vl.damage_single_damage_class pkey_qgep_vl_damage_single_damage_class_code"
pg_restore: creating CONSTRAINT "qgep_vl.data_media_kind pkey_qgep_vl_data_media_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.discharge_point_relevance pkey_qgep_vl_discharge_point_relevance_code"
pg_restore: creating CONSTRAINT "qgep_vl.drainage_system_kind pkey_qgep_vl_drainage_system_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.dryweather_flume_material pkey_qgep_vl_dryweather_flume_material_code"
pg_restore: creating CONSTRAINT "qgep_vl.electric_equipment_kind pkey_qgep_vl_electric_equipment_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.electromechanical_equipment_kind pkey_qgep_vl_electromechanical_equipment_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.examination_recording_type pkey_qgep_vl_examination_recording_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.examination_weather pkey_qgep_vl_examination_weather_code"
pg_restore: creating CONSTRAINT "qgep_vl.file_class pkey_qgep_vl_file_class_code"
pg_restore: creating CONSTRAINT "qgep_vl.file_kind pkey_qgep_vl_file_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.groundwater_protection_zone_kind pkey_qgep_vl_groundwater_protection_zone_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.hydraulic_char_data_is_overflowing pkey_qgep_vl_hydraulic_char_data_is_overflowing_code"
pg_restore: creating CONSTRAINT "qgep_vl.hydraulic_char_data_main_weir_kind pkey_qgep_vl_hydraulic_char_data_main_weir_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.hydraulic_char_data_pump_characteristics pkey_qgep_vl_hydraulic_char_data_pump_characteristics_code"
pg_restore: creating CONSTRAINT "qgep_vl.hydraulic_char_data_pump_usage_current pkey_qgep_vl_hydraulic_char_data_pump_usage_current_code"
pg_restore: creating CONSTRAINT "qgep_vl.hydraulic_char_data_status pkey_qgep_vl_hydraulic_char_data_status_code"
pg_restore: creating CONSTRAINT "qgep_vl.individual_surface_function pkey_qgep_vl_individual_surface_function_code"
pg_restore: creating CONSTRAINT "qgep_vl.individual_surface_pavement pkey_qgep_vl_individual_surface_pavement_code"
pg_restore: creating CONSTRAINT "qgep_vl.infiltration_installation_defects pkey_qgep_vl_infiltration_installation_defects_code"
pg_restore: creating CONSTRAINT "qgep_vl.infiltration_installation_emergency_spillway pkey_qgep_vl_infiltration_installation_emergency_spillway_code"
pg_restore: creating CONSTRAINT "qgep_vl.infiltration_installation_kind pkey_qgep_vl_infiltration_installation_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.infiltration_installation_labeling pkey_qgep_vl_infiltration_installation_labeling_code"
pg_restore: creating CONSTRAINT "qgep_vl.infiltration_installation_seepage_utilization pkey_qgep_vl_infiltration_installation_seepage_utilization_code"
pg_restore: creating CONSTRAINT "qgep_vl.infiltration_installation_vehicle_access pkey_qgep_vl_infiltration_installation_vehicle_access_code"
pg_restore: creating CONSTRAINT "qgep_vl.infiltration_installation_watertightness pkey_qgep_vl_infiltration_installation_watertightness_code"
pg_restore: creating CONSTRAINT "qgep_vl.infiltration_zone_infiltration_capacity pkey_qgep_vl_infiltration_zone_infiltration_capacity_code"
pg_restore: creating CONSTRAINT "qgep_vl.leapingweir_opening_shape pkey_qgep_vl_leapingweir_opening_shape_code"
pg_restore: creating CONSTRAINT "qgep_vl.maintenance_event_kind pkey_qgep_vl_maintenance_event_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.maintenance_event_status pkey_qgep_vl_maintenance_event_status_code"
pg_restore: creating CONSTRAINT "qgep_vl.manhole_function pkey_qgep_vl_manhole_function_code"
pg_restore: creating CONSTRAINT "qgep_vl.manhole_material pkey_qgep_vl_manhole_material_code"
pg_restore: creating CONSTRAINT "qgep_vl.manhole_surface_inflow pkey_qgep_vl_manhole_surface_inflow_code"
pg_restore: creating CONSTRAINT "qgep_vl.measurement_result_measurement_type pkey_qgep_vl_measurement_result_measurement_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.measurement_series_kind pkey_qgep_vl_measurement_series_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.measuring_device_kind pkey_qgep_vl_measuring_device_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.measuring_point_damming_device pkey_qgep_vl_measuring_point_damming_device_code"
pg_restore: creating CONSTRAINT "qgep_vl.measuring_point_purpose pkey_qgep_vl_measuring_point_purpose_code"
pg_restore: creating CONSTRAINT "qgep_vl.mechanical_pretreatment_kind pkey_qgep_vl_mechanical_pretreatment_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.mutation_kind pkey_qgep_vl_mutation_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.overflow_actuation pkey_qgep_vl_overflow_actuation_code"
pg_restore: creating CONSTRAINT "qgep_vl.overflow_adjustability pkey_qgep_vl_overflow_adjustability_code"
pg_restore: creating CONSTRAINT "qgep_vl.overflow_char_kind_overflow_characteristic pkey_qgep_vl_overflow_char_kind_overflow_characteristic_code"
pg_restore: creating CONSTRAINT "qgep_vl.overflow_char_overflow_characteristic_digital pkey_qgep_vl_overflow_char_overflow_characteristic_digital_code"
pg_restore: creating CONSTRAINT "qgep_vl.overflow_control pkey_qgep_vl_overflow_control_code"
pg_restore: creating CONSTRAINT "qgep_vl.overflow_function pkey_qgep_vl_overflow_function_code"
pg_restore: creating CONSTRAINT "qgep_vl.overflow_signal_transmission pkey_qgep_vl_overflow_signal_transmission_code"
pg_restore: creating CONSTRAINT "qgep_vl.pipe_profile_profile_type pkey_qgep_vl_pipe_profile_profile_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.planning_zone_kind pkey_qgep_vl_planning_zone_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.prank_weir_weir_edge pkey_qgep_vl_prank_weir_weir_edge_code"
pg_restore: creating CONSTRAINT "qgep_vl.prank_weir_weir_kind pkey_qgep_vl_prank_weir_weir_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.pump_contruction_type pkey_qgep_vl_pump_contruction_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.pump_placement_of_actuation pkey_qgep_vl_pump_placement_of_actuation_code"
pg_restore: creating CONSTRAINT "qgep_vl.pump_placement_of_pump pkey_qgep_vl_pump_placement_of_pump_code"
pg_restore: creating CONSTRAINT "qgep_vl.pump_usage_current pkey_qgep_vl_pump_usage_current_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_elevation_determination pkey_qgep_vl_reach_elevation_determination_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_horizontal_positioning pkey_qgep_vl_reach_horizontal_positioning_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_inside_coating pkey_qgep_vl_reach_inside_coating_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_material pkey_qgep_vl_reach_material_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_point_elevation_accuracy pkey_qgep_vl_reach_point_elevation_accuracy_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_point_outlet_shape pkey_qgep_vl_reach_point_outlet_shape_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_reliner_material pkey_qgep_vl_reach_reliner_material_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_relining_construction pkey_qgep_vl_reach_relining_construction_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_relining_kind pkey_qgep_vl_reach_relining_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_text_plantype pkey_qgep_vl_reach_text_plantype_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_text_texthali pkey_qgep_vl_reach_text_texthali_code"
pg_restore: creating CONSTRAINT "qgep_vl.reach_text_textvali pkey_qgep_vl_reach_text_textvali_code"
pg_restore: creating CONSTRAINT "qgep_vl.retention_body_kind pkey_qgep_vl_retention_body_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_bank_control_grade_of_river pkey_qgep_vl_river_bank_control_grade_of_river_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_bank_river_control_type pkey_qgep_vl_river_bank_river_control_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_bank_shores pkey_qgep_vl_river_bank_shores_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_bank_side pkey_qgep_vl_river_bank_side_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_bank_utilisation_of_shore_surroundings pkey_qgep_vl_river_bank_utilisation_of_shore_surroundings_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_bank_vegetation pkey_qgep_vl_river_bank_vegetation_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_bed_control_grade_of_river pkey_qgep_vl_river_bed_control_grade_of_river_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_bed_kind pkey_qgep_vl_river_bed_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_bed_river_control_type pkey_qgep_vl_river_bed_river_control_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.river_kind pkey_qgep_vl_river_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.rock_ramp_stabilisation pkey_qgep_vl_rock_ramp_stabilisation_code"
pg_restore: creating CONSTRAINT "qgep_vl.sector_water_body_kind pkey_qgep_vl_sector_water_body_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.sludge_treatment_stabilisation pkey_qgep_vl_sludge_treatment_stabilisation_code"
pg_restore: creating CONSTRAINT "qgep_vl.solids_retention_type pkey_qgep_vl_solids_retention_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.special_structure_bypass pkey_qgep_vl_special_structure_bypass_code"
pg_restore: creating CONSTRAINT "qgep_vl.special_structure_emergency_spillway pkey_qgep_vl_special_structure_emergency_spillway_code"
pg_restore: creating CONSTRAINT "qgep_vl.special_structure_function pkey_qgep_vl_special_structure_function_code"
pg_restore: creating CONSTRAINT "qgep_vl.special_structure_stormwater_tank_arrangement pkey_qgep_vl_special_structure_stormwater_tank_arrangement_code"
pg_restore: creating CONSTRAINT "qgep_vl.structure_part_renovation_demand pkey_qgep_vl_structure_part_renovation_demand_code"
pg_restore: creating CONSTRAINT "qgep_vl.symbol_plantype pkey_qgep_vl_symbol_plantype_code"
pg_restore: creating CONSTRAINT "qgep_vl.tank_cleaning_type pkey_qgep_vl_tank_cleaning_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.tank_emptying_type pkey_qgep_vl_tank_emptying_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.text_plantype pkey_qgep_vl_text_plantype_code"
pg_restore: creating CONSTRAINT "qgep_vl.text_texthali pkey_qgep_vl_text_texthali_code"
pg_restore: creating CONSTRAINT "qgep_vl.text_textvali pkey_qgep_vl_text_textvali_code"
pg_restore: creating CONSTRAINT "qgep_vl.throttle_shut_off_unit_actuation pkey_qgep_vl_throttle_shut_off_unit_actuation_code"
pg_restore: creating CONSTRAINT "qgep_vl.throttle_shut_off_unit_adjustability pkey_qgep_vl_throttle_shut_off_unit_adjustability_code"
pg_restore: creating CONSTRAINT "qgep_vl.throttle_shut_off_unit_control pkey_qgep_vl_throttle_shut_off_unit_control_code"
pg_restore: creating CONSTRAINT "qgep_vl.throttle_shut_off_unit_kind pkey_qgep_vl_throttle_shut_off_unit_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.throttle_shut_off_unit_signal_transmission pkey_qgep_vl_throttle_shut_off_unit_signal_transmission_code"
pg_restore: creating CONSTRAINT "qgep_vl.waste_water_treatment_kind pkey_qgep_vl_waste_water_treatment_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_accessibility pkey_qgep_vl_wastewater_structure_accessibility_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_financing pkey_qgep_vl_wastewater_structure_financing_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_renovation_necessity pkey_qgep_vl_wastewater_structure_renovation_necessity_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_rv_construction_type pkey_qgep_vl_wastewater_structure_rv_construction_type_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_status pkey_qgep_vl_wastewater_structure_status_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_structure_condition pkey_qgep_vl_wastewater_structure_structure_condition_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_symbol_plantype pkey_qgep_vl_wastewater_structure_symbol_plantype_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_text_plantype pkey_qgep_vl_wastewater_structure_text_plantype_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_text_texthali pkey_qgep_vl_wastewater_structure_text_texthali_code"
pg_restore: creating CONSTRAINT "qgep_vl.wastewater_structure_text_textvali pkey_qgep_vl_wastewater_structure_text_textvali_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_body_protection_sector_kind pkey_qgep_vl_water_body_protection_sector_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_catchment_kind pkey_qgep_vl_water_catchment_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_algae_growth pkey_qgep_vl_water_course_segment_algae_growth_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_altitudinal_zone pkey_qgep_vl_water_course_segment_altitudinal_zone_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_dead_wood pkey_qgep_vl_water_course_segment_dead_wood_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_depth_variability pkey_qgep_vl_water_course_segment_depth_variability_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_discharge_regime pkey_qgep_vl_water_course_segment_discharge_regime_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_ecom_classification pkey_qgep_vl_water_course_segment_ecom_classification_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_kind pkey_qgep_vl_water_course_segment_kind_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_length_profile pkey_qgep_vl_water_course_segment_length_profile_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_macrophyte_coverage pkey_qgep_vl_water_course_segment_macrophyte_coverage_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_section_morphology pkey_qgep_vl_water_course_segment_section_morphology_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_slope pkey_qgep_vl_water_course_segment_slope_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_utilisation pkey_qgep_vl_water_course_segment_utilisation_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_water_hardness pkey_qgep_vl_water_course_segment_water_hardness_code"
pg_restore: creating CONSTRAINT "qgep_vl.water_course_segment_width_variability pkey_qgep_vl_water_course_segment_width_variability_code"
pg_restore: creating CONSTRAINT "qgep_vl.wwtp_structure_kind pkey_qgep_vl_wwtp_structure_kind_code"
pg_restore: creating INDEX "qgep_od.in_od_accident_identifier"
pg_restore: creating INDEX "qgep_od.in_od_aquifier_identifier"
pg_restore: creating INDEX "qgep_od.in_od_bathing_area_identifier"
pg_restore: creating INDEX "qgep_od.in_od_catchment_area_identifier"
pg_restore: creating INDEX "qgep_od.in_od_channel_function_hierarchic_usage_current"
pg_restore: creating INDEX "qgep_od.in_od_connection_object_identifier"
pg_restore: creating INDEX "qgep_od.in_od_control_center_identifier"
pg_restore: creating INDEX "qgep_od.in_od_data_media_identifier"
pg_restore: creating INDEX "qgep_od.in_od_file_identifier"
pg_restore: creating INDEX "qgep_od.in_od_fish_pass_identifier"
pg_restore: creating INDEX "qgep_od.in_od_hazard_source_identifier"
pg_restore: creating INDEX "qgep_od.in_od_hydr_geometry_identifier"
pg_restore: creating INDEX "qgep_od.in_od_hydraulic_char_data_identifier"
pg_restore: creating INDEX "qgep_od.in_od_maintenance_event_identifier"
pg_restore: creating INDEX "qgep_od.in_od_manhole_function"
pg_restore: creating INDEX "qgep_od.in_od_measurement_result_identifier"
pg_restore: creating INDEX "qgep_od.in_od_measurement_series_identifier"
pg_restore: creating INDEX "qgep_od.in_od_measuring_device_identifier"
pg_restore: creating INDEX "qgep_od.in_od_measuring_point_identifier"
pg_restore: creating INDEX "qgep_od.in_od_mechanical_pretreatment_identifier"
pg_restore: creating INDEX "qgep_od.in_od_organisation_identifier"
pg_restore: creating INDEX "qgep_od.in_od_overflow_char_identifier"
pg_restore: creating INDEX "qgep_od.in_od_overflow_identifier"
pg_restore: creating INDEX "qgep_od.in_od_pipe_profile_identifier"
pg_restore: creating INDEX "qgep_od.in_od_reach_point_identifier"
pg_restore: creating INDEX "qgep_od.in_od_retention_body_identifier"
pg_restore: creating INDEX "qgep_od.in_od_river_bank_identifier"
pg_restore: creating INDEX "qgep_od.in_od_river_bed_identifier"
pg_restore: creating INDEX "qgep_od.in_od_sector_water_body_identifier"
pg_restore: creating INDEX "qgep_od.in_od_sludge_treatment_identifier"
pg_restore: creating INDEX "qgep_od.in_od_special_structure_function"
pg_restore: creating INDEX "qgep_od.in_od_structure_part_identifier"
pg_restore: creating INDEX "qgep_od.in_od_substance_identifier"
pg_restore: creating INDEX "qgep_od.in_od_surface_runoff_parameters_identifier"
pg_restore: creating INDEX "qgep_od.in_od_surface_water_bodies_identifier"
pg_restore: creating INDEX "qgep_od.in_od_throttle_shut_off_unit_identifier"
pg_restore: creating INDEX "qgep_od.in_od_waste_water_treatment_identifier"
pg_restore: creating INDEX "qgep_od.in_od_wastewater_networkelement_identifier"
pg_restore: creating INDEX "qgep_od.in_od_wastewater_structure_identifier"
pg_restore: creating INDEX "qgep_od.in_od_water_catchment_identifier"
pg_restore: creating INDEX "qgep_od.in_od_water_control_structure_identifier"
pg_restore: creating INDEX "qgep_od.in_od_water_course_segment_identifier"
pg_restore: creating INDEX "qgep_od.in_od_wwtp_energy_use_identifier"
pg_restore: creating INDEX "qgep_od.in_od_zone_identifier"
pg_restore: creating INDEX "qgep_od.in_qgep_od_accident_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_aquifier_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_bathing_area_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_building_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_building_reference_point_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_canton_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_catchment_area_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_catchment_area_text_textpos_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_control_center_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_cover_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_drainage_system_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_fountain_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_ground_water_protection_perimeter_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_groundwater_protection_zone_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_hazard_source_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_individual_surface_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_infiltration_zone_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_lake_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_measuring_point_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_municipality_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_planning_zone_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_reach_point_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_reach_progression_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_reach_text_textpos_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_reservoir_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_sector_water_body_progression_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_vw_network_node_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_vw_network_segment_progression_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_wastewater_node_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_wastewater_structure_detail_geometry_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_wastewater_structure_symbol_symbolpos_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_wastewater_structure_text_textpos_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_water_body_protection_sector_perimeter_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_water_catchment_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_water_control_structure_situation_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_water_course_segment_from_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_od_water_course_segment_to_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_txt_symbol_symbolpos_geometry"
pg_restore: creating INDEX "qgep_od.in_qgep_txt_text_textpos_geometry"
pg_restore: creating INDEX "qgep_sys.in_qgep_is_oid_prefixes_active"
pg_restore: creating INDEX "qgep_sys.in_qgep_is_oid_prefixes_id"
pg_restore: creating INDEX "qgep_sys.logged_actions_action_idx"
pg_restore: creating INDEX "qgep_sys.logged_actions_action_tstamp_tx_stm_idx"
pg_restore: creating INDEX "qgep_sys.logged_actions_relid_idx"
pg_restore: creating RULE "qgep_od.vw_qgep_reach vw_qgep_reach_delete"
pg_restore: creating TRIGGER "qgep_import.manhole_quarantine after_insert_try_inlet_update"
pg_restore: creating TRIGGER "qgep_import.manhole_quarantine after_insert_try_outlet_update"
pg_restore: creating TRIGGER "qgep_import.manhole_quarantine after_insert_try_structure_update"
pg_restore: creating TRIGGER "qgep_import.manhole_quarantine after_mutation_delete_when_okay"
pg_restore: creating TRIGGER "qgep_import.manhole_quarantine after_update_try_inlet_update"
pg_restore: creating TRIGGER "qgep_import.manhole_quarantine after_update_try_outlet_update"
pg_restore: creating TRIGGER "qgep_import.manhole_quarantine after_update_try_structure_update"
pg_restore: creating TRIGGER "qgep_import.vw_manhole on_mutation_make_insert_or_delete"
pg_restore: creating TRIGGER "qgep_od.reach calculate_reach_length"
pg_restore: creating TRIGGER "qgep_od.cover on_cover_change"
pg_restore: creating TRIGGER "qgep_od.reach on_reach_1_delete"
pg_restore: creating TRIGGER "qgep_od.reach on_reach_2_change"
pg_restore: creating TRIGGER "qgep_od.reach_point on_reach_point_update"
pg_restore: creating TRIGGER "qgep_od.structure_part on_structure_part_change"
pg_restore: creating TRIGGER "qgep_od.wastewater_node on_wasterwaternode_change"
pg_restore: creating TRIGGER "qgep_od.wastewater_structure on_wastewater_structure_update"
pg_restore: creating TRIGGER "qgep_od.cover synchronize_level_with_altitude"
pg_restore: creating TRIGGER "qgep_od.wastewater_node synchronize_level_with_altitude"
pg_restore: creating TRIGGER "qgep_od.vw_access_aid tr_vw_access_aid_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_access_aid tr_vw_access_aid_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_access_aid tr_vw_access_aid_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_backflow_prevention tr_vw_backflow_prevention_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_backflow_prevention tr_vw_backflow_prevention_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_backflow_prevention tr_vw_backflow_prevention_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_benching tr_vw_benching_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_benching tr_vw_benching_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_benching tr_vw_benching_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_channel tr_vw_channel_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_channel tr_vw_channel_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_channel tr_vw_channel_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_cover tr_vw_cover_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_cover tr_vw_cover_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_cover tr_vw_cover_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_discharge_point tr_vw_discharge_point_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_discharge_point tr_vw_discharge_point_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_discharge_point tr_vw_discharge_point_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_dryweather_downspout tr_vw_dryweather_downspout_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_dryweather_downspout tr_vw_dryweather_downspout_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_dryweather_downspout tr_vw_dryweather_downspout_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_dryweather_flume tr_vw_dryweather_flume_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_dryweather_flume tr_vw_dryweather_flume_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_dryweather_flume tr_vw_dryweather_flume_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_individual_surface tr_vw_individual_surface_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_individual_surface tr_vw_individual_surface_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_individual_surface tr_vw_individual_surface_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_leapingweir tr_vw_leapingweir_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_leapingweir tr_vw_leapingweir_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_leapingweir tr_vw_leapingweir_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_manhole tr_vw_manhole_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_manhole tr_vw_manhole_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_manhole tr_vw_manhole_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_organisation tr_vw_organisation_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_organisation tr_vw_organisation_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_organisation tr_vw_organisation_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_prank_weir tr_vw_prank_weir_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_prank_weir tr_vw_prank_weir_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_prank_weir tr_vw_prank_weir_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_pump tr_vw_pump_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_pump tr_vw_pump_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_pump tr_vw_pump_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_damage tr_vw_qgep_damage_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_damage tr_vw_qgep_damage_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_damage tr_vw_qgep_damage_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_maintenance tr_vw_qgep_maintenance_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_maintenance tr_vw_qgep_maintenance_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_maintenance tr_vw_qgep_maintenance_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_overflow tr_vw_qgep_overflow_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_overflow tr_vw_qgep_overflow_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_overflow tr_vw_qgep_overflow_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_reach tr_vw_reach_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_reach tr_vw_reach_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_reach tr_vw_reach_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_special_structure tr_vw_special_structure_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_special_structure tr_vw_special_structure_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_special_structure tr_vw_special_structure_on_update"
pg_restore: creating TRIGGER "qgep_od.vw_wastewater_node tr_vw_wastewater_node_on_delete"
pg_restore: creating TRIGGER "qgep_od.vw_wastewater_node tr_vw_wastewater_node_on_insert"
pg_restore: creating TRIGGER "qgep_od.vw_wastewater_node tr_vw_wastewater_node_on_update"
pg_restore: creating TRIGGER "qgep_od.access_aid update_last_modified_access_aid"
pg_restore: creating TRIGGER "qgep_od.accident update_last_modified_accident"
pg_restore: creating TRIGGER "qgep_od.administrative_office update_last_modified_administrative_office"
pg_restore: creating TRIGGER "qgep_od.aquifier update_last_modified_aquifier"
pg_restore: creating TRIGGER "qgep_od.backflow_prevention update_last_modified_backflow_prevention"
pg_restore: creating TRIGGER "qgep_od.bathing_area update_last_modified_bathing_area"
pg_restore: creating TRIGGER "qgep_od.benching update_last_modified_benching"
pg_restore: creating TRIGGER "qgep_od.blocking_debris update_last_modified_blocking_debris"
pg_restore: creating TRIGGER "qgep_od.building update_last_modified_building"
pg_restore: creating TRIGGER "qgep_od.canton update_last_modified_canton"
pg_restore: creating TRIGGER "qgep_od.catchment_area update_last_modified_catchment_area"
pg_restore: creating TRIGGER "qgep_od.catchment_area_text update_last_modified_catchment_area_text"
pg_restore: creating TRIGGER "qgep_od.channel update_last_modified_channel"
pg_restore: creating TRIGGER "qgep_od.chute update_last_modified_chute"
pg_restore: creating TRIGGER "qgep_od.connection_object update_last_modified_connection_object"
pg_restore: creating TRIGGER "qgep_od.control_center update_last_modified_control_center"
pg_restore: creating TRIGGER "qgep_od.cooperative update_last_modified_cooperative"
pg_restore: creating TRIGGER "qgep_od.cover update_last_modified_cover"
pg_restore: creating TRIGGER "qgep_od.dam update_last_modified_dam"
pg_restore: creating TRIGGER "qgep_od.damage update_last_modified_damage"
pg_restore: creating TRIGGER "qgep_od.damage_channel update_last_modified_damage_channel"
pg_restore: creating TRIGGER "qgep_od.damage_manhole update_last_modified_damage_manhole"
pg_restore: creating TRIGGER "qgep_od.data_media update_last_modified_data_media"
pg_restore: creating TRIGGER "qgep_od.discharge_point update_last_modified_discharge_point"
pg_restore: creating TRIGGER "qgep_od.drainage_system update_last_modified_drainage_system"
pg_restore: creating TRIGGER "qgep_od.dryweather_downspout update_last_modified_dryweather_downspout"
pg_restore: creating TRIGGER "qgep_od.dryweather_flume update_last_modified_dryweather_flume"
pg_restore: creating TRIGGER "qgep_od.electric_equipment update_last_modified_electric_equipment"
pg_restore: creating TRIGGER "qgep_od.electromechanical_equipment update_last_modified_electromechanical_equipment"
pg_restore: creating TRIGGER "qgep_od.examination update_last_modified_examination"
pg_restore: creating TRIGGER "qgep_od.file update_last_modified_file"
pg_restore: creating TRIGGER "qgep_od.fish_pass update_last_modified_fish_pass"
pg_restore: creating TRIGGER "qgep_od.ford update_last_modified_ford"
pg_restore: creating TRIGGER "qgep_od.fountain update_last_modified_fountain"
pg_restore: creating TRIGGER "qgep_od.ground_water_protection_perimeter update_last_modified_ground_water_protection_perimeter"
pg_restore: creating TRIGGER "qgep_od.groundwater_protection_zone update_last_modified_groundwater_protection_zone"
pg_restore: creating TRIGGER "qgep_od.hazard_source update_last_modified_hazard_source"
pg_restore: creating TRIGGER "qgep_od.hq_relation update_last_modified_hq_relation"
pg_restore: creating TRIGGER "qgep_od.hydr_geom_relation update_last_modified_hydr_geom_relation"
pg_restore: creating TRIGGER "qgep_od.hydr_geometry update_last_modified_hydr_geometry"
pg_restore: creating TRIGGER "qgep_od.hydraulic_char_data update_last_modified_hydraulic_char_data"
pg_restore: creating TRIGGER "qgep_od.individual_surface update_last_modified_individual_surface"
pg_restore: creating TRIGGER "qgep_od.infiltration_installation update_last_modified_infiltration_installation"
pg_restore: creating TRIGGER "qgep_od.infiltration_zone update_last_modified_infiltration_zone"
pg_restore: creating TRIGGER "qgep_od.lake update_last_modified_lake"
pg_restore: creating TRIGGER "qgep_od.leapingweir update_last_modified_leapingweir"
pg_restore: creating TRIGGER "qgep_od.lock update_last_modified_lock"
pg_restore: creating TRIGGER "qgep_od.maintenance_event update_last_modified_maintenance_event"
pg_restore: creating TRIGGER "qgep_od.manhole update_last_modified_manhole"
pg_restore: creating TRIGGER "qgep_od.measurement_result update_last_modified_measurement_result"
pg_restore: creating TRIGGER "qgep_od.measurement_series update_last_modified_measurement_series"
pg_restore: creating TRIGGER "qgep_od.measuring_device update_last_modified_measuring_device"
pg_restore: creating TRIGGER "qgep_od.measuring_point update_last_modified_measuring_point"
pg_restore: creating TRIGGER "qgep_od.mechanical_pretreatment update_last_modified_mechanical_pretreatment"
pg_restore: creating TRIGGER "qgep_od.municipality update_last_modified_municipality"
pg_restore: creating TRIGGER "qgep_od.mutation update_last_modified_mutation"
pg_restore: creating TRIGGER "qgep_od.organisation update_last_modified_organisation"
pg_restore: creating TRIGGER "qgep_od.overflow update_last_modified_overflow"
pg_restore: creating TRIGGER "qgep_od.overflow_char update_last_modified_overflow_char"
pg_restore: creating TRIGGER "qgep_od.param_ca_general update_last_modified_param_ca_general"
pg_restore: creating TRIGGER "qgep_od.param_ca_mouse1 update_last_modified_param_ca_mouse1"
pg_restore: creating TRIGGER "qgep_od.passage update_last_modified_passage"
pg_restore: creating TRIGGER "qgep_od.pipe_profile update_last_modified_pipe_profile"
pg_restore: creating TRIGGER "qgep_od.planning_zone update_last_modified_planning_zone"
pg_restore: creating TRIGGER "qgep_od.prank_weir update_last_modified_prank_weir"
pg_restore: creating TRIGGER "qgep_od.private update_last_modified_private"
pg_restore: creating TRIGGER "qgep_od.profile_geometry update_last_modified_profile_geometry"
pg_restore: creating TRIGGER "qgep_od.pump update_last_modified_pump"
pg_restore: creating TRIGGER "qgep_od.reach update_last_modified_reach"
pg_restore: creating TRIGGER "qgep_od.reach_point update_last_modified_reach_point"
pg_restore: creating TRIGGER "qgep_od.reach_text update_last_modified_reach_text"
pg_restore: creating TRIGGER "qgep_od.reservoir update_last_modified_reservoir"
pg_restore: creating TRIGGER "qgep_od.retention_body update_last_modified_retention_body"
pg_restore: creating TRIGGER "qgep_od.river update_last_modified_river"
pg_restore: creating TRIGGER "qgep_od.river_bank update_last_modified_river_bank"
pg_restore: creating TRIGGER "qgep_od.river_bed update_last_modified_river_bed"
pg_restore: creating TRIGGER "qgep_od.rock_ramp update_last_modified_rock_ramp"
pg_restore: creating TRIGGER "qgep_od.sector_water_body update_last_modified_sector_water_body"
pg_restore: creating TRIGGER "qgep_od.sludge_treatment update_last_modified_sludge_treatment"
pg_restore: creating TRIGGER "qgep_od.solids_retention update_last_modified_solids_retention"
pg_restore: creating TRIGGER "qgep_od.special_structure update_last_modified_special_structure"
pg_restore: creating TRIGGER "qgep_od.structure_part update_last_modified_structure_part"
pg_restore: creating TRIGGER "qgep_od.substance update_last_modified_substance"
pg_restore: creating TRIGGER "qgep_od.surface_runoff_parameters update_last_modified_surface_runoff_parameters"
pg_restore: creating TRIGGER "qgep_od.surface_water_bodies update_last_modified_surface_water_bodies"
pg_restore: creating TRIGGER "qgep_od.txt_symbol update_last_modified_symbol"
pg_restore: creating TRIGGER "qgep_od.tank_cleaning update_last_modified_tank_cleaning"
pg_restore: creating TRIGGER "qgep_od.tank_emptying update_last_modified_tank_emptying"
pg_restore: creating TRIGGER "qgep_od.txt_text update_last_modified_text"
pg_restore: creating TRIGGER "qgep_od.throttle_shut_off_unit update_last_modified_throttle_shut_off_unit"
pg_restore: creating TRIGGER "qgep_od.waste_water_association update_last_modified_waste_water_association"
pg_restore: creating TRIGGER "qgep_od.waste_water_treatment update_last_modified_waste_water_treatment"
pg_restore: creating TRIGGER "qgep_od.waste_water_treatment_plant update_last_modified_waste_water_treatment_plant"
pg_restore: creating TRIGGER "qgep_od.wastewater_networkelement update_last_modified_wastewater_networkelement"
pg_restore: creating TRIGGER "qgep_od.wastewater_node update_last_modified_wastewater_node"
pg_restore: creating TRIGGER "qgep_od.wastewater_structure update_last_modified_wastewater_structure"
pg_restore: creating TRIGGER "qgep_od.wastewater_structure_symbol update_last_modified_wastewater_structure_symbol"
pg_restore: creating TRIGGER "qgep_od.wastewater_structure_text update_last_modified_wastewater_structure_text"
pg_restore: creating TRIGGER "qgep_od.water_body_protection_sector update_last_modified_water_body_protection_sector"
pg_restore: creating TRIGGER "qgep_od.water_catchment update_last_modified_water_catchment"
pg_restore: creating TRIGGER "qgep_od.water_control_structure update_last_modified_water_control_structure"
pg_restore: creating TRIGGER "qgep_od.water_course_segment update_last_modified_water_course_segment"
pg_restore: creating TRIGGER "qgep_od.wwtp_energy_use update_last_modified_wwtp_energy_use"
pg_restore: creating TRIGGER "qgep_od.wwtp_structure update_last_modified_wwtp_structure"
pg_restore: creating TRIGGER "qgep_od.zone update_last_modified_zone"
pg_restore: creating TRIGGER "qgep_od.vw_file vw_file_delete"
pg_restore: creating TRIGGER "qgep_od.vw_file vw_file_insert"
pg_restore: creating TRIGGER "qgep_od.vw_file vw_file_update"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_reach vw_qgep_reach_insert"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_reach vw_qgep_reach_update"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_wastewater_structure vw_qgep_wastewater_structure_delete"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_wastewater_structure vw_qgep_wastewater_structure_insert"
pg_restore: creating TRIGGER "qgep_od.vw_qgep_wastewater_structure vw_qgep_wastewater_structure_update"
pg_restore: creating TRIGGER "qgep_od.wastewater_networkelement ws_label_update_by_wastewater_networkelement"
pg_restore: creating TRIGGER "qgep_od.channel ws_symbology_update_by_channel"
pg_restore: creating TRIGGER "qgep_od.reach ws_symbology_update_by_reach"
pg_restore: creating TRIGGER "qgep_od.reach_point ws_symbology_update_by_reach_point"
pg_restore: creating FK CONSTRAINT "qgep_network.node node_ne_id_fkey"
pg_restore: creating FK CONSTRAINT "qgep_network.node node_rp_id_fkey"
pg_restore: creating FK CONSTRAINT "qgep_network.segment segment_from_node_fkey"
pg_restore: creating FK CONSTRAINT "qgep_network.segment segment_ne_id_fkey"
pg_restore: creating FK CONSTRAINT "qgep_network.segment segment_to_node_fkey"
pg_restore: creating FK CONSTRAINT "qgep_od.access_aid fkey_vl_access_aid_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.backflow_prevention fkey_vl_backflow_prevention_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.benching fkey_vl_benching_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area fkey_vl_catchment_area_direct_discharge_current"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area fkey_vl_catchment_area_direct_discharge_planned"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area fkey_vl_catchment_area_drainage_system_current"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area fkey_vl_catchment_area_drainage_system_planned"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area fkey_vl_catchment_area_infiltration_current"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area fkey_vl_catchment_area_infiltration_planned"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area fkey_vl_catchment_area_retention_current"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area fkey_vl_catchment_area_retention_planned"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area_text fkey_vl_catchment_area_text_plantype"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area_text fkey_vl_catchment_area_text_texthali"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area_text fkey_vl_catchment_area_text_textvali"
pg_restore: creating FK CONSTRAINT "qgep_od.channel fkey_vl_channel_bedding_encasement"
pg_restore: creating FK CONSTRAINT "qgep_od.channel fkey_vl_channel_connection_type"
pg_restore: creating FK CONSTRAINT "qgep_od.channel fkey_vl_channel_function_hierarchic"
pg_restore: creating FK CONSTRAINT "qgep_od.channel fkey_vl_channel_function_hydraulic"
pg_restore: creating FK CONSTRAINT "qgep_od.channel fkey_vl_channel_usage_current"
pg_restore: creating FK CONSTRAINT "qgep_od.channel fkey_vl_channel_usage_planned"
pg_restore: creating FK CONSTRAINT "qgep_od.chute fkey_vl_chute_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.chute fkey_vl_chute_material"
pg_restore: creating FK CONSTRAINT "qgep_od.cover fkey_vl_cover_cover_shape"
pg_restore: creating FK CONSTRAINT "qgep_od.cover fkey_vl_cover_fastening"
pg_restore: creating FK CONSTRAINT "qgep_od.cover fkey_vl_cover_material"
pg_restore: creating FK CONSTRAINT "qgep_od.cover fkey_vl_cover_positional_accuracy"
pg_restore: creating FK CONSTRAINT "qgep_od.cover fkey_vl_cover_sludge_bucket"
pg_restore: creating FK CONSTRAINT "qgep_od.cover fkey_vl_cover_venting"
pg_restore: creating FK CONSTRAINT "qgep_od.dam fkey_vl_dam_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.damage_channel fkey_vl_damage_channel_channel_damage_code"
pg_restore: creating FK CONSTRAINT "qgep_od.damage fkey_vl_damage_connection"
pg_restore: creating FK CONSTRAINT "qgep_od.damage_manhole fkey_vl_damage_manhole_manhole_damage_code"
pg_restore: creating FK CONSTRAINT "qgep_od.damage_manhole fkey_vl_damage_manhole_manhole_shaft_area"
pg_restore: creating FK CONSTRAINT "qgep_od.damage fkey_vl_damage_single_damage_class"
pg_restore: creating FK CONSTRAINT "qgep_od.data_media fkey_vl_data_media_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.discharge_point fkey_vl_discharge_point_relevance"
pg_restore: creating FK CONSTRAINT "qgep_od.drainage_system fkey_vl_drainage_system_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.dryweather_flume fkey_vl_dryweather_flume_material"
pg_restore: creating FK CONSTRAINT "qgep_od.electric_equipment fkey_vl_electric_equipment_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.electromechanical_equipment fkey_vl_electromechanical_equipment_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.examination fkey_vl_examination_recording_type"
pg_restore: creating FK CONSTRAINT "qgep_od.examination fkey_vl_examination_weather"
pg_restore: creating FK CONSTRAINT "qgep_od.file fkey_vl_file_class"
pg_restore: creating FK CONSTRAINT "qgep_od.file fkey_vl_file_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.groundwater_protection_zone fkey_vl_groundwater_protection_zone_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.hydraulic_char_data fkey_vl_hydraulic_char_data_is_overflowing"
pg_restore: creating FK CONSTRAINT "qgep_od.hydraulic_char_data fkey_vl_hydraulic_char_data_main_weir_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.hydraulic_char_data fkey_vl_hydraulic_char_data_pump_characteristics"
pg_restore: creating FK CONSTRAINT "qgep_od.hydraulic_char_data fkey_vl_hydraulic_char_data_pump_usage_current"
pg_restore: creating FK CONSTRAINT "qgep_od.hydraulic_char_data fkey_vl_hydraulic_char_data_status"
pg_restore: creating FK CONSTRAINT "qgep_od.individual_surface fkey_vl_individual_surface_function"
pg_restore: creating FK CONSTRAINT "qgep_od.individual_surface fkey_vl_individual_surface_pavement"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_installation fkey_vl_infiltration_installation_defects"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_installation fkey_vl_infiltration_installation_emergency_spillway"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_installation fkey_vl_infiltration_installation_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_installation fkey_vl_infiltration_installation_labeling"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_installation fkey_vl_infiltration_installation_seepage_utilization"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_installation fkey_vl_infiltration_installation_vehicle_access"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_installation fkey_vl_infiltration_installation_watertightness"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_zone fkey_vl_infiltration_zone_infiltration_capacity"
pg_restore: creating FK CONSTRAINT "qgep_od.leapingweir fkey_vl_leapingweir_opening_shape"
pg_restore: creating FK CONSTRAINT "qgep_od.maintenance_event fkey_vl_maintenance_event_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.maintenance_event fkey_vl_maintenance_event_status"
pg_restore: creating FK CONSTRAINT "qgep_od.manhole fkey_vl_manhole_function"
pg_restore: creating FK CONSTRAINT "qgep_od.manhole fkey_vl_manhole_material"
pg_restore: creating FK CONSTRAINT "qgep_od.manhole fkey_vl_manhole_surface_inflow"
pg_restore: creating FK CONSTRAINT "qgep_od.measurement_result fkey_vl_measurement_result_measurement_type"
pg_restore: creating FK CONSTRAINT "qgep_od.measurement_series fkey_vl_measurement_series_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_device fkey_vl_measuring_device_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_point fkey_vl_measuring_point_damming_device"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_point fkey_vl_measuring_point_purpose"
pg_restore: creating FK CONSTRAINT "qgep_od.mechanical_pretreatment fkey_vl_mechanical_pretreatment_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.mutation fkey_vl_mutation_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow fkey_vl_overflow_actuation"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow fkey_vl_overflow_adjustability"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow_char fkey_vl_overflow_char_kind_overflow_characteristic"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow_char fkey_vl_overflow_char_overflow_characteristic_digital"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow fkey_vl_overflow_control"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow fkey_vl_overflow_function"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow fkey_vl_overflow_signal_transmission"
pg_restore: creating FK CONSTRAINT "qgep_od.pipe_profile fkey_vl_pipe_profile_profile_type"
pg_restore: creating FK CONSTRAINT "qgep_od.planning_zone fkey_vl_planning_zone_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.prank_weir fkey_vl_prank_weir_weir_edge"
pg_restore: creating FK CONSTRAINT "qgep_od.prank_weir fkey_vl_prank_weir_weir_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.pump fkey_vl_pump_contruction_type"
pg_restore: creating FK CONSTRAINT "qgep_od.pump fkey_vl_pump_placement_of_actuation"
pg_restore: creating FK CONSTRAINT "qgep_od.pump fkey_vl_pump_placement_of_pump"
pg_restore: creating FK CONSTRAINT "qgep_od.pump fkey_vl_pump_usage_current"
pg_restore: creating FK CONSTRAINT "qgep_od.reach fkey_vl_reach_elevation_determination"
pg_restore: creating FK CONSTRAINT "qgep_od.reach fkey_vl_reach_horizontal_positioning"
pg_restore: creating FK CONSTRAINT "qgep_od.reach fkey_vl_reach_inside_coating"
pg_restore: creating FK CONSTRAINT "qgep_od.reach fkey_vl_reach_material"
pg_restore: creating FK CONSTRAINT "qgep_od.reach_point fkey_vl_reach_point_elevation_accuracy"
pg_restore: creating FK CONSTRAINT "qgep_od.reach_point fkey_vl_reach_point_outlet_shape"
pg_restore: creating FK CONSTRAINT "qgep_od.reach fkey_vl_reach_reliner_material"
pg_restore: creating FK CONSTRAINT "qgep_od.reach fkey_vl_reach_relining_construction"
pg_restore: creating FK CONSTRAINT "qgep_od.reach fkey_vl_reach_relining_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.reach_text fkey_vl_reach_text_plantype"
pg_restore: creating FK CONSTRAINT "qgep_od.reach_text fkey_vl_reach_text_texthali"
pg_restore: creating FK CONSTRAINT "qgep_od.reach_text fkey_vl_reach_text_textvali"
pg_restore: creating FK CONSTRAINT "qgep_od.retention_body fkey_vl_retention_body_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bank fkey_vl_river_bank_control_grade_of_river"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bank fkey_vl_river_bank_river_control_type"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bank fkey_vl_river_bank_shores"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bank fkey_vl_river_bank_side"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bank fkey_vl_river_bank_utilisation_of_shore_surroundings"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bank fkey_vl_river_bank_vegetation"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bed fkey_vl_river_bed_control_grade_of_river"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bed fkey_vl_river_bed_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bed fkey_vl_river_bed_river_control_type"
pg_restore: creating FK CONSTRAINT "qgep_od.river fkey_vl_river_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.rock_ramp fkey_vl_rock_ramp_stabilisation"
pg_restore: creating FK CONSTRAINT "qgep_od.sector_water_body fkey_vl_sector_water_body_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.sludge_treatment fkey_vl_sludge_treatment_stabilisation"
pg_restore: creating FK CONSTRAINT "qgep_od.solids_retention fkey_vl_solids_retention_type"
pg_restore: creating FK CONSTRAINT "qgep_od.special_structure fkey_vl_special_structure_bypass"
pg_restore: creating FK CONSTRAINT "qgep_od.special_structure fkey_vl_special_structure_emergency_spillway"
pg_restore: creating FK CONSTRAINT "qgep_od.special_structure fkey_vl_special_structure_function"
pg_restore: creating FK CONSTRAINT "qgep_od.special_structure fkey_vl_special_structure_stormwater_tank_arrangement"
pg_restore: creating FK CONSTRAINT "qgep_od.structure_part fkey_vl_structure_part_renovation_demand"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_symbol fkey_vl_symbol_plantype"
pg_restore: creating FK CONSTRAINT "qgep_od.tank_cleaning fkey_vl_tank_cleaning_type"
pg_restore: creating FK CONSTRAINT "qgep_od.tank_emptying fkey_vl_tank_emptying_type"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_text fkey_vl_text_plantype"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_text fkey_vl_text_texthali"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_text fkey_vl_text_textvali"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit fkey_vl_throttle_shut_off_unit_actuation"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit fkey_vl_throttle_shut_off_unit_adjustability"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit fkey_vl_throttle_shut_off_unit_control"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit fkey_vl_throttle_shut_off_unit_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit fkey_vl_throttle_shut_off_unit_signal_transmission"
pg_restore: creating FK CONSTRAINT "qgep_od.waste_water_treatment fkey_vl_waste_water_treatment_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure fkey_vl_wastewater_structure_accessibility"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure fkey_vl_wastewater_structure_financing"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure fkey_vl_wastewater_structure_renovation_necessity"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure fkey_vl_wastewater_structure_rv_construction_type"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure fkey_vl_wastewater_structure_status"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure fkey_vl_wastewater_structure_structure_condition"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure_symbol fkey_vl_wastewater_structure_symbol_plantype"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure_text fkey_vl_wastewater_structure_text_plantype"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure_text fkey_vl_wastewater_structure_text_texthali"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure_text fkey_vl_wastewater_structure_text_textvali"
pg_restore: creating FK CONSTRAINT "qgep_od.water_body_protection_sector fkey_vl_water_body_protection_sector_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.water_catchment fkey_vl_water_catchment_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_algae_growth"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_altitudinal_zone"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_dead_wood"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_depth_variability"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_discharge_regime"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_ecom_classification"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_length_profile"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_macrophyte_coverage"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_section_morphology"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_slope"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_utilisation"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_water_hardness"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment fkey_vl_water_course_segment_width_variability"
pg_restore: creating FK CONSTRAINT "qgep_od.wwtp_structure fkey_vl_wwtp_structure_kind"
pg_restore: creating FK CONSTRAINT "qgep_od.access_aid oorel_od_access_aid_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.administrative_office oorel_od_administrative_office_organisation"
pg_restore: creating FK CONSTRAINT "qgep_od.backflow_prevention oorel_od_backflow_prevention_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.benching oorel_od_benching_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.blocking_debris oorel_od_blocking_debris_water_control_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.building oorel_od_building_connection_object"
pg_restore: creating FK CONSTRAINT "qgep_od.canton oorel_od_canton_organisation"
pg_restore: creating FK CONSTRAINT "qgep_od.channel oorel_od_channel_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.chute oorel_od_chute_water_control_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.cooperative oorel_od_cooperative_organisation"
pg_restore: creating FK CONSTRAINT "qgep_od.cover oorel_od_cover_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.dam oorel_od_dam_water_control_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.damage_channel oorel_od_damage_channel_damage"
pg_restore: creating FK CONSTRAINT "qgep_od.damage_manhole oorel_od_damage_manhole_damage"
pg_restore: creating FK CONSTRAINT "qgep_od.discharge_point oorel_od_discharge_point_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.drainage_system oorel_od_drainage_system_zone"
pg_restore: creating FK CONSTRAINT "qgep_od.dryweather_downspout oorel_od_dryweather_downspout_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.dryweather_flume oorel_od_dryweather_flume_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.electric_equipment oorel_od_electric_equipment_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.electromechanical_equipment oorel_od_electromechanical_equipment_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.examination oorel_od_examination_maintenance_event"
pg_restore: creating FK CONSTRAINT "qgep_od.ford oorel_od_ford_water_control_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.fountain oorel_od_fountain_connection_object"
pg_restore: creating FK CONSTRAINT "qgep_od.ground_water_protection_perimeter oorel_od_ground_water_protection_perimeter_zone"
pg_restore: creating FK CONSTRAINT "qgep_od.groundwater_protection_zone oorel_od_groundwater_protection_zone_zone"
pg_restore: creating FK CONSTRAINT "qgep_od.individual_surface oorel_od_individual_surface_connection_object"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_installation oorel_od_infiltration_installation_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_zone oorel_od_infiltration_zone_zone"
pg_restore: creating FK CONSTRAINT "qgep_od.lake oorel_od_lake_surface_water_bodies"
pg_restore: creating FK CONSTRAINT "qgep_od.leapingweir oorel_od_leapingweir_overflow"
pg_restore: creating FK CONSTRAINT "qgep_od.lock oorel_od_lock_water_control_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.manhole oorel_od_manhole_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.municipality oorel_od_municipality_organisation"
pg_restore: creating FK CONSTRAINT "qgep_od.param_ca_general oorel_od_param_ca_general_surface_runoff_parameters"
pg_restore: creating FK CONSTRAINT "qgep_od.param_ca_mouse1 oorel_od_param_ca_mouse1_surface_runoff_parameters"
pg_restore: creating FK CONSTRAINT "qgep_od.passage oorel_od_passage_water_control_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.planning_zone oorel_od_planning_zone_zone"
pg_restore: creating FK CONSTRAINT "qgep_od.prank_weir oorel_od_prank_weir_overflow"
pg_restore: creating FK CONSTRAINT "qgep_od.private oorel_od_private_organisation"
pg_restore: creating FK CONSTRAINT "qgep_od.pump oorel_od_pump_overflow"
pg_restore: creating FK CONSTRAINT "qgep_od.reach oorel_od_reach_wastewater_networkelement"
pg_restore: creating FK CONSTRAINT "qgep_od.reservoir oorel_od_reservoir_connection_object"
pg_restore: creating FK CONSTRAINT "qgep_od.river oorel_od_river_surface_water_bodies"
pg_restore: creating FK CONSTRAINT "qgep_od.rock_ramp oorel_od_rock_ramp_water_control_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.solids_retention oorel_od_solids_retention_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.special_structure oorel_od_special_structure_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.tank_cleaning oorel_od_tank_cleaning_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.tank_emptying oorel_od_tank_emptying_structure_part"
pg_restore: creating FK CONSTRAINT "qgep_od.waste_water_association oorel_od_waste_water_association_organisation"
pg_restore: creating FK CONSTRAINT "qgep_od.waste_water_treatment_plant oorel_od_waste_water_treatment_plant_organisation"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_node oorel_od_wastewater_node_wastewater_networkelement"
pg_restore: creating FK CONSTRAINT "qgep_od.water_body_protection_sector oorel_od_water_body_protection_sector_zone"
pg_restore: creating FK CONSTRAINT "qgep_od.wwtp_structure oorel_od_wwtp_structure_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.accident rel_accident_hazard_source"
pg_restore: creating FK CONSTRAINT "qgep_od.backflow_prevention rel_backflow_prevention_pump"
pg_restore: creating FK CONSTRAINT "qgep_od.backflow_prevention rel_backflow_prevention_throttle_shut_off_unit"
pg_restore: creating FK CONSTRAINT "qgep_od.bathing_area rel_bathing_area_chute"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area_text rel_catchment_area_text_catchment_area"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area rel_catchment_area_wastewater_networkelement_rw_current"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area rel_catchment_area_wastewater_networkelement_rw_planned"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area rel_catchment_area_wastewater_networkelement_ww_current"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area rel_catchment_area_wastewater_networkelement_ww_planned"
pg_restore: creating FK CONSTRAINT "qgep_od.connection_object rel_connection_object_operator"
pg_restore: creating FK CONSTRAINT "qgep_od.connection_object rel_connection_object_owner"
pg_restore: creating FK CONSTRAINT "qgep_od.connection_object rel_connection_object_wastewater_networkelement"
pg_restore: creating FK CONSTRAINT "qgep_od.damage rel_damage_examination"
pg_restore: creating FK CONSTRAINT "qgep_od.discharge_point rel_discharge_point_sector_water_body"
pg_restore: creating FK CONSTRAINT "qgep_od.examination rel_examination_reach_point"
pg_restore: creating FK CONSTRAINT "qgep_od.fish_pass rel_fish_pass_water_control_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.hazard_source rel_hazard_source_connection_object"
pg_restore: creating FK CONSTRAINT "qgep_od.hazard_source rel_hazard_source_owner"
pg_restore: creating FK CONSTRAINT "qgep_od.hq_relation rel_hq_relation_overflow_characteristic"
pg_restore: creating FK CONSTRAINT "qgep_od.hydr_geom_relation rel_hydr_geom_relation_hydr_geometry"
pg_restore: creating FK CONSTRAINT "qgep_od.hydraulic_char_data rel_hydraulic_char_data_overflow_characteristic"
pg_restore: creating FK CONSTRAINT "qgep_od.hydraulic_char_data rel_hydraulic_char_data_wastewater_node"
pg_restore: creating FK CONSTRAINT "qgep_od.infiltration_installation rel_infiltration_installation_aquifier"
pg_restore: creating FK CONSTRAINT "qgep_od.maintenance_event rel_maintenance_event_operating_company"
pg_restore: creating FK CONSTRAINT "qgep_od.re_maintenance_event_wastewater_structure rel_maintenance_event_wastewater_structure_maintenance_event"
pg_restore: creating FK CONSTRAINT "qgep_od.re_maintenance_event_wastewater_structure rel_maintenance_event_wastewater_structure_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.measurement_result rel_measurement_result_measurement_series"
pg_restore: creating FK CONSTRAINT "qgep_od.measurement_result rel_measurement_result_measuring_device"
pg_restore: creating FK CONSTRAINT "qgep_od.measurement_series rel_measurement_series_measuring_point"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_device rel_measuring_device_measuring_point"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_point rel_measuring_point_operator"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_point rel_measuring_point_waste_water_treatment_plant"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_point rel_measuring_point_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_point rel_measuring_point_water_course_segment"
pg_restore: creating FK CONSTRAINT "qgep_od.mechanical_pretreatment rel_mechanical_pretreatment_infiltration_installation"
pg_restore: creating FK CONSTRAINT "qgep_od.mechanical_pretreatment rel_mechanical_pretreatment_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.accident rel_od_accident_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.accident rel_od_accident_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.aquifier rel_od_aquifier_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.aquifier rel_od_aquifier_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.bathing_area rel_od_bathing_area_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.bathing_area rel_od_bathing_area_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area rel_od_catchment_area_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.catchment_area rel_od_catchment_area_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.connection_object rel_od_connection_object_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.connection_object rel_od_connection_object_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.control_center rel_od_control_center_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.control_center rel_od_control_center_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.damage rel_od_damage_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.damage rel_od_damage_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.data_media rel_od_data_media_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.data_media rel_od_data_media_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.file rel_od_file_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.file rel_od_file_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.fish_pass rel_od_fish_pass_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.fish_pass rel_od_fish_pass_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.hazard_source rel_od_hazard_source_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.hazard_source rel_od_hazard_source_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.hq_relation rel_od_hq_relation_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.hq_relation rel_od_hq_relation_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.hydr_geom_relation rel_od_hydr_geom_relation_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.hydr_geom_relation rel_od_hydr_geom_relation_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.hydr_geometry rel_od_hydr_geometry_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.hydr_geometry rel_od_hydr_geometry_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.hydraulic_char_data rel_od_hydraulic_char_data_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.hydraulic_char_data rel_od_hydraulic_char_data_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.maintenance_event rel_od_maintenance_event_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.maintenance_event rel_od_maintenance_event_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.measurement_result rel_od_measurement_result_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.measurement_result rel_od_measurement_result_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.measurement_series rel_od_measurement_series_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.measurement_series rel_od_measurement_series_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_device rel_od_measuring_device_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_device rel_od_measuring_device_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_point rel_od_measuring_point_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.measuring_point rel_od_measuring_point_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.mechanical_pretreatment rel_od_mechanical_pretreatment_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.mechanical_pretreatment rel_od_mechanical_pretreatment_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.mutation rel_od_mutation_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.mutation rel_od_mutation_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.organisation rel_od_organisation_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.organisation rel_od_organisation_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow_char rel_od_overflow_char_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow_char rel_od_overflow_char_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow rel_od_overflow_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow rel_od_overflow_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.pipe_profile rel_od_pipe_profile_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.pipe_profile rel_od_pipe_profile_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.profile_geometry rel_od_profile_geometry_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.profile_geometry rel_od_profile_geometry_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.reach_point rel_od_reach_point_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.reach_point rel_od_reach_point_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.retention_body rel_od_retention_body_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.retention_body rel_od_retention_body_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bank rel_od_river_bank_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bank rel_od_river_bank_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bed rel_od_river_bed_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bed rel_od_river_bed_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.sector_water_body rel_od_sector_water_body_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.sector_water_body rel_od_sector_water_body_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.sludge_treatment rel_od_sludge_treatment_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.sludge_treatment rel_od_sludge_treatment_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.structure_part rel_od_structure_part_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.structure_part rel_od_structure_part_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.substance rel_od_substance_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.substance rel_od_substance_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.surface_runoff_parameters rel_od_surface_runoff_parameters_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.surface_runoff_parameters rel_od_surface_runoff_parameters_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.surface_water_bodies rel_od_surface_water_bodies_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.surface_water_bodies rel_od_surface_water_bodies_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit rel_od_throttle_shut_off_unit_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit rel_od_throttle_shut_off_unit_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.waste_water_treatment rel_od_waste_water_treatment_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.waste_water_treatment rel_od_waste_water_treatment_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_networkelement rel_od_wastewater_networkelement_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_networkelement rel_od_wastewater_networkelement_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure rel_od_wastewater_structure_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure rel_od_wastewater_structure_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure_symbol rel_od_wastewater_structure_symbol_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure_symbol rel_od_wastewater_structure_symbol_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.water_catchment rel_od_water_catchment_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.water_catchment rel_od_water_catchment_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.water_control_structure rel_od_water_control_structure_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.water_control_structure rel_od_water_control_structure_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment rel_od_water_course_segment_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment rel_od_water_course_segment_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.wwtp_energy_use rel_od_wwtp_energy_use_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.wwtp_energy_use rel_od_wwtp_energy_use_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.zone rel_od_zone_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.zone rel_od_zone_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow rel_overflow_control_center"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow rel_overflow_overflow_characteristic"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow rel_overflow_overflow_to"
pg_restore: creating FK CONSTRAINT "qgep_od.overflow rel_overflow_wastewater_node"
pg_restore: creating FK CONSTRAINT "qgep_od.profile_geometry rel_profile_geometry_pipe_profile"
pg_restore: creating FK CONSTRAINT "qgep_od.reach rel_reach_pipe_profile"
pg_restore: creating FK CONSTRAINT "qgep_od.reach_point rel_reach_point_wastewater_networkelement"
pg_restore: creating FK CONSTRAINT "qgep_od.reach rel_reach_reach_point_from"
pg_restore: creating FK CONSTRAINT "qgep_od.reach rel_reach_reach_point_to"
pg_restore: creating FK CONSTRAINT "qgep_od.reach_text rel_reach_text_reach"
pg_restore: creating FK CONSTRAINT "qgep_od.retention_body rel_retention_body_infiltration_installation"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bank rel_river_bank_water_course_segment"
pg_restore: creating FK CONSTRAINT "qgep_od.river_bed rel_river_bed_water_course_segment"
pg_restore: creating FK CONSTRAINT "qgep_od.sector_water_body rel_sector_water_body_chute"
pg_restore: creating FK CONSTRAINT "qgep_od.sludge_treatment rel_sludge_treatment_waste_water_treatment_plant"
pg_restore: creating FK CONSTRAINT "qgep_od.structure_part rel_structure_part_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.substance rel_substance_hazard_source"
pg_restore: creating FK CONSTRAINT "qgep_od.surface_runoff_parameters rel_surface_runoff_parameters_catchment_area"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_symbol rel_symbol_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.tank_emptying rel_tank_emptying_overflow"
pg_restore: creating FK CONSTRAINT "qgep_od.tank_emptying rel_tank_emptying_throttle_shut_off_unit"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_text rel_text_catchment_area"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_text rel_text_reach"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_text rel_text_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit rel_throttle_shut_off_unit_control_center"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit rel_throttle_shut_off_unit_overflow"
pg_restore: creating FK CONSTRAINT "qgep_od.throttle_shut_off_unit rel_throttle_shut_off_unit_wastewater_node"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_symbol rel_txt_symbol_fk_dataowner"
pg_restore: creating FK CONSTRAINT "qgep_od.txt_symbol rel_txt_symbol_fk_dataprovider"
pg_restore: creating FK CONSTRAINT "qgep_od.waste_water_treatment rel_waste_water_treatment_waste_water_treatment_plant"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_networkelement rel_wastewater_networkelement_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_node rel_wastewater_node_hydr_geometry"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure rel_wastewater_structure_cover"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure rel_wastewater_structure_main_wastewater_node"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure rel_wastewater_structure_operator"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure rel_wastewater_structure_owner"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure_symbol rel_wastewater_structure_symbol_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.wastewater_structure_text rel_wastewater_structure_text_wastewater_structure"
pg_restore: creating FK CONSTRAINT "qgep_od.water_catchment rel_water_catchment_aquifier"
pg_restore: creating FK CONSTRAINT "qgep_od.water_catchment rel_water_catchment_chute"
pg_restore: creating FK CONSTRAINT "qgep_od.water_control_structure rel_water_control_structure_water_course_segment"
pg_restore: creating FK CONSTRAINT "qgep_od.water_course_segment rel_water_course_segment_watercourse"
pg_restore: creating FK CONSTRAINT "qgep_od.wwtp_energy_use rel_wwtp_energy_use_waste_water_treatment_plant"
pg_restore: creating MATERIALIZED VIEW DATA "qgep_od.vw_network_node"
pg_restore: creating MATERIALIZED VIEW DATA "qgep_od.vw_network_segment"
pg_restore: warning: errors ignored on restore: 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment