Skip to content

Instantly share code, notes, and snippets.

@signedav
Created January 22, 2019 09:02
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 signedav/728b8dd5c1e2a6a1d84129bfaa6cdc6f to your computer and use it in GitHub Desktop.
Save signedav/728b8dd5c1e2a6a1d84129bfaa6cdc6f to your computer and use it in GitHub Desktop.
Schaffhausen Performance QGIS Server
2019-01-22 10:00:53.783 CET [4912] LOG: Anweisung: set client_encoding to 'UNICODE'
2019-01-22 10:00:53.784 CET [4912] LOG: Anweisung: select regclass('pg_class')::oid
2019-01-22 10:00:53.785 CET [4912] LOG: Anweisung: BEGIN
2019-01-22 10:00:53.786 CET [4912] LOG: Anweisung: DECLARE oidcursor BINARY CURSOR FOR select regclass('pg_class')::oid
2019-01-22 10:00:53.786 CET [4912] LOG: Anweisung: fetch forward 1 from oidcursor
2019-01-22 10:00:53.787 CET [4912] LOG: Anweisung: CLOSE oidcursor
2019-01-22 10:00:53.787 CET [4912] LOG: Anweisung: COMMIT
2019-01-22 10:00:53.788 CET [4912] LOG: Anweisung: SELECT postgis_version()
2019-01-22 10:00:53.794 CET [4912] LOG: Anweisung: SELECT postgis_geos_version(),postgis_proj_version()
2019-01-22 10:00:53.795 CET [4912] LOG: Anweisung: SELECT EXISTS ( SELECT c.oid FROM pg_class AS c JOIN pg_namespace AS n ON c.relnamespace=n.oid WHERE n.nspname='topology' AND c.relname='topology' )
2019-01-22 10:00:53.797 CET [4912] LOG: Anweisung: SELECT oid FROM pg_catalog.pg_extension WHERE extname = 'pointcloud_postgis'
2019-01-22 10:00:53.798 CET [4912] LOG: Anweisung: SET application_name='QGIS'
2019-01-22 10:00:53.799 CET [4912] LOG: Anweisung: BEGIN READ ONLY
2019-01-22 10:00:53.799 CET [4912] LOG: Anweisung: DECLARE qgis_1 BINARY CURSOR FOR SELECT st_asbinary("geometrie",'NDR'),"uuid"::text,"zonentyp_gemeinde_abk"::text,"sh_code"::text FROM "oeffentlich"."sh.zp.rechtsgueltig.grundnutzung" WHERE ("geometrie" && st_makeenvelope(2687716.72173813171684742,1283521.70757525856606662,2691056.82174153625965118,1285112.38257687981240451,2056)) AND ("sh_code" IN ('111.0','112.0','113.0','114.0','115.0','121.0','122.0','123.0','124.0','131.0','133.0','141.0','142.0','151.0','152.0','153.0','161.0','162.0','172.0','173.0','181.0','182.0','183.0','192.0','211.0','221.0','231.0','312.0','313.0','321.1','321.2','412.0','413.0','414.0','415.0','416.0','417.0','418.0','4210.','422.0','431.1','431.2','441.0','442.0'))
2019-01-22 10:00:53.804 CET [4912] LOG: Anweisung: FETCH FORWARD 2000 FROM qgis_1
2019-01-22 10:00:54.493 CET [4912] LOG: Anweisung: CLOSE qgis_1
2019-01-22 10:00:54.494 CET [4912] LOG: Anweisung: COMMIT
2019-01-22 09:59:36.070 CET [2528] LOG: Anweisung: set client_encoding to 'UNICODE'
2019-01-22 09:59:36.071 CET [2528] LOG: Anweisung: select regclass('pg_class')::oid
2019-01-22 09:59:36.072 CET [2528] LOG: Anweisung: BEGIN
2019-01-22 09:59:36.072 CET [2528] LOG: Anweisung: DECLARE oidcursor BINARY CURSOR FOR select regclass('pg_class')::oid
2019-01-22 09:59:36.073 CET [2528] LOG: Anweisung: fetch forward 1 from oidcursor
2019-01-22 09:59:36.074 CET [2528] LOG: Anweisung: CLOSE oidcursor
2019-01-22 09:59:36.074 CET [2528] LOG: Anweisung: COMMIT
2019-01-22 09:59:36.075 CET [2528] LOG: Anweisung: SELECT postgis_version()
2019-01-22 09:59:36.081 CET [2528] LOG: Anweisung: SELECT postgis_geos_version(),postgis_proj_version()
2019-01-22 09:59:36.082 CET [2528] LOG: Anweisung: SELECT EXISTS ( SELECT c.oid FROM pg_class AS c JOIN pg_namespace AS n ON c.relnamespace=n.oid WHERE n.nspname='topology' AND c.relname='topology' )
2019-01-22 09:59:36.084 CET [2528] LOG: Anweisung: SELECT oid FROM pg_catalog.pg_extension WHERE extname = 'pointcloud_postgis'
2019-01-22 09:59:36.085 CET [2528] LOG: Anweisung: SET application_name='QGIS'
2019-01-22 09:59:36.086 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.088 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.088 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.089 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.090 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.098 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Grund-, Mittel-, Berufs-, Fach- oder Hochschule' AND "angebot_in_gebaerdensprache" = 'ja')
2019-01-22 09:59:36.101 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.101 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.102 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.103 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.106 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.111 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.114 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.115 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.116 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.117 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.133 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.133 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.134 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.134 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.135 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.139 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Geschäfte' AND "angebot_in_gebaerdensprache" = 'ja')
2019-01-22 09:59:36.140 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.140 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.141 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.141 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.144 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.147 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.149 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.149 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.150 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.151 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.162 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.162 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.163 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.164 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.164 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.168 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kino' OR "kategorie" = 'Schwimmbad' OR "kategorie" = 'Zoo' OR "kategorie" = 'Sporthalle') AND "angebot_in_gebaerdensprache" = 'ja')
2019-01-22 09:59:36.169 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.169 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.170 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.170 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.173 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.176 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.178 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.178 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.179 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.180 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.193 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.194 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.194 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.195 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.196 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.199 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Apotheke oder Drogerie' OR "kategorie" = 'Öffentliche WC-Anlage') AND "angebot_in_gebaerdensprache" = 'ja')
2019-01-22 09:59:36.200 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.201 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.201 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.202 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.205 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.207 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.209 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.210 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.210 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.212 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.225 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.225 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.226 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.227 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.228 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.231 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Arzt- oder Zahnarztpraxis' OR "kategorie" = 'Spital oder Heim') AND "angebot_in_gebaerdensprache" = 'ja')
2019-01-22 09:59:36.232 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.232 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.233 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.234 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.237 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.239 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.241 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.242 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.242 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.243 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.255 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.256 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.256 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.257 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.258 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.261 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kongresshalle' OR "kategorie" = 'Museum oder Galerie' OR "kategorie" = 'Bibliothek' OR "kategorie" = 'Tourismusinformationszentrum' OR "kategorie" = 'Park oder Friedhof' or "kategorie" = 'Konzerthalle, Oper oder Theatersaal') AND "angebot_in_gebaerdensprache" = 'ja')
2019-01-22 09:59:36.262 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.263 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.263 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.264 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.267 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.269 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.271 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.271 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.272 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.273 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.284 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.285 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.285 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.286 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.287 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.290 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bahnhof' OR "kategorie" = 'Tankstelle') AND "angebot_in_gebaerdensprache" = 'ja')
2019-01-22 09:59:36.291 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.291 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.292 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.293 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.295 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.298 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.300 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.300 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.301 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.302 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.313 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.313 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.314 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.315 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.316 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.319 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Restaurant, Café oder Bar' OR "kategorie" = 'Hotel, Pension, Bed & Breakfast') AND "angebot_in_gebaerdensprache" = 'ja')
2019-01-22 09:59:36.320 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.320 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.321 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.322 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.325 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.327 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.329 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.329 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.330 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.331 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.342 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.343 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.343 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.344 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.345 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.348 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bank' or "kategorie" = 'Geldautomat' or "kategorie" = 'Post' or "kategorie" = 'Verwaltung oder Amt') AND "angebot_in_gebaerdensprache" = 'ja')
2019-01-22 09:59:36.349 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.350 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.350 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.351 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.354 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.357 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.359 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.360 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.361 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.362 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.372 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.373 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.374 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.374 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.375 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.379 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Grund-, Mittel-, Berufs-, Fach- oder Hochschule' AND "anlagen_einrichtungen_fuer_menschen_mit_hoerbehinderung" = 'ja')
2019-01-22 09:59:36.379 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.380 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.380 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.381 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.384 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.386 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.388 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.389 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.389 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.391 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.403 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.404 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.404 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.405 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.406 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.409 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Geschäfte' AND "anlagen_einrichtungen_fuer_menschen_mit_hoerbehinderung" = 'ja')
2019-01-22 09:59:36.410 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.410 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.411 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.411 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.416 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.418 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.420 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.420 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.421 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.422 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.432 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.433 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.434 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.434 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.435 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.438 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kino' OR "kategorie" = 'Schwimmbad' OR "kategorie" = 'Zoo' OR "kategorie" = 'Sporthalle') AND "anlagen_einrichtungen_fuer_menschen_mit_hoerbehinderung" = 'ja')
2019-01-22 09:59:36.439 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.440 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.440 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.441 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.444 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.446 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.448 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.449 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.449 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.450 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.460 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.461 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.462 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.462 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.463 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.467 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Apotheke oder Drogerie' OR "kategorie" = 'Öffentliche WC-Anlage') AND "anlagen_einrichtungen_fuer_menschen_mit_hoerbehinderung" = 'ja')
2019-01-22 09:59:36.467 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.468 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.468 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.469 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.472 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.474 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.476 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.477 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.478 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.479 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.489 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.490 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.490 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.491 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.492 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.495 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Arzt- oder Zahnarztpraxis' OR "kategorie" = 'Spital oder Heim') AND "anlagen_einrichtungen_fuer_menschen_mit_hoerbehinderung" = 'ja')
2019-01-22 09:59:36.496 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.496 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.497 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.498 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.501 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.503 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.505 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.506 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.506 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.507 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.518 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.519 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.519 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.520 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.521 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.524 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kongresshalle' OR "kategorie" = 'Museum oder Galerie' OR "kategorie" = 'Bibliothek' OR "kategorie" = 'Tourismusinformationszentrum' OR "kategorie" = 'Park oder Friedhof' or "kategorie" = 'Konzerthalle, Oper oder Theatersaal') AND "anlagen_einrichtungen_fuer_menschen_mit_hoerbehinderung" = 'ja')
2019-01-22 09:59:36.525 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.526 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.526 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.527 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.530 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.532 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.534 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.535 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.535 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.537 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.547 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.548 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.548 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.549 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.550 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.556 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bahnhof' OR "kategorie" = 'Tankstelle') AND "anlagen_einrichtungen_fuer_menschen_mit_hoerbehinderung" = 'ja')
2019-01-22 09:59:36.557 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.557 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.558 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.559 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.562 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.566 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.569 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.570 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.570 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.572 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.583 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.584 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.584 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.585 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.586 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.592 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Restaurant, Café oder Bar' OR "kategorie" = 'Hotel, Pension, Bed & Breakfast') AND "anlagen_einrichtungen_fuer_menschen_mit_hoerbehinderung" = 'ja')
2019-01-22 09:59:36.593 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.594 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.594 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.595 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.599 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.602 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.605 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.606 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.607 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.608 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.619 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.619 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.620 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.621 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.622 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.628 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bank' or "kategorie" = 'Geldautomat' or "kategorie" = 'Post' or "kategorie" = 'Verwaltung oder Amt') AND "anlagen_einrichtungen_fuer_menschen_mit_hoerbehinderung" = 'ja')
2019-01-22 09:59:36.629 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.629 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.630 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.631 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.634 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.638 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.640 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.641 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.642 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.643 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.653 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.654 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.655 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.656 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.657 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.662 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Grund-, Mittel-, Berufs-, Fach- oder Hochschule' AND "induktionsschleife_vorhanden" = 'ja')
2019-01-22 09:59:36.663 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.663 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.664 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.665 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.668 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.672 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.674 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.675 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.676 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.677 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.690 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.691 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.692 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.693 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.694 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.700 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Geschäfte' AND "induktionsschleife_vorhanden" = 'ja')
2019-01-22 09:59:36.701 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.701 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.702 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.703 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.706 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.710 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.713 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.714 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.715 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.716 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.727 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.727 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.728 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.729 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.730 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.736 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kino' OR "kategorie" = 'Schwimmbad' OR "kategorie" = 'Zoo' OR "kategorie" = 'Sporthalle') AND "induktionsschleife_vorhanden" = 'ja')
2019-01-22 09:59:36.737 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.738 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.738 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.739 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.743 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.746 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.749 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.750 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.751 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.752 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.763 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.764 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.765 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.765 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.766 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.773 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Apotheke oder Drogerie' OR "kategorie" = 'Öffentliche WC-Anlage') AND "induktionsschleife_vorhanden" = 'ja')
2019-01-22 09:59:36.773 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.774 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.775 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.776 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.779 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.783 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.786 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.787 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.787 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.789 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.800 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.800 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.801 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.802 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.803 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.807 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Arzt- oder Zahnarztpraxis' OR "kategorie" = 'Spital oder Heim') AND "induktionsschleife_vorhanden" = 'ja')
2019-01-22 09:59:36.807 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.808 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.809 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.809 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.812 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.815 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.816 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.817 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.818 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.819 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.829 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.830 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.830 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.831 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.832 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.835 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kongresshalle' OR "kategorie" = 'Museum oder Galerie' OR "kategorie" = 'Bibliothek' OR "kategorie" = 'Tourismusinformationszentrum' OR "kategorie" = 'Park oder Friedhof' or "kategorie" = 'Konzerthalle, Oper oder Theatersaal') AND "induktionsschleife_vorhanden" = 'ja')
2019-01-22 09:59:36.836 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.837 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.837 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.838 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.841 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.843 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.845 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.845 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.846 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.847 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.858 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.858 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.859 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.860 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.861 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.864 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bahnhof' OR "kategorie" = 'Tankstelle') AND "induktionsschleife_vorhanden" = 'ja')
2019-01-22 09:59:36.865 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.865 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.866 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.867 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.870 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.872 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.874 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.875 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.875 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.877 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.887 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.888 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.888 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.889 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.890 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.893 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Restaurant, Café oder Bar' OR "kategorie" = 'Hotel, Pension, Bed & Breakfast') AND "induktionsschleife_vorhanden" = 'ja')
2019-01-22 09:59:36.894 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.894 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.895 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.896 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.898 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.901 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.903 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.903 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.904 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.905 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.915 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.916 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.917 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.917 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.918 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.921 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bank' or "kategorie" = 'Geldautomat' or "kategorie" = 'Post' or "kategorie" = 'Verwaltung oder Amt') AND "induktionsschleife_vorhanden" = 'ja')
2019-01-22 09:59:36.922 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.923 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.923 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.924 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.927 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.929 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.931 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.932 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.932 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.933 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.944 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.944 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.945 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.945 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.946 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.950 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Grund-, Mittel-, Berufs-, Fach- oder Hochschule' AND "anlagen_einrichtungen_fuer_menschen_mit_sehbehinderung" = 'ja')
2019-01-22 09:59:36.950 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.951 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.952 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.952 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.955 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.957 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.959 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.960 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.960 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.961 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:36.973 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:36.974 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:36.975 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:36.975 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:36.976 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:36.979 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Geschäfte' AND "anlagen_einrichtungen_fuer_menschen_mit_sehbehinderung" = 'ja')
2019-01-22 09:59:36.980 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:36.981 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:36.981 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:36.982 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:36.985 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:36.987 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:36.989 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:36.989 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:36.990 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:36.991 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.001 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.002 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.003 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.003 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.004 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.007 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kino' OR "kategorie" = 'Schwimmbad' OR "kategorie" = 'Zoo' OR "kategorie" = 'Sporthalle') AND "anlagen_einrichtungen_fuer_menschen_mit_sehbehinderung" = 'ja')
2019-01-22 09:59:37.008 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.009 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.009 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.010 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.013 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.015 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.017 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.017 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.018 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.019 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.029 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.030 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.031 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.031 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.032 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.036 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Apotheke oder Drogerie' OR "kategorie" = 'Öffentliche WC-Anlage') AND "anlagen_einrichtungen_fuer_menschen_mit_sehbehinderung" = 'ja')
2019-01-22 09:59:37.036 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.037 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.037 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.038 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.041 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.043 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.045 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.046 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.046 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.047 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.058 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.058 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.059 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.060 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.061 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.064 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Arzt- oder Zahnarztpraxis' OR "kategorie" = 'Spital oder Heim') AND "anlagen_einrichtungen_fuer_menschen_mit_sehbehinderung" = 'ja')
2019-01-22 09:59:37.065 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.065 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.066 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.066 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.069 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.072 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.074 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.074 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.075 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.076 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.086 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.087 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.087 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.088 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.089 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.092 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kongresshalle' OR "kategorie" = 'Museum oder Galerie' OR "kategorie" = 'Bibliothek' OR "kategorie" = 'Tourismusinformationszentrum' OR "kategorie" = 'Park oder Friedhof' or "kategorie" = 'Konzerthalle, Oper oder Theatersaal') AND "anlagen_einrichtungen_fuer_menschen_mit_sehbehinderung" = 'ja')
2019-01-22 09:59:37.093 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.093 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.094 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.094 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.097 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.100 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.101 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.102 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.103 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.104 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.114 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.115 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.115 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.116 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.117 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.120 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bahnhof' OR "kategorie" = 'Tankstelle') AND "anlagen_einrichtungen_fuer_menschen_mit_sehbehinderung" = 'ja')
2019-01-22 09:59:37.121 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.121 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.122 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.122 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.125 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.127 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.129 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.130 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.130 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.132 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.142 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.142 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.143 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.144 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.144 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.149 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Restaurant, Café oder Bar' OR "kategorie" = 'Hotel, Pension, Bed & Breakfast') AND "anlagen_einrichtungen_fuer_menschen_mit_sehbehinderung" = 'ja')
2019-01-22 09:59:37.149 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.150 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.151 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.151 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.154 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.157 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.159 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.159 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.160 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.161 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.172 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.172 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.173 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.173 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.174 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.179 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bank' or "kategorie" = 'Geldautomat' or "kategorie" = 'Post' or "kategorie" = 'Verwaltung oder Amt') AND "anlagen_einrichtungen_fuer_menschen_mit_sehbehinderung" = 'ja')
2019-01-22 09:59:37.180 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.180 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.181 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.181 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.184 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.187 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.188 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.189 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.190 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.191 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.202 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.202 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.203 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.203 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.204 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.207 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Grund-, Mittel-, Berufs-, Fach- oder Hochschule' AND "zugaenglich_fuer_menschen_mit_einer_gehbehinderung" = 'ja')
2019-01-22 09:59:37.208 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.209 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.209 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.210 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.213 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.215 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.217 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.218 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.218 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.219 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.231 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.232 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.233 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.234 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.234 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.238 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Geschäfte' AND "zugaenglich_fuer_menschen_mit_einer_gehbehinderung" = 'ja')
2019-01-22 09:59:37.239 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.239 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.240 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.241 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.243 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.246 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.248 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.249 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.249 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.250 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.261 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.262 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.262 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.263 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.263 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.267 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kino' OR "kategorie" = 'Schwimmbad' OR "kategorie" = 'Zoo' OR "kategorie" = 'Sporthalle') AND "zugaenglich_fuer_menschen_mit_einer_gehbehinderung" = 'ja')
2019-01-22 09:59:37.268 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.268 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.269 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.269 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.272 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.275 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.276 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.277 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.278 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.279 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.289 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.290 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.291 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.291 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.292 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.296 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Apotheke oder Drogerie' OR "kategorie" = 'Öffentliche WC-Anlage') AND "zugaenglich_fuer_menschen_mit_einer_gehbehinderung" = 'ja')
2019-01-22 09:59:37.296 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.297 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.298 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.298 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.301 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.303 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.305 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.306 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.307 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.308 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.318 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.319 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.319 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.320 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.321 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.324 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Arzt- oder Zahnarztpraxis' OR "kategorie" = 'Spital oder Heim') AND "zugaenglich_fuer_menschen_mit_einer_gehbehinderung" = 'ja')
2019-01-22 09:59:37.325 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.326 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.326 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.327 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.330 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.332 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.334 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.335 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.335 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.337 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.348 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.349 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.349 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.354 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.355 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.359 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kongresshalle' OR "kategorie" = 'Museum oder Galerie' OR "kategorie" = 'Bibliothek' OR "kategorie" = 'Tourismusinformationszentrum' OR "kategorie" = 'Park oder Friedhof' or "kategorie" = 'Konzerthalle, Oper oder Theatersaal') AND "zugaenglich_fuer_menschen_mit_einer_gehbehinderung" = 'ja')
2019-01-22 09:59:37.360 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.360 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.361 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.361 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.364 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.374 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.376 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.377 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.378 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.379 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.390 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.390 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.391 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.392 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.392 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.396 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bahnhof' OR "kategorie" = 'Tankstelle') AND "zugaenglich_fuer_menschen_mit_einer_gehbehinderung" = 'ja')
2019-01-22 09:59:37.404 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.405 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.405 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.406 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.409 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.411 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.413 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.414 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.424 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.425 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.438 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.461 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.462 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.462 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.463 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.475 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Restaurant, Café oder Bar' OR "kategorie" = 'Hotel, Pension, Bed & Breakfast') AND "zugaenglich_fuer_menschen_mit_einer_gehbehinderung" = 'ja')
2019-01-22 09:59:37.476 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.477 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.480 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.480 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.484 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.486 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.488 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.489 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.489 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.491 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.502 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.503 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.503 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.504 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.505 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.509 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bank' or "kategorie" = 'Geldautomat' or "kategorie" = 'Post' or "kategorie" = 'Verwaltung oder Amt') AND "zugaenglich_fuer_menschen_mit_einer_gehbehinderung" = 'ja')
2019-01-22 09:59:37.509 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.510 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.511 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.511 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.514 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.517 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.519 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.519 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.520 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.521 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.532 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.533 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.533 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.534 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.535 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.539 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Grund-, Mittel-, Berufs-, Fach- oder Hochschule' AND "angebot_fuer_menschen_mit_kognitiver_beeintraechtigung" = 'ja')
2019-01-22 09:59:37.539 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.540 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.541 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.541 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.544 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.547 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.549 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.549 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.550 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.551 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.564 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.565 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.566 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.566 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.568 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.572 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Geschäfte' AND "angebot_fuer_menschen_mit_kognitiver_beeintraechtigung" = 'ja')
2019-01-22 09:59:37.573 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.573 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.574 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.575 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.577 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.580 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.582 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.583 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.584 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.585 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.596 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.597 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.598 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.599 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.600 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.603 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kino' OR "kategorie" = 'Schwimmbad' OR "kategorie" = 'Zoo' OR "kategorie" = 'Sporthalle') AND "angebot_fuer_menschen_mit_kognitiver_beeintraechtigung" = 'ja')
2019-01-22 09:59:37.604 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.605 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.605 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.606 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.610 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.612 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.615 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.615 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.616 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.617 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.629 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.629 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.630 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.631 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.632 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.635 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Apotheke oder Drogerie' OR "kategorie" = 'Öffentliche WC-Anlage') AND "angebot_fuer_menschen_mit_kognitiver_beeintraechtigung" = 'ja')
2019-01-22 09:59:37.636 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.636 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.637 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.638 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.641 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.643 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.646 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.646 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.647 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.654 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.665 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.666 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.666 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.667 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.668 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.672 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Arzt- oder Zahnarztpraxis' OR "kategorie" = 'Spital oder Heim') AND "angebot_fuer_menschen_mit_kognitiver_beeintraechtigung" = 'ja')
2019-01-22 09:59:37.672 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.673 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.674 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.674 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.677 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.680 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.682 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.682 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.683 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.684 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.695 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.696 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.697 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.697 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.698 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.702 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Kongresshalle' OR "kategorie" = 'Museum oder Galerie' OR "kategorie" = 'Bibliothek' OR "kategorie" = 'Tourismusinformationszentrum' OR "kategorie" = 'Park oder Friedhof' or "kategorie" = 'Konzerthalle, Oper oder Theatersaal') AND "angebot_fuer_menschen_mit_kognitiver_beeintraechtigung" = 'ja')
2019-01-22 09:59:37.703 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.704 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.704 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.705 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.708 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.711 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.713 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.713 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.714 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.715 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.726 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.727 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.728 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.728 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.729 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.733 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bahnhof' OR "kategorie" = 'Tankstelle') AND "angebot_fuer_menschen_mit_kognitiver_beeintraechtigung" = 'ja')
2019-01-22 09:59:37.734 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.734 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.735 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.736 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.738 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.741 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.743 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.744 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.745 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.746 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.757 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.757 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.758 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.759 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.760 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.763 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Restaurant, Café oder Bar' OR "kategorie" = 'Hotel, Pension, Bed & Breakfast') AND "angebot_fuer_menschen_mit_kognitiver_beeintraechtigung" = 'ja')
2019-01-22 09:59:37.764 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.764 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.765 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.766 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.769 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.771 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.773 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.774 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.774 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.775 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.789 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:37.790 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.791 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:37.791 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:37.792 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.795 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE (("kategorie" = 'Bank' or "kategorie" = 'Geldautomat' or "kategorie" = 'Post' or "kategorie" = 'Verwaltung oder Amt') AND "angebot_fuer_menschen_mit_kognitiver_beeintraechtigung" = 'ja')
2019-01-22 09:59:37.796 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:37.797 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:37.797 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:37.798 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.801 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:37.803 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.805 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:37.806 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.807 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.808 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.819 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.energie.erdsonden.eignung" LIMIT 1
2019-01-22 09:59:37.820 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.821 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.energie.erdsonden.eignung"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.energie.erdsonden.eignung"','UPDATE'),has_column_privilege('"oeffentlich"."sh.energie.erdsonden.eignung"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.energie.erdsonden.eignung"','INSERT'),current_schema()
2019-01-22 09:59:37.821 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.energie.erdsonden.eignung' AND nspname='oeffentlich'
2019-01-22 09:59:37.822 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.energie.erdsonden.eignung' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.826 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.energie.erdsonden.eignung"
2019-01-22 09:59:37.830 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.energie.erdsonden.eignung"')::oid
2019-01-22 09:59:37.830 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=298582 AND objsubid=0
2019-01-22 09:59:37.831 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.energie.erdsonden.eignung" LIMIT 0
2019-01-22 09:59:37.831 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:37.834 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (298582)
2019-01-22 09:59:37.836 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:37.838 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.energie.erdsonden.eignung"'::regclass
2019-01-22 09:59:37.839 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.energie.erdsonden.eignung"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:37.840 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=298588 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:37.841 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:37.845 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.energie.solarkataster.photovoltaik" LIMIT 1
2019-01-22 09:59:37.846 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:37.846 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.energie.solarkataster.photovoltaik"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.energie.solarkataster.photovoltaik"','UPDATE'),has_column_privilege('"oeffentlich"."sh.energie.solarkataster.photovoltaik"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.energie.solarkataster.photovoltaik"','INSERT'),current_schema()
2019-01-22 09:59:37.847 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.energie.solarkataster.photovoltaik' AND nspname='oeffentlich'
2019-01-22 09:59:37.848 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.energie.solarkataster.photovoltaik' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:37.851 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.energie.solarkataster.photovoltaik"
2019-01-22 09:59:38.180 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.energie.solarkataster.photovoltaik"')::oid
2019-01-22 09:59:38.180 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=400243 AND objsubid=0
2019-01-22 09:59:38.181 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.energie.solarkataster.photovoltaik" LIMIT 0
2019-01-22 09:59:38.182 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.185 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (400243)
2019-01-22 09:59:38.188 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.190 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.energie.solarkataster.photovoltaik"'::regclass
2019-01-22 09:59:38.191 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.energie.solarkataster.photovoltaik"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.192 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=400249 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.193 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.198 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.energie.solarkataster.solarthermie" LIMIT 1
2019-01-22 09:59:38.199 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.199 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.energie.solarkataster.solarthermie"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.energie.solarkataster.solarthermie"','UPDATE'),has_column_privilege('"oeffentlich"."sh.energie.solarkataster.solarthermie"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.energie.solarkataster.solarthermie"','INSERT'),current_schema()
2019-01-22 09:59:38.200 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.energie.solarkataster.solarthermie' AND nspname='oeffentlich'
2019-01-22 09:59:38.201 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.energie.solarkataster.solarthermie' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.206 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.energie.solarkataster.solarthermie"
2019-01-22 09:59:38.608 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.energie.solarkataster.solarthermie"')::oid
2019-01-22 09:59:38.609 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=394187 AND objsubid=0
2019-01-22 09:59:38.609 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.energie.solarkataster.solarthermie" LIMIT 0
2019-01-22 09:59:38.610 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.613 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (394187)
2019-01-22 09:59:38.616 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.617 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.energie.solarkataster.solarthermie"'::regclass
2019-01-22 09:59:38.618 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.energie.solarkataster.solarthermie"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.619 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=394193 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.620 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.625 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.wald" LIMIT 1
2019-01-22 09:59:38.631 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.632 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.forst.wald"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.forst.wald"','UPDATE'),has_column_privilege('"oeffentlich"."sh.forst.wald"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.forst.wald"','INSERT'),current_schema()
2019-01-22 09:59:38.633 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.forst.wald' AND nspname='oeffentlich'
2019-01-22 09:59:38.633 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.forst.wald' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.637 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.forst.wald"
2019-01-22 09:59:38.647 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.forst.wald"')::oid
2019-01-22 09:59:38.648 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=267455 AND objsubid=0
2019-01-22 09:59:38.648 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.wald" LIMIT 0
2019-01-22 09:59:38.649 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.652 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (267455)
2019-01-22 09:59:38.654 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.656 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.forst.wald"'::regclass
2019-01-22 09:59:38.657 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.forst.wald"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.657 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=267458 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.659 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.663 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.walderschliessung.kehrplatz" LIMIT 1
2019-01-22 09:59:38.664 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.664 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.forst.walderschliessung.kehrplatz"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.forst.walderschliessung.kehrplatz"','UPDATE'),has_column_privilege('"oeffentlich"."sh.forst.walderschliessung.kehrplatz"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.forst.walderschliessung.kehrplatz"','INSERT'),current_schema()
2019-01-22 09:59:38.665 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.forst.walderschliessung.kehrplatz' AND nspname='oeffentlich'
2019-01-22 09:59:38.666 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.forst.walderschliessung.kehrplatz' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.669 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.forst.walderschliessung.kehrplatz"
2019-01-22 09:59:38.670 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.forst.walderschliessung.kehrplatz"')::oid
2019-01-22 09:59:38.671 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1859755 AND objsubid=0
2019-01-22 09:59:38.671 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.walderschliessung.kehrplatz" LIMIT 0
2019-01-22 09:59:38.672 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.675 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1859755)
2019-01-22 09:59:38.677 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.679 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.forst.walderschliessung.kehrplatz"'::regclass
2019-01-22 09:59:38.680 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.forst.walderschliessung.kehrplatz"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.681 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1859758 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.682 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.687 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.walderschliessung.strassen" LIMIT 1
2019-01-22 09:59:38.688 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.688 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.forst.walderschliessung.strassen"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.forst.walderschliessung.strassen"','UPDATE'),has_column_privilege('"oeffentlich"."sh.forst.walderschliessung.strassen"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.forst.walderschliessung.strassen"','INSERT'),current_schema()
2019-01-22 09:59:38.689 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.forst.walderschliessung.strassen' AND nspname='oeffentlich'
2019-01-22 09:59:38.690 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.forst.walderschliessung.strassen' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.693 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.forst.walderschliessung.strassen"
2019-01-22 09:59:38.712 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.forst.walderschliessung.strassen"')::oid
2019-01-22 09:59:38.713 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1859725 AND objsubid=0
2019-01-22 09:59:38.713 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.walderschliessung.strassen" LIMIT 0
2019-01-22 09:59:38.714 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.717 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1859725)
2019-01-22 09:59:38.720 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.722 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.forst.walderschliessung.strassen"'::regclass
2019-01-22 09:59:38.723 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.forst.walderschliessung.strassen"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.723 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1859731 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.724 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.730 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion" LIMIT 1
2019-01-22 09:59:38.731 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.732 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion"','UPDATE'),has_column_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion"','INSERT'),current_schema()
2019-01-22 09:59:38.733 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.forst.waldfunktionsplan.drittrangfunktion' AND nspname='oeffentlich'
2019-01-22 09:59:38.734 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.forst.waldfunktionsplan.drittrangfunktion' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.738 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion"
2019-01-22 09:59:38.740 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion"')::oid
2019-01-22 09:59:38.741 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2018699 AND objsubid=0
2019-01-22 09:59:38.741 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion" LIMIT 0
2019-01-22 09:59:38.742 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.745 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2018699)
2019-01-22 09:59:38.748 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.751 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion"'::regclass
2019-01-22 09:59:38.751 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.forst.waldfunktionsplan.drittrangfunktion"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.752 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2018705 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.754 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.758 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion" LIMIT 1
2019-01-22 09:59:38.760 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.761 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion"','UPDATE'),has_column_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion"','INSERT'),current_schema()
2019-01-22 09:59:38.761 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.forst.waldfunktionsplan.vorrangfunktion' AND nspname='oeffentlich'
2019-01-22 09:59:38.763 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.forst.waldfunktionsplan.vorrangfunktion' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.768 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion"
2019-01-22 09:59:38.782 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion"')::oid
2019-01-22 09:59:38.783 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2017478 AND objsubid=0
2019-01-22 09:59:38.783 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion" LIMIT 0
2019-01-22 09:59:38.784 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.787 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2017478)
2019-01-22 09:59:38.790 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.793 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion"'::regclass
2019-01-22 09:59:38.794 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.forst.waldfunktionsplan.vorrangfunktion"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.795 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2017484 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.796 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.802 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion" LIMIT 1
2019-01-22 09:59:38.804 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.804 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion"','UPDATE'),has_column_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion"','INSERT'),current_schema()
2019-01-22 09:59:38.805 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.forst.waldfunktionsplan.zweitrangfunktion' AND nspname='oeffentlich'
2019-01-22 09:59:38.806 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.forst.waldfunktionsplan.zweitrangfunktion' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.821 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion"
2019-01-22 09:59:38.833 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion"')::oid
2019-01-22 09:59:38.833 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2017486 AND objsubid=0
2019-01-22 09:59:38.834 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion" LIMIT 0
2019-01-22 09:59:38.835 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.839 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2017486)
2019-01-22 09:59:38.842 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.845 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion"'::regclass
2019-01-22 09:59:38.846 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.forst.waldfunktionsplan.zweitrangfunktion"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.847 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2017492 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.848 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.863 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.waldstandortkarte" LIMIT 1
2019-01-22 09:59:38.865 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.865 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.forst.waldstandortkarte"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.forst.waldstandortkarte"','UPDATE'),has_column_privilege('"oeffentlich"."sh.forst.waldstandortkarte"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.forst.waldstandortkarte"','INSERT'),current_schema()
2019-01-22 09:59:38.867 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.forst.waldstandortkarte' AND nspname='oeffentlich'
2019-01-22 09:59:38.868 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.forst.waldstandortkarte' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.873 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.forst.waldstandortkarte"
2019-01-22 09:59:38.921 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.forst.waldstandortkarte"')::oid
2019-01-22 09:59:38.922 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=297443 AND objsubid=0
2019-01-22 09:59:38.922 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.forst.waldstandortkarte" LIMIT 0
2019-01-22 09:59:38.923 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.927 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (297443)
2019-01-22 09:59:38.930 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.932 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.forst.waldstandortkarte"'::regclass
2019-01-22 09:59:38.933 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.forst.waldstandortkarte"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.934 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=297449 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.935 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.961 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser" LIMIT 1
2019-01-22 09:59:38.963 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.964 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser"','INSERT'),current_schema()
2019-01-22 09:59:38.964 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser' AND nspname='oeffentlich'
2019-01-22 09:59:38.966 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.971 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser"
2019-01-22 09:59:38.972 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser"')::oid
2019-01-22 09:59:38.973 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2077036 AND objsubid=0
2019-01-22 09:59:38.973 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser" LIMIT 0
2019-01-22 09:59:38.974 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.977 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2077036)
2019-01-22 09:59:38.979 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:38.981 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser"'::regclass
2019-01-22 09:59:38.981 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.gefahrenhinweisflaeche.hochwasser"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:38.982 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2077039 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:38.983 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:38.987 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch" LIMIT 1
2019-01-22 09:59:38.988 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:38.988 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch"','INSERT'),current_schema()
2019-01-22 09:59:38.989 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.gefahrenkarte.rutsch' AND nspname='oeffentlich'
2019-01-22 09:59:38.990 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.gefahrenkarte.rutsch' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:38.993 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch"
2019-01-22 09:59:38.994 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch"')::oid
2019-01-22 09:59:38.994 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2098797 AND objsubid=0
2019-01-22 09:59:38.995 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch" LIMIT 0
2019-01-22 09:59:38.995 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:38.998 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2098797)
2019-01-22 09:59:39.001 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.002 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch"'::regclass
2019-01-22 09:59:39.003 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.rutsch"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.004 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2098803 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.005 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.011 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz" LIMIT 1
2019-01-22 09:59:39.012 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.012 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz"','INSERT'),current_schema()
2019-01-22 09:59:39.013 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.gefahrenkarte.sturz' AND nspname='oeffentlich'
2019-01-22 09:59:39.014 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.gefahrenkarte.sturz' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.017 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz"
2019-01-22 09:59:39.018 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz"')::oid
2019-01-22 09:59:39.019 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2098781 AND objsubid=0
2019-01-22 09:59:39.019 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz" LIMIT 0
2019-01-22 09:59:39.020 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.023 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2098781)
2019-01-22 09:59:39.025 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.027 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz"'::regclass
2019-01-22 09:59:39.027 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.sturz"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.028 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2098787 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.029 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.035 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese" LIMIT 1
2019-01-22 09:59:39.036 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.037 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese"','INSERT'),current_schema()
2019-01-22 09:59:39.037 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.gefahrenkarte.synthese' AND nspname='oeffentlich'
2019-01-22 09:59:39.038 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.gefahrenkarte.synthese' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.041 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese"
2019-01-22 09:59:39.045 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese"')::oid
2019-01-22 09:59:39.046 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2073777 AND objsubid=0
2019-01-22 09:59:39.047 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese" LIMIT 0
2019-01-22 09:59:39.047 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.050 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2073777)
2019-01-22 09:59:39.052 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.054 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese"'::regclass
2019-01-22 09:59:39.055 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.synthese"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.055 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2073783 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.057 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.064 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser" LIMIT 1
2019-01-22 09:59:39.065 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.065 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser"','INSERT'),current_schema()
2019-01-22 09:59:39.066 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.gefahrenkarte.wasser' AND nspname='oeffentlich'
2019-01-22 09:59:39.067 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.gefahrenkarte.wasser' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.070 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser"
2019-01-22 09:59:39.074 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser"')::oid
2019-01-22 09:59:39.075 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2094596 AND objsubid=0
2019-01-22 09:59:39.075 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser" LIMIT 0
2019-01-22 09:59:39.076 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.079 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2094596)
2019-01-22 09:59:39.081 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.083 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser"'::regclass
2019-01-22 09:59:39.083 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.gefahrenkarte.wasser"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.084 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2094602 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.085 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.089 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100" LIMIT 1
2019-01-22 09:59:39.091 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.091 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100"','INSERT'),current_schema()
2019-01-22 09:59:39.092 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.rutsch.100' AND nspname='oeffentlich'
2019-01-22 09:59:39.093 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.rutsch.100' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.096 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100"
2019-01-22 09:59:39.097 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100"')::oid
2019-01-22 09:59:39.097 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093828 AND objsubid=0
2019-01-22 09:59:39.098 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100" LIMIT 0
2019-01-22 09:59:39.099 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.101 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093828)
2019-01-22 09:59:39.103 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.105 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100"'::regclass
2019-01-22 09:59:39.106 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.100"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.106 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093834 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.108 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.113 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300" LIMIT 1
2019-01-22 09:59:39.114 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.115 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300"','INSERT'),current_schema()
2019-01-22 09:59:39.115 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.rutsch.300' AND nspname='oeffentlich'
2019-01-22 09:59:39.116 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.rutsch.300' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.119 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300"
2019-01-22 09:59:39.120 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300"')::oid
2019-01-22 09:59:39.121 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093810 AND objsubid=0
2019-01-22 09:59:39.121 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300" LIMIT 0
2019-01-22 09:59:39.122 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.125 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093810)
2019-01-22 09:59:39.127 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.129 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300"'::regclass
2019-01-22 09:59:39.129 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.300"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.130 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093816 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.131 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.136 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30" LIMIT 1
2019-01-22 09:59:39.137 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.137 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30"','INSERT'),current_schema()
2019-01-22 09:59:39.138 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.rutsch.30' AND nspname='oeffentlich'
2019-01-22 09:59:39.139 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.rutsch.30' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.142 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30"
2019-01-22 09:59:39.143 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30"')::oid
2019-01-22 09:59:39.143 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093819 AND objsubid=0
2019-01-22 09:59:39.144 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30" LIMIT 0
2019-01-22 09:59:39.145 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.148 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093819)
2019-01-22 09:59:39.150 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.152 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30"'::regclass
2019-01-22 09:59:39.152 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.30"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.153 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093825 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.154 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.159 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis" LIMIT 1
2019-01-22 09:59:39.160 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.161 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis"','INSERT'),current_schema()
2019-01-22 09:59:39.162 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.rutsch.extremereignis' AND nspname='oeffentlich'
2019-01-22 09:59:39.162 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.rutsch.extremereignis' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.166 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis"
2019-01-22 09:59:39.167 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis"')::oid
2019-01-22 09:59:39.167 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093802 AND objsubid=0
2019-01-22 09:59:39.168 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis" LIMIT 0
2019-01-22 09:59:39.168 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.171 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093802)
2019-01-22 09:59:39.173 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.176 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis"'::regclass
2019-01-22 09:59:39.176 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.extremereignis"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.177 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093808 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.178 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.184 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent" LIMIT 1
2019-01-22 09:59:39.185 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.186 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent"','INSERT'),current_schema()
2019-01-22 09:59:39.186 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.rutsch.permanent' AND nspname='oeffentlich'
2019-01-22 09:59:39.187 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.rutsch.permanent' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.191 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent"
2019-01-22 09:59:39.191 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent"')::oid
2019-01-22 09:59:39.192 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093794 AND objsubid=0
2019-01-22 09:59:39.193 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent" LIMIT 0
2019-01-22 09:59:39.193 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.196 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093794)
2019-01-22 09:59:39.198 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.200 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent"'::regclass
2019-01-22 09:59:39.201 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.rutsch.permanent"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.201 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093800 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.202 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.208 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100" LIMIT 1
2019-01-22 09:59:39.208 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.209 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100"','INSERT'),current_schema()
2019-01-22 09:59:39.210 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.sturz.100' AND nspname='oeffentlich'
2019-01-22 09:59:39.210 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.sturz.100' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.214 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100"
2019-01-22 09:59:39.214 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100"')::oid
2019-01-22 09:59:39.215 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093786 AND objsubid=0
2019-01-22 09:59:39.215 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100" LIMIT 0
2019-01-22 09:59:39.216 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.219 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093786)
2019-01-22 09:59:39.221 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.223 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100"'::regclass
2019-01-22 09:59:39.223 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.100"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.224 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093792 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.225 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.230 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300" LIMIT 1
2019-01-22 09:59:39.231 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.232 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300"','INSERT'),current_schema()
2019-01-22 09:59:39.233 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.sturz.300' AND nspname='oeffentlich'
2019-01-22 09:59:39.234 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.sturz.300' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.237 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300"
2019-01-22 09:59:39.237 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300"')::oid
2019-01-22 09:59:39.238 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093770 AND objsubid=0
2019-01-22 09:59:39.239 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300" LIMIT 0
2019-01-22 09:59:39.239 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.242 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093770)
2019-01-22 09:59:39.244 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.246 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300"'::regclass
2019-01-22 09:59:39.247 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.300"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.247 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093776 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.248 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.254 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30" LIMIT 1
2019-01-22 09:59:39.255 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.255 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30"','INSERT'),current_schema()
2019-01-22 09:59:39.256 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.sturz.30' AND nspname='oeffentlich'
2019-01-22 09:59:39.257 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.sturz.30' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.260 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30"
2019-01-22 09:59:39.261 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30"')::oid
2019-01-22 09:59:39.261 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093778 AND objsubid=0
2019-01-22 09:59:39.262 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30" LIMIT 0
2019-01-22 09:59:39.263 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.266 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093778)
2019-01-22 09:59:39.268 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.270 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30"'::regclass
2019-01-22 09:59:39.270 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.30"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.271 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093784 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.272 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.277 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis" LIMIT 1
2019-01-22 09:59:39.278 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.279 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis"','INSERT'),current_schema()
2019-01-22 09:59:39.279 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.sturz.extremereignis' AND nspname='oeffentlich'
2019-01-22 09:59:39.280 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.sturz.extremereignis' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.283 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis"
2019-01-22 09:59:39.284 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis"')::oid
2019-01-22 09:59:39.285 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093762 AND objsubid=0
2019-01-22 09:59:39.285 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis" LIMIT 0
2019-01-22 09:59:39.286 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.289 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093762)
2019-01-22 09:59:39.291 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.292 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis"'::regclass
2019-01-22 09:59:39.293 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.sturz.extremereignis"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.294 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093768 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.295 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.300 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100" LIMIT 1
2019-01-22 09:59:39.301 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.302 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100"','INSERT'),current_schema()
2019-01-22 09:59:39.302 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.wasser.100' AND nspname='oeffentlich'
2019-01-22 09:59:39.303 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.wasser.100' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.306 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100"
2019-01-22 09:59:39.308 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100"')::oid
2019-01-22 09:59:39.308 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093005 AND objsubid=0
2019-01-22 09:59:39.309 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100" LIMIT 0
2019-01-22 09:59:39.309 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.312 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093005)
2019-01-22 09:59:39.314 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.316 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100"'::regclass
2019-01-22 09:59:39.317 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.100"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.317 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093011 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.319 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.323 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300" LIMIT 1
2019-01-22 09:59:39.324 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.324 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300"','INSERT'),current_schema()
2019-01-22 09:59:39.325 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.wasser.300' AND nspname='oeffentlich'
2019-01-22 09:59:39.326 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.wasser.300' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.329 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300"
2019-01-22 09:59:39.331 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300"')::oid
2019-01-22 09:59:39.331 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2090259 AND objsubid=0
2019-01-22 09:59:39.332 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300" LIMIT 0
2019-01-22 09:59:39.332 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.335 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2090259)
2019-01-22 09:59:39.337 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.339 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300"'::regclass
2019-01-22 09:59:39.340 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.300"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.340 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2090265 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.342 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.346 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30" LIMIT 1
2019-01-22 09:59:39.347 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.347 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30"','INSERT'),current_schema()
2019-01-22 09:59:39.348 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.wasser.30' AND nspname='oeffentlich'
2019-01-22 09:59:39.348 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.wasser.30' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.352 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30"
2019-01-22 09:59:39.353 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30"')::oid
2019-01-22 09:59:39.353 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2090251 AND objsubid=0
2019-01-22 09:59:39.354 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30" LIMIT 0
2019-01-22 09:59:39.354 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.357 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2090251)
2019-01-22 09:59:39.359 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.361 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30"'::regclass
2019-01-22 09:59:39.362 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.30"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.362 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2090257 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.363 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.368 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq" LIMIT 1
2019-01-22 09:59:39.369 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.369 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq"','INSERT'),current_schema()
2019-01-22 09:59:39.370 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq' AND nspname='oeffentlich'
2019-01-22 09:59:39.371 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.374 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq"
2019-01-22 09:59:39.375 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq"')::oid
2019-01-22 09:59:39.376 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2091793 AND objsubid=0
2019-01-22 09:59:39.377 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq" LIMIT 0
2019-01-22 09:59:39.377 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.380 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2091793)
2019-01-22 09:59:39.382 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.384 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq"'::regclass
2019-01-22 09:59:39.384 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.intensitaet.wasser.extremereignis_ehq"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.385 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2091799 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.386 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.390 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet" LIMIT 1
2019-01-22 09:59:39.392 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.392 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet"','INSERT'),current_schema()
2019-01-22 09:59:39.393 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.perimeter.erhebungsgebiet' AND nspname='oeffentlich'
2019-01-22 09:59:39.393 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.perimeter.erhebungsgebiet' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.397 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet"
2019-01-22 09:59:39.398 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet"')::oid
2019-01-22 09:59:39.398 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2071656 AND objsubid=0
2019-01-22 09:59:39.399 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet" LIMIT 0
2019-01-22 09:59:39.399 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.402 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2071656)
2019-01-22 09:59:39.404 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.406 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet"'::regclass
2019-01-22 09:59:39.407 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.perimeter.erhebungsgebiet"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.408 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2071662 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.409 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.412 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.perimeter.modellierung" LIMIT 1
2019-01-22 09:59:39.413 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.414 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.perimeter.modellierung"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.perimeter.modellierung"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.perimeter.modellierung"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.perimeter.modellierung"','INSERT'),current_schema()
2019-01-22 09:59:39.415 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.perimeter.modellierung' AND nspname='oeffentlich'
2019-01-22 09:59:39.415 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.perimeter.modellierung' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.419 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.perimeter.modellierung"
2019-01-22 09:59:39.419 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.perimeter.modellierung"')::oid
2019-01-22 09:59:39.420 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2071672 AND objsubid=0
2019-01-22 09:59:39.421 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.perimeter.modellierung" LIMIT 0
2019-01-22 09:59:39.421 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.424 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2071672)
2019-01-22 09:59:39.426 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.428 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.perimeter.modellierung"'::regclass
2019-01-22 09:59:39.428 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.perimeter.modellierung"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.429 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2071675 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.430 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.434 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren" LIMIT 1
2019-01-22 09:59:39.435 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.435 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren"','INSERT'),current_schema()
2019-01-22 09:59:39.436 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.schutzdefizit.rutschgefahren' AND nspname='oeffentlich'
2019-01-22 09:59:39.437 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.schutzdefizit.rutschgefahren' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.440 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren"
2019-01-22 09:59:39.441 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren"')::oid
2019-01-22 09:59:39.441 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2098789 AND objsubid=0
2019-01-22 09:59:39.442 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren" LIMIT 0
2019-01-22 09:59:39.443 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.445 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2098789)
2019-01-22 09:59:39.447 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.449 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren"'::regclass
2019-01-22 09:59:39.450 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.schutzdefizit.rutschgefahren"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.450 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2098795 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.452 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.457 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken" LIMIT 1
2019-01-22 09:59:39.458 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.458 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken"','INSERT'),current_schema()
2019-01-22 09:59:39.459 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.schutzdefizit.sonderrisiken' AND nspname='oeffentlich'
2019-01-22 09:59:39.460 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.schutzdefizit.sonderrisiken' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.463 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken"
2019-01-22 09:59:39.464 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken"')::oid
2019-01-22 09:59:39.464 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2071648 AND objsubid=0
2019-01-22 09:59:39.465 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken" LIMIT 0
2019-01-22 09:59:39.465 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.468 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2071648)
2019-01-22 09:59:39.470 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.472 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken"'::regclass
2019-01-22 09:59:39.473 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sonderrisiken"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.473 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2071654 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.475 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.479 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren" LIMIT 1
2019-01-22 09:59:39.480 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.480 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren"','INSERT'),current_schema()
2019-01-22 09:59:39.481 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.schutzdefizit.sturzgefahren' AND nspname='oeffentlich'
2019-01-22 09:59:39.482 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.schutzdefizit.sturzgefahren' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.485 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren"
2019-01-22 09:59:39.486 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren"')::oid
2019-01-22 09:59:39.486 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2098773 AND objsubid=0
2019-01-22 09:59:39.487 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren" LIMIT 0
2019-01-22 09:59:39.488 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.491 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2098773)
2019-01-22 09:59:39.492 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.494 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren"'::regclass
2019-01-22 09:59:39.495 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.schutzdefizit.sturzgefahren"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.496 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2098779 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.497 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.502 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren" LIMIT 1
2019-01-22 09:59:39.503 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.504 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren"','INSERT'),current_schema()
2019-01-22 09:59:39.504 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.schutzdefizit.wassergefahren' AND nspname='oeffentlich'
2019-01-22 09:59:39.505 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.schutzdefizit.wassergefahren' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.509 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren"
2019-01-22 09:59:39.541 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren"')::oid
2019-01-22 09:59:39.542 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2093854 AND objsubid=0
2019-01-22 09:59:39.543 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren" LIMIT 0
2019-01-22 09:59:39.543 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.546 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2093854)
2019-01-22 09:59:39.548 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.550 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren"'::regclass
2019-01-22 09:59:39.551 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.schutzdefizit.wassergefahren"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.552 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2093860 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.553 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.557 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile" LIMIT 1
2019-01-22 09:59:39.558 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.559 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile"','INSERT'),current_schema()
2019-01-22 09:59:39.560 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.schutzmassnahmen.mobile' AND nspname='oeffentlich'
2019-01-22 09:59:39.560 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.schutzmassnahmen.mobile' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.564 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile"
2019-01-22 09:59:39.564 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile"')::oid
2019-01-22 09:59:39.565 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2071664 AND objsubid=0
2019-01-22 09:59:39.566 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile" LIMIT 0
2019-01-22 09:59:39.567 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.570 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2071664)
2019-01-22 09:59:39.572 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.574 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile"'::regclass
2019-01-22 09:59:39.574 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.schutzmassnahmen.mobile"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.575 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2071667 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.576 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.581 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzwald" LIMIT 1
2019-01-22 09:59:39.582 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.583 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzwald"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzwald"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.schutzwald"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.schutzwald"','INSERT'),current_schema()
2019-01-22 09:59:39.583 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.schutzwald' AND nspname='oeffentlich'
2019-01-22 09:59:39.584 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.schutzwald' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.588 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.schutzwald"
2019-01-22 09:59:39.589 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.schutzwald"')::oid
2019-01-22 09:59:39.589 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2071633 AND objsubid=0
2019-01-22 09:59:39.590 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.schutzwald" LIMIT 0
2019-01-22 09:59:39.591 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.594 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2071633)
2019-01-22 09:59:39.596 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.597 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.schutzwald"'::regclass
2019-01-22 09:59:39.598 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.schutzwald"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.599 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2071636 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.600 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.604 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential" LIMIT 1
2019-01-22 09:59:39.605 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.605 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential"','INSERT'),current_schema()
2019-01-22 09:59:39.606 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.sonderrisiken.schadenpotential' AND nspname='oeffentlich'
2019-01-22 09:59:39.607 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.sonderrisiken.schadenpotential' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.610 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential"
2019-01-22 09:59:39.611 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential"')::oid
2019-01-22 09:59:39.612 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2071680 AND objsubid=0
2019-01-22 09:59:39.612 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential" LIMIT 0
2019-01-22 09:59:39.613 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.616 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2071680)
2019-01-22 09:59:39.618 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.620 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential"'::regclass
2019-01-22 09:59:39.620 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.sonderrisiken.schadenpotential"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.621 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2071686 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.622 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.626 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100" LIMIT 1
2019-01-22 09:59:39.627 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.627 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100"','INSERT'),current_schema()
2019-01-22 09:59:39.628 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100' AND nspname='oeffentlich'
2019-01-22 09:59:39.629 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.633 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100"
2019-01-22 09:59:39.634 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100"')::oid
2019-01-22 09:59:39.635 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2088227 AND objsubid=0
2019-01-22 09:59:39.636 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100" LIMIT 0
2019-01-22 09:59:39.636 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.639 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2088227)
2019-01-22 09:59:39.641 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.643 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100"'::regclass
2019-01-22 09:59:39.644 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.100"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.645 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2088233 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.646 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.650 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300" LIMIT 1
2019-01-22 09:59:39.651 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.651 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300"','INSERT'),current_schema()
2019-01-22 09:59:39.652 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300' AND nspname='oeffentlich'
2019-01-22 09:59:39.653 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.657 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300"
2019-01-22 09:59:39.658 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300"')::oid
2019-01-22 09:59:39.659 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2086176 AND objsubid=0
2019-01-22 09:59:39.660 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300" LIMIT 0
2019-01-22 09:59:39.660 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.663 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2086176)
2019-01-22 09:59:39.665 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.667 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300"'::regclass
2019-01-22 09:59:39.668 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.300"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.668 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2086182 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.669 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.673 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30" LIMIT 1
2019-01-22 09:59:39.675 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.675 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30"','INSERT'),current_schema()
2019-01-22 09:59:39.676 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30' AND nspname='oeffentlich'
2019-01-22 09:59:39.677 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.680 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30"
2019-01-22 09:59:39.681 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30"')::oid
2019-01-22 09:59:39.682 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2088037 AND objsubid=0
2019-01-22 09:59:39.682 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30" LIMIT 0
2019-01-22 09:59:39.683 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.686 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2088037)
2019-01-22 09:59:39.688 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.690 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30"'::regclass
2019-01-22 09:59:39.691 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.30"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.691 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2088043 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.692 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.696 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh" LIMIT 1
2019-01-22 09:59:39.697 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.698 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh"','INSERT'),current_schema()
2019-01-22 09:59:39.699 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh' AND nspname='oeffentlich'
2019-01-22 09:59:39.700 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.703 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh"
2019-01-22 09:59:39.705 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh"')::oid
2019-01-22 09:59:39.705 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2083992 AND objsubid=0
2019-01-22 09:59:39.706 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh" LIMIT 0
2019-01-22 09:59:39.706 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.709 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2083992)
2019-01-22 09:59:39.711 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.713 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh"'::regclass
2019-01-22 09:59:39.713 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.wasser.fliessgeschwindigkeit.extremereignis_eh"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.714 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2083998 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.715 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.719 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100" LIMIT 1
2019-01-22 09:59:39.720 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.720 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100"','INSERT'),current_schema()
2019-01-22 09:59:39.721 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.wasser.fliesstiefe.100' AND nspname='oeffentlich'
2019-01-22 09:59:39.722 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.wasser.fliesstiefe.100' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.725 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100"
2019-01-22 09:59:39.726 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100"')::oid
2019-01-22 09:59:39.727 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2082104 AND objsubid=0
2019-01-22 09:59:39.727 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100" LIMIT 0
2019-01-22 09:59:39.728 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.731 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2082104)
2019-01-22 09:59:39.733 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.734 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100"'::regclass
2019-01-22 09:59:39.735 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.100"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.736 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2082110 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.737 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.742 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300" LIMIT 1
2019-01-22 09:59:39.743 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.743 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300"','INSERT'),current_schema()
2019-01-22 09:59:39.744 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.wasser.fliesstiefe.300' AND nspname='oeffentlich'
2019-01-22 09:59:39.745 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.wasser.fliesstiefe.300' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.748 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300"
2019-01-22 09:59:39.750 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300"')::oid
2019-01-22 09:59:39.750 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2079848 AND objsubid=0
2019-01-22 09:59:39.751 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300" LIMIT 0
2019-01-22 09:59:39.752 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.755 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2079848)
2019-01-22 09:59:39.757 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.759 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300"'::regclass
2019-01-22 09:59:39.759 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.300"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.760 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2079854 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.761 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.765 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30" LIMIT 1
2019-01-22 09:59:39.766 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.767 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30"','INSERT'),current_schema()
2019-01-22 09:59:39.768 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.wasser.fliesstiefe.30' AND nspname='oeffentlich'
2019-01-22 09:59:39.768 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.wasser.fliesstiefe.30' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.772 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30"
2019-01-22 09:59:39.773 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30"')::oid
2019-01-22 09:59:39.773 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2082096 AND objsubid=0
2019-01-22 09:59:39.774 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30" LIMIT 0
2019-01-22 09:59:39.774 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.777 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2082096)
2019-01-22 09:59:39.779 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.781 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30"'::regclass
2019-01-22 09:59:39.781 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.30"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.782 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2082102 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.783 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.787 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq" LIMIT 1
2019-01-22 09:59:39.788 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.789 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq"','INSERT'),current_schema()
2019-01-22 09:59:39.790 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq' AND nspname='oeffentlich'
2019-01-22 09:59:39.791 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.794 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq"
2019-01-22 09:59:39.796 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq"')::oid
2019-01-22 09:59:39.797 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=2077044 AND objsubid=0
2019-01-22 09:59:39.797 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq" LIMIT 0
2019-01-22 09:59:39.798 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.801 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (2077044)
2019-01-22 09:59:39.803 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.805 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq"'::regclass
2019-01-22 09:59:39.805 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gefahrenkarte.wasser.fliesstiefe.extremereignis_ehq"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.806 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=2077050 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.807 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.811 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse" LIMIT 1
2019-01-22 09:59:39.813 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.813 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse"','UPDATE'),has_column_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse"','INSERT'),current_schema()
2019-01-22 09:59:39.814 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.geologie.baugrundklassenkarte.baugrundklasse' AND nspname='oeffentlich'
2019-01-22 09:59:39.815 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.geologie.baugrundklassenkarte.baugrundklasse' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.818 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse"
2019-01-22 09:59:39.824 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse"')::oid
2019-01-22 09:59:39.825 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=377130 AND objsubid=0
2019-01-22 09:59:39.826 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse" LIMIT 0
2019-01-22 09:59:39.826 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.829 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (377130)
2019-01-22 09:59:39.831 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.833 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse"'::regclass
2019-01-22 09:59:39.833 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.geologie.baugrundklassenkarte.baugrundklasse"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.834 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=377133 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.835 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.839 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete" LIMIT 1
2019-01-22 09:59:39.840 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.840 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete"','UPDATE'),has_column_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete"','INSERT'),current_schema()
2019-01-22 09:59:39.841 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.geologie.baugrundklassenkarte.rutschgebiete' AND nspname='oeffentlich'
2019-01-22 09:59:39.842 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.geologie.baugrundklassenkarte.rutschgebiete' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.845 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete"
2019-01-22 09:59:39.846 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete"')::oid
2019-01-22 09:59:39.847 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=377098 AND objsubid=0
2019-01-22 09:59:39.847 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete" LIMIT 0
2019-01-22 09:59:39.848 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.851 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (377098)
2019-01-22 09:59:39.852 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.854 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete"'::regclass
2019-01-22 09:59:39.855 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.geologie.baugrundklassenkarte.rutschgebiete"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.855 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=377101 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.856 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.860 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler" LIMIT 1
2019-01-22 09:59:39.862 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.862 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler"','UPDATE'),has_column_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler"','INSERT'),current_schema()
2019-01-22 09:59:39.863 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler' AND nspname='oeffentlich'
2019-01-22 09:59:39.864 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.867 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler"
2019-01-22 09:59:39.868 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler"')::oid
2019-01-22 09:59:39.868 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=377138 AND objsubid=0
2019-01-22 09:59:39.869 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler" LIMIT 0
2019-01-22 09:59:39.869 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.872 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (377138)
2019-01-22 09:59:39.874 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.875 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler"'::regclass
2019-01-22 09:59:39.876 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.geologie.baugrundklassenkarte.tiefe_schmale_taeler"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.877 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=377141 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.878 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.881 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.felsisohypsen" LIMIT 1
2019-01-22 09:59:39.882 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.883 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.geologie.felsisohypsen"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.geologie.felsisohypsen"','UPDATE'),has_column_privilege('"oeffentlich"."sh.geologie.felsisohypsen"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.geologie.felsisohypsen"','INSERT'),current_schema()
2019-01-22 09:59:39.883 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.geologie.felsisohypsen' AND nspname='oeffentlich'
2019-01-22 09:59:39.884 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.geologie.felsisohypsen' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.888 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.geologie.felsisohypsen"
2019-01-22 09:59:39.917 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.geologie.felsisohypsen"')::oid
2019-01-22 09:59:39.917 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=377329 AND objsubid=0
2019-01-22 09:59:39.918 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.felsisohypsen" LIMIT 0
2019-01-22 09:59:39.919 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:39.922 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (377329)
2019-01-22 09:59:39.924 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:39.926 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.geologie.felsisohypsen"'::regclass
2019-01-22 09:59:39.926 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.geologie.felsisohypsen"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:39.927 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=377332 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:39.928 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:39.932 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.felsueberdeckungskarte" LIMIT 1
2019-01-22 09:59:39.934 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:39.934 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.geologie.felsueberdeckungskarte"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.geologie.felsueberdeckungskarte"','UPDATE'),has_column_privilege('"oeffentlich"."sh.geologie.felsueberdeckungskarte"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.geologie.felsueberdeckungskarte"','INSERT'),current_schema()
2019-01-22 09:59:39.935 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.geologie.felsueberdeckungskarte' AND nspname='oeffentlich'
2019-01-22 09:59:39.936 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.geologie.felsueberdeckungskarte' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:39.939 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.geologie.felsueberdeckungskarte"
2019-01-22 09:59:40.109 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.geologie.felsueberdeckungskarte"')::oid
2019-01-22 09:59:40.110 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=378620 AND objsubid=0
2019-01-22 09:59:40.111 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.geologie.felsueberdeckungskarte" LIMIT 0
2019-01-22 09:59:40.111 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.114 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (378620)
2019-01-22 09:59:40.116 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.118 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.geologie.felsueberdeckungskarte"'::regclass
2019-01-22 09:59:40.119 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.geologie.felsueberdeckungskarte"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.120 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=378623 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.121 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.125 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gewaesser.gewaessernetz" LIMIT 1
2019-01-22 09:59:40.126 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.127 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.gewaesser.gewaessernetz"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.gewaesser.gewaessernetz"','UPDATE'),has_column_privilege('"oeffentlich"."sh.gewaesser.gewaessernetz"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.gewaesser.gewaessernetz"','INSERT'),current_schema()
2019-01-22 09:59:40.128 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.gewaesser.gewaessernetz' AND nspname='oeffentlich'
2019-01-22 09:59:40.128 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.gewaesser.gewaessernetz' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.132 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.gewaesser.gewaessernetz"
2019-01-22 09:59:40.139 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.gewaesser.gewaessernetz"')::oid
2019-01-22 09:59:40.139 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=3163771 AND objsubid=0
2019-01-22 09:59:40.140 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.gewaesser.gewaessernetz" LIMIT 0
2019-01-22 09:59:40.140 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.143 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (3163771)
2019-01-22 09:59:40.145 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.147 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.gewaesser.gewaessernetz"'::regclass
2019-01-22 09:59:40.148 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.gewaesser.gewaessernetz"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.149 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=3163777 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.150 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.154 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.landwirtschaft.reben.rebbaukataster" LIMIT 1
2019-01-22 09:59:40.155 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.155 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.landwirtschaft.reben.rebbaukataster"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.landwirtschaft.reben.rebbaukataster"','UPDATE'),has_column_privilege('"oeffentlich"."sh.landwirtschaft.reben.rebbaukataster"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.landwirtschaft.reben.rebbaukataster"','INSERT'),current_schema()
2019-01-22 09:59:40.156 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.landwirtschaft.reben.rebbaukataster' AND nspname='oeffentlich'
2019-01-22 09:59:40.157 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.landwirtschaft.reben.rebbaukataster' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.160 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.landwirtschaft.reben.rebbaukataster"
2019-01-22 09:59:40.161 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.landwirtschaft.reben.rebbaukataster"')::oid
2019-01-22 09:59:40.162 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1859676 AND objsubid=0
2019-01-22 09:59:40.162 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.landwirtschaft.reben.rebbaukataster" LIMIT 0
2019-01-22 09:59:40.163 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.166 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1859676)
2019-01-22 09:59:40.168 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.170 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.landwirtschaft.reben.rebbaukataster"'::regclass
2019-01-22 09:59:40.170 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.landwirtschaft.reben.rebbaukataster"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.171 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1859679 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.172 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.177 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche" LIMIT 1
2019-01-22 09:59:40.178 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.179 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche"','UPDATE'),has_column_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche"','INSERT'),current_schema()
2019-01-22 09:59:40.180 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.naturschutzinventar.gemeinde.flaeche' AND nspname='oeffentlich'
2019-01-22 09:59:40.181 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.naturschutzinventar.gemeinde.flaeche' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.184 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche"
2019-01-22 09:59:40.194 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche"')::oid
2019-01-22 09:59:40.194 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=258488 AND objsubid=0
2019-01-22 09:59:40.195 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche" LIMIT 0
2019-01-22 09:59:40.196 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.199 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (258488)
2019-01-22 09:59:40.201 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.203 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche"'::regclass
2019-01-22 09:59:40.204 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.naturschutzinventar.gemeinde.flaeche"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.204 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=258494 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.205 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.212 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.gemeinde.linie" LIMIT 1
2019-01-22 09:59:40.214 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.214 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.linie"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.linie"','UPDATE'),has_column_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.linie"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.linie"','INSERT'),current_schema()
2019-01-22 09:59:40.215 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.naturschutzinventar.gemeinde.linie' AND nspname='oeffentlich'
2019-01-22 09:59:40.216 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.naturschutzinventar.gemeinde.linie' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.219 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.naturschutzinventar.gemeinde.linie"
2019-01-22 09:59:40.221 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.naturschutzinventar.gemeinde.linie"')::oid
2019-01-22 09:59:40.221 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=258472 AND objsubid=0
2019-01-22 09:59:40.222 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.gemeinde.linie" LIMIT 0
2019-01-22 09:59:40.222 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.225 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (258472)
2019-01-22 09:59:40.228 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.230 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.naturschutzinventar.gemeinde.linie"'::regclass
2019-01-22 09:59:40.231 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.naturschutzinventar.gemeinde.linie"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.232 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=258478 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.233 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.238 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.gemeinde.punkt" LIMIT 1
2019-01-22 09:59:40.239 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.239 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.punkt"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.punkt"','UPDATE'),has_column_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.punkt"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.naturschutzinventar.gemeinde.punkt"','INSERT'),current_schema()
2019-01-22 09:59:40.240 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.naturschutzinventar.gemeinde.punkt' AND nspname='oeffentlich'
2019-01-22 09:59:40.241 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.naturschutzinventar.gemeinde.punkt' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.245 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.naturschutzinventar.gemeinde.punkt"
2019-01-22 09:59:40.246 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.naturschutzinventar.gemeinde.punkt"')::oid
2019-01-22 09:59:40.247 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=258464 AND objsubid=0
2019-01-22 09:59:40.247 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.gemeinde.punkt" LIMIT 0
2019-01-22 09:59:40.248 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.251 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (258464)
2019-01-22 09:59:40.253 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.255 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.naturschutzinventar.gemeinde.punkt"'::regclass
2019-01-22 09:59:40.256 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.naturschutzinventar.gemeinde.punkt"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.257 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=258470 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.258 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.266 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.kanton.flaeche" LIMIT 1
2019-01-22 09:59:40.268 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.268 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.naturschutzinventar.kanton.flaeche"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.naturschutzinventar.kanton.flaeche"','UPDATE'),has_column_privilege('"oeffentlich"."sh.naturschutzinventar.kanton.flaeche"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.naturschutzinventar.kanton.flaeche"','INSERT'),current_schema()
2019-01-22 09:59:40.269 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.naturschutzinventar.kanton.flaeche' AND nspname='oeffentlich'
2019-01-22 09:59:40.270 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.naturschutzinventar.kanton.flaeche' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.273 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.naturschutzinventar.kanton.flaeche"
2019-01-22 09:59:40.275 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.naturschutzinventar.kanton.flaeche"')::oid
2019-01-22 09:59:40.275 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=258480 AND objsubid=0
2019-01-22 09:59:40.276 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.kanton.flaeche" LIMIT 0
2019-01-22 09:59:40.277 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.280 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (258480)
2019-01-22 09:59:40.282 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.284 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.naturschutzinventar.kanton.flaeche"'::regclass
2019-01-22 09:59:40.284 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.naturschutzinventar.kanton.flaeche"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.285 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=258486 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.286 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.291 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.kanton.punkt" LIMIT 1
2019-01-22 09:59:40.292 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.293 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.naturschutzinventar.kanton.punkt"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.naturschutzinventar.kanton.punkt"','UPDATE'),has_column_privilege('"oeffentlich"."sh.naturschutzinventar.kanton.punkt"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.naturschutzinventar.kanton.punkt"','INSERT'),current_schema()
2019-01-22 09:59:40.293 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.naturschutzinventar.kanton.punkt' AND nspname='oeffentlich'
2019-01-22 09:59:40.294 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.naturschutzinventar.kanton.punkt' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.298 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.naturschutzinventar.kanton.punkt"
2019-01-22 09:59:40.298 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.naturschutzinventar.kanton.punkt"')::oid
2019-01-22 09:59:40.299 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=258456 AND objsubid=0
2019-01-22 09:59:40.299 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.naturschutzinventar.kanton.punkt" LIMIT 0
2019-01-22 09:59:40.300 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.303 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (258456)
2019-01-22 09:59:40.305 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.307 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.naturschutzinventar.kanton.punkt"'::regclass
2019-01-22 09:59:40.308 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.naturschutzinventar.kanton.punkt"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.309 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=258462 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.310 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.314 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.planung.fruchtfolgeflaechen" LIMIT 1
2019-01-22 09:59:40.315 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.315 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.planung.fruchtfolgeflaechen"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.planung.fruchtfolgeflaechen"','UPDATE'),has_column_privilege('"oeffentlich"."sh.planung.fruchtfolgeflaechen"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.planung.fruchtfolgeflaechen"','INSERT'),current_schema()
2019-01-22 09:59:40.316 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.planung.fruchtfolgeflaechen' AND nspname='oeffentlich'
2019-01-22 09:59:40.317 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.planung.fruchtfolgeflaechen' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.320 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.planung.fruchtfolgeflaechen"
2019-01-22 09:59:40.327 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.planung.fruchtfolgeflaechen"')::oid
2019-01-22 09:59:40.328 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=377082 AND objsubid=0
2019-01-22 09:59:40.328 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.planung.fruchtfolgeflaechen" LIMIT 0
2019-01-22 09:59:40.329 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.332 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (377082)
2019-01-22 09:59:40.334 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.336 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.planung.fruchtfolgeflaechen"'::regclass
2019-01-22 09:59:40.336 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.planung.fruchtfolgeflaechen"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.337 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=377085 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.338 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.343 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:40.343 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.344 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:40.345 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:40.345 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.349 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Grund-, Mittel-, Berufs-, Fach- oder Hochschule')
2019-01-22 09:59:40.350 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:40.350 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:40.351 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:40.351 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.354 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:40.357 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.359 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:40.360 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.360 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.361 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.373 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:40.373 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.374 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:40.375 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:40.375 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.379 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Geschäfte')
2019-01-22 09:59:40.380 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:40.380 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:40.381 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:40.382 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.385 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:40.387 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.389 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:40.390 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.390 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.391 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.397 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:40.398 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.398 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:40.399 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:40.400 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.403 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Kino' OR "kategorie" = 'Schwimmbad' OR "kategorie" = 'Zoo' OR "kategorie" = 'Sporthalle')
2019-01-22 09:59:40.404 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:40.404 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:40.405 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:40.406 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.408 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:40.411 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.413 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:40.413 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.414 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.415 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.420 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:40.421 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.422 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:40.422 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:40.423 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.426 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Apotheke oder Drogerie' OR "kategorie" = 'Öffentliche WC-Anlage')
2019-01-22 09:59:40.427 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:40.428 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:40.428 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:40.429 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.432 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:40.434 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.436 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:40.437 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.437 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.438 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.443 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:40.443 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.444 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:40.444 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:40.445 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.448 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Arzt- oder Zahnarztpraxis' OR "kategorie" = 'Spital oder Heim')
2019-01-22 09:59:40.449 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:40.449 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:40.450 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:40.451 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.453 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:40.456 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.457 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:40.458 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.459 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.460 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.464 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:40.465 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.465 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:40.466 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:40.467 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.470 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Kongresshalle' OR "kategorie" = 'Museum oder Galerie' OR "kategorie" = 'Bibliothek' OR "kategorie" = 'Tourismusinformationszentrum' OR "kategorie" = 'Park oder Friedhof' or "kategorie" = 'Konzerthalle, Oper oder Theatersaal')
2019-01-22 09:59:40.471 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:40.471 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:40.472 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:40.473 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.476 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:40.478 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.480 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:40.481 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.481 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.483 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.487 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:40.488 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.489 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:40.489 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:40.490 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.494 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Bahnhof' OR "kategorie" = 'Tankstelle')
2019-01-22 09:59:40.494 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:40.495 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:40.496 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:40.496 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.499 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:40.502 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.503 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:40.504 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.505 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.506 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.510 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:40.511 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.512 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:40.512 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:40.513 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.516 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Restaurant, Café oder Bar' OR "kategorie" = 'Hotel, Pension, Bed & Breakfast')
2019-01-22 09:59:40.517 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:40.518 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:40.518 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:40.519 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.522 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:40.524 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.526 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:40.527 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.527 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.528 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.533 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:40.533 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.534 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:40.534 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:40.535 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.539 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Bank' or "kategorie" = 'Geldautomat' or "kategorie" = 'Post' or "kategorie" = 'Verwaltung oder Amt')
2019-01-22 09:59:40.540 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:40.540 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:40.541 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:40.541 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.544 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:40.546 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.548 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:40.549 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.549 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.550 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.555 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.besiedlung.hintergrund" LIMIT 1
2019-01-22 09:59:40.556 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.556 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.besiedlung.hintergrund"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.besiedlung.hintergrund"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.besiedlung.hintergrund"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.besiedlung.hintergrund"','INSERT'),current_schema()
2019-01-22 09:59:40.557 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.besiedlung.hintergrund' AND nspname='oeffentlich'
2019-01-22 09:59:40.558 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.besiedlung.hintergrund' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.561 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.besiedlung.hintergrund"
2019-01-22 09:59:40.568 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.besiedlung.hintergrund"')::oid
2019-01-22 09:59:40.569 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299104 AND objsubid=0
2019-01-22 09:59:40.569 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.besiedlung.hintergrund" LIMIT 0
2019-01-22 09:59:40.570 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.573 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299104)
2019-01-22 09:59:40.575 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.576 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.besiedlung.hintergrund"'::regclass
2019-01-22 09:59:40.577 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.besiedlung.hintergrund"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.577 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299107 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.579 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.582 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.landschaft.flaeche" LIMIT 1
2019-01-22 09:59:40.583 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.584 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.landschaft.flaeche"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.landschaft.flaeche"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.landschaft.flaeche"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.landschaft.flaeche"','INSERT'),current_schema()
2019-01-22 09:59:40.585 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.landschaft.flaeche' AND nspname='oeffentlich'
2019-01-22 09:59:40.585 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.landschaft.flaeche' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.589 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.landschaft.flaeche"
2019-01-22 09:59:40.603 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.landschaft.flaeche"')::oid
2019-01-22 09:59:40.604 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299072 AND objsubid=0
2019-01-22 09:59:40.604 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.landschaft.flaeche" LIMIT 0
2019-01-22 09:59:40.605 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.608 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299072)
2019-01-22 09:59:40.610 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.612 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.landschaft.flaeche"'::regclass
2019-01-22 09:59:40.613 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.landschaft.flaeche"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.614 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299078 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.615 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.621 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.landschaft.punkte" LIMIT 1
2019-01-22 09:59:40.622 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.623 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.landschaft.punkte"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.landschaft.punkte"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.landschaft.punkte"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.landschaft.punkte"','INSERT'),current_schema()
2019-01-22 09:59:40.624 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.landschaft.punkte' AND nspname='oeffentlich'
2019-01-22 09:59:40.624 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.landschaft.punkte' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.628 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.landschaft.punkte"
2019-01-22 09:59:40.629 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.landschaft.punkte"')::oid
2019-01-22 09:59:40.629 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299088 AND objsubid=0
2019-01-22 09:59:40.630 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.landschaft.punkte" LIMIT 0
2019-01-22 09:59:40.630 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.633 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299088)
2019-01-22 09:59:40.635 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.637 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.landschaft.punkte"'::regclass
2019-01-22 09:59:40.638 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.landschaft.punkte"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.639 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299094 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.640 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.658 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.nachrichtliche_uebernahme" LIMIT 1
2019-01-22 09:59:40.679 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.680 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.nachrichtliche_uebernahme"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.nachrichtliche_uebernahme"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.nachrichtliche_uebernahme"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.nachrichtliche_uebernahme"','INSERT'),current_schema()
2019-01-22 09:59:40.680 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.nachrichtliche_uebernahme' AND nspname='oeffentlich'
2019-01-22 09:59:40.681 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.nachrichtliche_uebernahme' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.685 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.nachrichtliche_uebernahme"
2019-01-22 09:59:40.690 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.nachrichtliche_uebernahme"')::oid
2019-01-22 09:59:40.691 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299120 AND objsubid=0
2019-01-22 09:59:40.691 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.nachrichtliche_uebernahme" LIMIT 0
2019-01-22 09:59:40.692 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.695 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299120)
2019-01-22 09:59:40.697 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.699 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.nachrichtliche_uebernahme"'::regclass
2019-01-22 09:59:40.699 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.nachrichtliche_uebernahme"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.700 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299123 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.701 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.706 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt" LIMIT 1
2019-01-22 09:59:40.707 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.708 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt"','INSERT'),current_schema()
2019-01-22 09:59:40.709 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.oeffentliche_bauten_und_anlagen.punkt' AND nspname='oeffentlich'
2019-01-22 09:59:40.709 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.oeffentliche_bauten_und_anlagen.punkt' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.713 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt"
2019-01-22 09:59:40.713 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt"')::oid
2019-01-22 09:59:40.714 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299128 AND objsubid=0
2019-01-22 09:59:40.714 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt" LIMIT 0
2019-01-22 09:59:40.715 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.718 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299128)
2019-01-22 09:59:40.720 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.722 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt"'::regclass
2019-01-22 09:59:40.722 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.oeffentliche_bauten_und_anlagen.punkt"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.723 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299134 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.724 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.748 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie" LIMIT 1
2019-01-22 09:59:40.764 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.764 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie"','INSERT'),current_schema()
2019-01-22 09:59:40.765 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.siedlungsentwaesserung.linie' AND nspname='oeffentlich'
2019-01-22 09:59:40.766 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.siedlungsentwaesserung.linie' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.772 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie"
2019-01-22 09:59:40.773 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie"')::oid
2019-01-22 09:59:40.773 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299096 AND objsubid=0
2019-01-22 09:59:40.774 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie" LIMIT 0
2019-01-22 09:59:40.775 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.778 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299096)
2019-01-22 09:59:40.781 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.784 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie"'::regclass
2019-01-22 09:59:40.784 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.siedlungsentwaesserung.linie"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.785 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299102 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.787 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.791 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt" LIMIT 1
2019-01-22 09:59:40.792 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.792 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt"','INSERT'),current_schema()
2019-01-22 09:59:40.793 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.siedlungsentwaesserung.punkt' AND nspname='oeffentlich'
2019-01-22 09:59:40.794 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.siedlungsentwaesserung.punkt' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.800 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt"
2019-01-22 09:59:40.800 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt"')::oid
2019-01-22 09:59:40.801 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299056 AND objsubid=0
2019-01-22 09:59:40.802 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt" LIMIT 0
2019-01-22 09:59:40.802 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.806 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299056)
2019-01-22 09:59:40.808 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.811 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt"'::regclass
2019-01-22 09:59:40.812 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.siedlungsentwaesserung.punkt"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.812 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299062 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.814 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.829 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.ver_und_entsorgung.linie" LIMIT 1
2019-01-22 09:59:40.831 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.831 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.ver_und_entsorgung.linie"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.ver_und_entsorgung.linie"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.ver_und_entsorgung.linie"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.ver_und_entsorgung.linie"','INSERT'),current_schema()
2019-01-22 09:59:40.832 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.ver_und_entsorgung.linie' AND nspname='oeffentlich'
2019-01-22 09:59:40.833 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.ver_und_entsorgung.linie' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.838 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.ver_und_entsorgung.linie"
2019-01-22 09:59:40.839 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.ver_und_entsorgung.linie"')::oid
2019-01-22 09:59:40.840 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299112 AND objsubid=0
2019-01-22 09:59:40.840 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.ver_und_entsorgung.linie" LIMIT 0
2019-01-22 09:59:40.841 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.844 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299112)
2019-01-22 09:59:40.846 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.848 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.ver_und_entsorgung.linie"'::regclass
2019-01-22 09:59:40.849 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.ver_und_entsorgung.linie"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.849 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299118 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.851 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:40.854 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt" LIMIT 1
2019-01-22 09:59:40.855 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:40.856 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt"','INSERT'),current_schema()
2019-01-22 09:59:40.857 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.ver_und_entsorgung.punkt' AND nspname='oeffentlich'
2019-01-22 09:59:40.857 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.ver_und_entsorgung.punkt' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:40.861 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt"
2019-01-22 09:59:40.861 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt"')::oid
2019-01-22 09:59:40.862 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299136 AND objsubid=0
2019-01-22 09:59:40.863 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt" LIMIT 0
2019-01-22 09:59:40.863 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:40.866 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299136)
2019-01-22 09:59:40.869 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:40.870 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt"'::regclass
2019-01-22 09:59:40.871 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.ver_und_entsorgung.punkt"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:40.872 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299142 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:40.873 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.422 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.verkehr.linie" LIMIT 1
2019-01-22 09:59:41.423 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.424 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.verkehr.linie"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.verkehr.linie"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.verkehr.linie"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.verkehr.linie"','INSERT'),current_schema()
2019-01-22 09:59:41.425 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.verkehr.linie' AND nspname='oeffentlich'
2019-01-22 09:59:41.426 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.verkehr.linie' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.429 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.verkehr.linie"
2019-01-22 09:59:41.430 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.verkehr.linie"')::oid
2019-01-22 09:59:41.431 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299080 AND objsubid=0
2019-01-22 09:59:41.431 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.verkehr.linie" LIMIT 0
2019-01-22 09:59:41.432 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.435 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299080)
2019-01-22 09:59:41.437 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.439 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.verkehr.linie"'::regclass
2019-01-22 09:59:41.439 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.verkehr.linie"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.441 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299086 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.442 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.446 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.verkehr.punkt" LIMIT 1
2019-01-22 09:59:41.447 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.447 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.richtplan.verkehr.punkt"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.richtplan.verkehr.punkt"','UPDATE'),has_column_privilege('"oeffentlich"."sh.richtplan.verkehr.punkt"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.richtplan.verkehr.punkt"','INSERT'),current_schema()
2019-01-22 09:59:41.448 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.richtplan.verkehr.punkt' AND nspname='oeffentlich'
2019-01-22 09:59:41.449 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.richtplan.verkehr.punkt' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.452 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.richtplan.verkehr.punkt"
2019-01-22 09:59:41.453 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.richtplan.verkehr.punkt"')::oid
2019-01-22 09:59:41.454 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=299064 AND objsubid=0
2019-01-22 09:59:41.454 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.richtplan.verkehr.punkt" LIMIT 0
2019-01-22 09:59:41.455 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.458 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (299064)
2019-01-22 09:59:41.460 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.461 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.richtplan.verkehr.punkt"'::regclass
2019-01-22 09:59:41.462 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.richtplan.verkehr.punkt"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.463 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=299070 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.464 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.468 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.umwelt.grundwasser.isohypsen" LIMIT 1
2019-01-22 09:59:41.469 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.469 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.umwelt.grundwasser.isohypsen"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.umwelt.grundwasser.isohypsen"','UPDATE'),has_column_privilege('"oeffentlich"."sh.umwelt.grundwasser.isohypsen"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.umwelt.grundwasser.isohypsen"','INSERT'),current_schema()
2019-01-22 09:59:41.470 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.umwelt.grundwasser.isohypsen' AND nspname='oeffentlich'
2019-01-22 09:59:41.471 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.umwelt.grundwasser.isohypsen' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.474 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.umwelt.grundwasser.isohypsen"
2019-01-22 09:59:41.476 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.umwelt.grundwasser.isohypsen"')::oid
2019-01-22 09:59:41.476 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=298829 AND objsubid=0
2019-01-22 09:59:41.477 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.umwelt.grundwasser.isohypsen" LIMIT 0
2019-01-22 09:59:41.477 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.480 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (298829)
2019-01-22 09:59:41.482 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.484 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.umwelt.grundwasser.isohypsen"'::regclass
2019-01-22 09:59:41.484 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.umwelt.grundwasser.isohypsen"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.485 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=298832 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.486 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.490 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.umwelt.grundwasser.maechtigkeit" LIMIT 1
2019-01-22 09:59:41.491 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.491 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.umwelt.grundwasser.maechtigkeit"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.umwelt.grundwasser.maechtigkeit"','UPDATE'),has_column_privilege('"oeffentlich"."sh.umwelt.grundwasser.maechtigkeit"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.umwelt.grundwasser.maechtigkeit"','INSERT'),current_schema()
2019-01-22 09:59:41.492 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.umwelt.grundwasser.maechtigkeit' AND nspname='oeffentlich'
2019-01-22 09:59:41.493 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.umwelt.grundwasser.maechtigkeit' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.496 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.umwelt.grundwasser.maechtigkeit"
2019-01-22 09:59:41.498 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.umwelt.grundwasser.maechtigkeit"')::oid
2019-01-22 09:59:41.499 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=298837 AND objsubid=0
2019-01-22 09:59:41.499 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.umwelt.grundwasser.maechtigkeit" LIMIT 0
2019-01-22 09:59:41.500 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.503 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (298837)
2019-01-22 09:59:41.504 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.506 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.umwelt.grundwasser.maechtigkeit"'::regclass
2019-01-22 09:59:41.507 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.umwelt.grundwasser.maechtigkeit"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.507 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=298843 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.509 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.512 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.umwelt.grundwasser.stockwerk" LIMIT 1
2019-01-22 09:59:41.513 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.514 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.umwelt.grundwasser.stockwerk"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.umwelt.grundwasser.stockwerk"','UPDATE'),has_column_privilege('"oeffentlich"."sh.umwelt.grundwasser.stockwerk"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.umwelt.grundwasser.stockwerk"','INSERT'),current_schema()
2019-01-22 09:59:41.515 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.umwelt.grundwasser.stockwerk' AND nspname='oeffentlich'
2019-01-22 09:59:41.515 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.umwelt.grundwasser.stockwerk' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.519 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.umwelt.grundwasser.stockwerk"
2019-01-22 09:59:41.519 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.umwelt.grundwasser.stockwerk"')::oid
2019-01-22 09:59:41.520 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=298821 AND objsubid=0
2019-01-22 09:59:41.521 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.umwelt.grundwasser.stockwerk" LIMIT 0
2019-01-22 09:59:41.521 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.524 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (298821)
2019-01-22 09:59:41.526 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.528 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.umwelt.grundwasser.stockwerk"'::regclass
2019-01-22 09:59:41.528 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.umwelt.grundwasser.stockwerk"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.529 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=298824 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.530 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.534 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.umwelt.grundwasser.wasserscheide" LIMIT 1
2019-01-22 09:59:41.535 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.535 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.umwelt.grundwasser.wasserscheide"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.umwelt.grundwasser.wasserscheide"','UPDATE'),has_column_privilege('"oeffentlich"."sh.umwelt.grundwasser.wasserscheide"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.umwelt.grundwasser.wasserscheide"','INSERT'),current_schema()
2019-01-22 09:59:41.536 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.umwelt.grundwasser.wasserscheide' AND nspname='oeffentlich'
2019-01-22 09:59:41.537 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.umwelt.grundwasser.wasserscheide' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.540 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.umwelt.grundwasser.wasserscheide"
2019-01-22 09:59:41.541 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.umwelt.grundwasser.wasserscheide"')::oid
2019-01-22 09:59:41.541 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=298813 AND objsubid=0
2019-01-22 09:59:41.542 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.umwelt.grundwasser.wasserscheide" LIMIT 0
2019-01-22 09:59:41.542 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.545 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (298813)
2019-01-22 09:59:41.547 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.548 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.umwelt.grundwasser.wasserscheide"'::regclass
2019-01-22 09:59:41.549 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.umwelt.grundwasser.wasserscheide"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.550 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=298816 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.551 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.554 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.kantonsstrassen" LIMIT 1
2019-01-22 09:59:41.555 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.555 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.verkehr.individual.kantonsstrassen"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.verkehr.individual.kantonsstrassen"','UPDATE'),has_column_privilege('"oeffentlich"."sh.verkehr.individual.kantonsstrassen"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.verkehr.individual.kantonsstrassen"','INSERT'),current_schema()
2019-01-22 09:59:41.556 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.verkehr.individual.kantonsstrassen' AND nspname='oeffentlich'
2019-01-22 09:59:41.557 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.verkehr.individual.kantonsstrassen' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.560 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.verkehr.individual.kantonsstrassen"
2019-01-22 09:59:41.562 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.verkehr.individual.kantonsstrassen"')::oid
2019-01-22 09:59:41.562 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=350474 AND objsubid=0
2019-01-22 09:59:41.563 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.kantonsstrassen" LIMIT 0
2019-01-22 09:59:41.564 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.567 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (350474)
2019-01-22 09:59:41.569 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.571 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.verkehr.individual.kantonsstrassen"'::regclass
2019-01-22 09:59:41.571 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.verkehr.individual.kantonsstrassen"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.572 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=350480 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.573 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.578 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.mountainbikerouten" LIMIT 1
2019-01-22 09:59:41.581 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.582 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.verkehr.individual.mountainbikerouten"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.verkehr.individual.mountainbikerouten"','UPDATE'),has_column_privilege('"oeffentlich"."sh.verkehr.individual.mountainbikerouten"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.verkehr.individual.mountainbikerouten"','INSERT'),current_schema()
2019-01-22 09:59:41.583 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.verkehr.individual.mountainbikerouten' AND nspname='oeffentlich'
2019-01-22 09:59:41.583 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.verkehr.individual.mountainbikerouten' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.587 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.verkehr.individual.mountainbikerouten"
2019-01-22 09:59:41.587 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.verkehr.individual.mountainbikerouten"')::oid
2019-01-22 09:59:41.588 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=298936 AND objsubid=0
2019-01-22 09:59:41.589 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.mountainbikerouten" LIMIT 0
2019-01-22 09:59:41.589 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.592 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (298936)
2019-01-22 09:59:41.594 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.596 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.verkehr.individual.mountainbikerouten"'::regclass
2019-01-22 09:59:41.596 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.verkehr.individual.mountainbikerouten"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.597 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=298939 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.598 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.602 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.nationalstrassen.achse" LIMIT 1
2019-01-22 09:59:41.603 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.603 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.verkehr.individual.nationalstrassen.achse"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.verkehr.individual.nationalstrassen.achse"','UPDATE'),has_column_privilege('"oeffentlich"."sh.verkehr.individual.nationalstrassen.achse"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.verkehr.individual.nationalstrassen.achse"','INSERT'),current_schema()
2019-01-22 09:59:41.604 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.verkehr.individual.nationalstrassen.achse' AND nspname='oeffentlich'
2019-01-22 09:59:41.605 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.verkehr.individual.nationalstrassen.achse' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.608 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.verkehr.individual.nationalstrassen.achse"
2019-01-22 09:59:41.609 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.verkehr.individual.nationalstrassen.achse"')::oid
2019-01-22 09:59:41.610 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=323985 AND objsubid=0
2019-01-22 09:59:41.610 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.nationalstrassen.achse" LIMIT 0
2019-01-22 09:59:41.611 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.614 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (323985)
2019-01-22 09:59:41.616 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.618 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.verkehr.individual.nationalstrassen.achse"'::regclass
2019-01-22 09:59:41.619 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.verkehr.individual.nationalstrassen.achse"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.619 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=323991 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.620 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.624 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung" LIMIT 1
2019-01-22 09:59:41.625 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.626 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung"','UPDATE'),has_column_privilege('"oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung"','INSERT'),current_schema()
2019-01-22 09:59:41.626 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.verkehr.individual.nationalstrassen.kilometrierung' AND nspname='oeffentlich'
2019-01-22 09:59:41.627 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.verkehr.individual.nationalstrassen.kilometrierung' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.631 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung"
2019-01-22 09:59:41.631 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung"')::oid
2019-01-22 09:59:41.632 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=323977 AND objsubid=0
2019-01-22 09:59:41.633 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung" LIMIT 0
2019-01-22 09:59:41.634 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.637 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (323977)
2019-01-22 09:59:41.638 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.640 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung"'::regclass
2019-01-22 09:59:41.641 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.verkehr.individual.nationalstrassen.kilometrierung"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.642 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=323983 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.643 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.647 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.velowege" LIMIT 1
2019-01-22 09:59:41.648 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.649 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.verkehr.individual.velowege"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.verkehr.individual.velowege"','UPDATE'),has_column_privilege('"oeffentlich"."sh.verkehr.individual.velowege"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.verkehr.individual.velowege"','INSERT'),current_schema()
2019-01-22 09:59:41.649 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.verkehr.individual.velowege' AND nspname='oeffentlich'
2019-01-22 09:59:41.650 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.verkehr.individual.velowege' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.653 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.verkehr.individual.velowege"
2019-01-22 09:59:41.657 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.verkehr.individual.velowege"')::oid
2019-01-22 09:59:41.658 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=298961 AND objsubid=0
2019-01-22 09:59:41.658 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.velowege" LIMIT 0
2019-01-22 09:59:41.659 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.662 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (298961)
2019-01-22 09:59:41.664 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.666 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.verkehr.individual.velowege"'::regclass
2019-01-22 09:59:41.666 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.verkehr.individual.velowege"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.667 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=298967 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.668 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.673 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal" LIMIT 1
2019-01-22 09:59:41.674 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.674 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal"','UPDATE'),has_column_privilege('"oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal"','INSERT'),current_schema()
2019-01-22 09:59:41.675 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.verkehr.individual.velowege.ausserkantonal' AND nspname='oeffentlich'
2019-01-22 09:59:41.676 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.verkehr.individual.velowege.ausserkantonal' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.679 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal"
2019-01-22 09:59:41.681 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal"')::oid
2019-01-22 09:59:41.681 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=298972 AND objsubid=0
2019-01-22 09:59:41.682 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal" LIMIT 0
2019-01-22 09:59:41.682 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.685 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (298972)
2019-01-22 09:59:41.687 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.689 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal"'::regclass
2019-01-22 09:59:41.689 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.verkehr.individual.velowege.ausserkantonal"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.690 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=298978 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.691 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.695 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.velowege.geplant" LIMIT 1
2019-01-22 09:59:41.696 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.696 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.verkehr.individual.velowege.geplant"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.verkehr.individual.velowege.geplant"','UPDATE'),has_column_privilege('"oeffentlich"."sh.verkehr.individual.velowege.geplant"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.verkehr.individual.velowege.geplant"','INSERT'),current_schema()
2019-01-22 09:59:41.697 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.verkehr.individual.velowege.geplant' AND nspname='oeffentlich'
2019-01-22 09:59:41.698 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.verkehr.individual.velowege.geplant' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.701 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.verkehr.individual.velowege.geplant"
2019-01-22 09:59:41.702 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.verkehr.individual.velowege.geplant"')::oid
2019-01-22 09:59:41.703 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=298953 AND objsubid=0
2019-01-22 09:59:41.703 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.verkehr.individual.velowege.geplant" LIMIT 0
2019-01-22 09:59:41.704 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.707 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (298953)
2019-01-22 09:59:41.709 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.710 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.verkehr.individual.velowege.geplant"'::regclass
2019-01-22 09:59:41.711 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.verkehr.individual.velowege.geplant"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.711 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=298959 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.713 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.716 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.baugebiet" LIMIT 1
2019-01-22 09:59:41.717 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.718 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.baugebiet"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.baugebiet"','UPDATE'),has_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.baugebiet"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.baugebiet"','INSERT'),current_schema()
2019-01-22 09:59:41.718 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.zp.rechtsgueltig.baugebiet' AND nspname='oeffentlich'
2019-01-22 09:59:41.719 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.zp.rechtsgueltig.baugebiet' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.722 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.zp.rechtsgueltig.baugebiet"
2019-01-22 09:59:41.728 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.zp.rechtsgueltig.baugebiet"')::oid
2019-01-22 09:59:41.728 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1732211 AND objsubid=0
2019-01-22 09:59:41.729 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.baugebiet" LIMIT 0
2019-01-22 09:59:41.729 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.732 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1732211)
2019-01-22 09:59:41.734 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.736 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.zp.rechtsgueltig.baugebiet"'::regclass
2019-01-22 09:59:41.736 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.zp.rechtsgueltig.baugebiet"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.737 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1732214 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.738 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.749 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand" LIMIT 1
2019-01-22 09:59:41.750 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.751 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand"','UPDATE'),has_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand"','INSERT'),current_schema()
2019-01-22 09:59:41.752 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.zp.rechtsgueltig.erschliessungsstand' AND nspname='oeffentlich'
2019-01-22 09:59:41.752 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.zp.rechtsgueltig.erschliessungsstand' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.756 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand"
2019-01-22 09:59:41.764 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand"')::oid
2019-01-22 09:59:41.765 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1730208 AND objsubid=0
2019-01-22 09:59:41.765 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand" LIMIT 0
2019-01-22 09:59:41.766 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.769 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1730208)
2019-01-22 09:59:41.771 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.773 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand"'::regclass
2019-01-22 09:59:41.773 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.zp.rechtsgueltig.erschliessungsstand"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.774 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1730214 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.775 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.781 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.grundnutzung" LIMIT 1
2019-01-22 09:59:41.782 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.782 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.grundnutzung"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.grundnutzung"','UPDATE'),has_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.grundnutzung"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.grundnutzung"','INSERT'),current_schema()
2019-01-22 09:59:41.783 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.zp.rechtsgueltig.grundnutzung' AND nspname='oeffentlich'
2019-01-22 09:59:41.784 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.zp.rechtsgueltig.grundnutzung' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.787 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.zp.rechtsgueltig.grundnutzung"
2019-01-22 09:59:41.845 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.zp.rechtsgueltig.grundnutzung"')::oid
2019-01-22 09:59:41.846 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1730629 AND objsubid=0
2019-01-22 09:59:41.847 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.grundnutzung" LIMIT 0
2019-01-22 09:59:41.847 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.850 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1730629)
2019-01-22 09:59:41.853 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.855 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.zp.rechtsgueltig.grundnutzung"'::regclass
2019-01-22 09:59:41.855 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.zp.rechtsgueltig.grundnutzung"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.856 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1730635 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.858 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.867 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen" LIMIT 1
2019-01-22 09:59:41.869 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.869 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen"','UPDATE'),has_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen"','INSERT'),current_schema()
2019-01-22 09:59:41.870 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.zp.rechtsgueltig.laermempfindlichkeitsstufen' AND nspname='oeffentlich'
2019-01-22 09:59:41.871 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.zp.rechtsgueltig.laermempfindlichkeitsstufen' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.874 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen"
2019-01-22 09:59:41.929 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen"')::oid
2019-01-22 09:59:41.930 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1730298 AND objsubid=0
2019-01-22 09:59:41.931 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen" LIMIT 0
2019-01-22 09:59:41.931 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.935 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1730298)
2019-01-22 09:59:41.938 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.940 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen"'::regclass
2019-01-22 09:59:41.941 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.zp.rechtsgueltig.laermempfindlichkeitsstufen"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.941 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1730304 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.942 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.954 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung" LIMIT 1
2019-01-22 09:59:41.955 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.956 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung"','UPDATE'),has_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung"','INSERT'),current_schema()
2019-01-22 09:59:41.956 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.zp.rechtsgueltig.linenbezogene_festlegung' AND nspname='oeffentlich'
2019-01-22 09:59:41.957 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.zp.rechtsgueltig.linenbezogene_festlegung' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.961 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung"
2019-01-22 09:59:41.964 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung"')::oid
2019-01-22 09:59:41.964 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1732275 AND objsubid=0
2019-01-22 09:59:41.965 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung" LIMIT 0
2019-01-22 09:59:41.966 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.969 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1732275)
2019-01-22 09:59:41.971 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:41.973 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung"'::regclass
2019-01-22 09:59:41.974 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.zp.rechtsgueltig.linenbezogene_festlegung"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:41.975 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1732281 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:41.976 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:41.983 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung" LIMIT 1
2019-01-22 09:59:41.984 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:41.984 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung"','UPDATE'),has_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung"','INSERT'),current_schema()
2019-01-22 09:59:41.985 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.zp.rechtsgueltig.objektbezogene_festlegung' AND nspname='oeffentlich'
2019-01-22 09:59:41.986 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.zp.rechtsgueltig.objektbezogene_festlegung' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:41.989 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung"
2019-01-22 09:59:41.994 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung"')::oid
2019-01-22 09:59:41.994 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1732219 AND objsubid=0
2019-01-22 09:59:41.995 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung" LIMIT 0
2019-01-22 09:59:41.996 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:41.999 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1732219)
2019-01-22 09:59:42.001 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.003 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung"'::regclass
2019-01-22 09:59:42.004 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.zp.rechtsgueltig.objektbezogene_festlegung"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.005 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1732225 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.006 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.015 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung" LIMIT 1
2019-01-22 09:59:42.016 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.017 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung"','UPDATE'),has_column_privilege('"oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung"','INSERT'),current_schema()
2019-01-22 09:59:42.018 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.zp.rechtsgueltig.ueberlagernde_nutzung' AND nspname='oeffentlich'
2019-01-22 09:59:42.018 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.zp.rechtsgueltig.ueberlagernde_nutzung' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.022 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung"
2019-01-22 09:59:42.035 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung"')::oid
2019-01-22 09:59:42.035 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1730290 AND objsubid=0
2019-01-22 09:59:42.036 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung" LIMIT 0
2019-01-22 09:59:42.036 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.040 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1730290)
2019-01-22 09:59:42.042 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.044 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung"'::regclass
2019-01-22 09:59:42.044 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.zp.rechtsgueltig.ueberlagernde_nutzung"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.045 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1730296 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.046 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.067 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.068 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.068 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.069 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.070 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.073 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Grund-, Mittel-, Berufs-, Fach- oder Hochschule')
2019-01-22 09:59:42.074 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.074 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.075 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.076 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.079 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.081 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.083 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.083 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.084 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.085 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.102 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.103 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.103 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.104 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.105 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.108 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Geschäfte')
2019-01-22 09:59:42.109 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.109 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.110 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.111 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.114 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.116 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.118 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.118 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.119 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.120 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.132 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.132 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.133 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.133 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.134 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.138 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Kino' OR "kategorie" = 'Schwimmbad' OR "kategorie" = 'Zoo' OR "kategorie" = 'Sporthalle')
2019-01-22 09:59:42.139 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.139 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.140 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.141 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.144 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.146 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.148 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.149 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.150 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.151 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.162 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.163 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.163 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.164 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.165 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.168 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Apotheke oder Drogerie' OR "kategorie" = 'Öffentliche WC-Anlage')
2019-01-22 09:59:42.169 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.169 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.170 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.171 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.174 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.176 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.177 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.178 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.179 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.180 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.192 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.192 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.193 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.193 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.194 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.197 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Arzt- oder Zahnarztpraxis' OR "kategorie" = 'Spital oder Heim')
2019-01-22 09:59:42.198 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.198 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.199 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.199 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.202 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.204 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.206 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.207 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.207 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.208 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.219 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.220 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.220 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.221 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.222 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.225 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Kongresshalle' OR "kategorie" = 'Museum oder Galerie' OR "kategorie" = 'Bibliothek' OR "kategorie" = 'Tourismusinformationszentrum' OR "kategorie" = 'Park oder Friedhof' or "kategorie" = 'Konzerthalle, Oper oder Theatersaal')
2019-01-22 09:59:42.226 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.226 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.227 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.228 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.230 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.233 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.234 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.235 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.236 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.237 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.248 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.249 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.249 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.250 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.251 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.254 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Bahnhof' OR "kategorie" = 'Tankstelle')
2019-01-22 09:59:42.255 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.256 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.256 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.257 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.260 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.262 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.263 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.264 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.265 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.266 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.278 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.278 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.279 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.279 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.280 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.283 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Restaurant, Café oder Bar' OR "kategorie" = 'Hotel, Pension, Bed & Breakfast')
2019-01-22 09:59:42.284 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.285 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.285 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.286 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.289 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.291 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.293 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.294 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.295 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.296 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.308 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.308 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.309 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.309 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.310 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.313 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Bank' or "kategorie" = 'Geldautomat' or "kategorie" = 'Post' or "kategorie" = 'Verwaltung oder Amt')
2019-01-22 09:59:42.314 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.315 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.316 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.316 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.319 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.322 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.323 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.324 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.325 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.326 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.338 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.339 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.339 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.340 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.341 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.344 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Grund-, Mittel-, Berufs-, Fach- oder Hochschule')
2019-01-22 09:59:42.345 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.345 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.346 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.346 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.349 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.352 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.353 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.354 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.355 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.356 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.373 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.374 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.375 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.375 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.376 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.379 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Geschäfte')
2019-01-22 09:59:42.380 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.380 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.381 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.381 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.384 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.386 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.388 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.389 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.389 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.390 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.402 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.403 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.403 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.404 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.405 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.407 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Kino' OR "kategorie" = 'Schwimmbad' OR "kategorie" = 'Zoo' OR "kategorie" = 'Sporthalle')
2019-01-22 09:59:42.408 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.409 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.409 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.410 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.413 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.415 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.417 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.417 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.418 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.419 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.430 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.431 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.431 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.432 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.433 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.436 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Apotheke oder Drogerie' OR "kategorie" = 'Öffentliche WC-Anlage')
2019-01-22 09:59:42.437 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.438 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.438 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.439 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.442 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.444 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.446 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.446 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.447 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.448 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.459 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.460 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.460 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.461 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.462 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.465 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Arzt- oder Zahnarztpraxis' OR "kategorie" = 'Spital oder Heim')
2019-01-22 09:59:42.466 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.466 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.467 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.467 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.470 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.472 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.474 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.475 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.475 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.476 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.488 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.489 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.489 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.490 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.491 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.494 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Kongresshalle' OR "kategorie" = 'Museum oder Galerie' OR "kategorie" = 'Bibliothek' OR "kategorie" = 'Tourismusinformationszentrum' OR "kategorie" = 'Park oder Friedhof' or "kategorie" = 'Konzerthalle, Oper oder Theatersaal')
2019-01-22 09:59:42.495 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.496 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.496 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.497 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.500 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.502 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.504 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.505 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.505 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.507 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.518 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.518 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.519 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.520 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.520 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.524 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Bahnhof' OR "kategorie" = 'Tankstelle')
2019-01-22 09:59:42.524 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.525 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.526 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.526 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.529 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.532 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.533 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.534 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.535 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.536 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.547 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.547 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.548 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.548 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.549 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.552 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Restaurant, Café oder Bar' OR "kategorie" = 'Hotel, Pension, Bed & Breakfast')
2019-01-22 09:59:42.553 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.554 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.554 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.555 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.558 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.560 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.562 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.562 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.563 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.564 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:42.575 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 1
2019-01-22 09:59:42.576 CET [2528] LOG: Anweisung: SELECT pg_is_in_recovery()
2019-01-22 09:59:42.577 CET [2528] LOG: Anweisung: SELECT has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','DELETE'),has_any_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','UPDATE'),has_column_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','geometrie','UPDATE'),has_table_privilege('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"','INSERT'),current_schema()
2019-01-22 09:59:42.577 CET [2528] LOG: Anweisung: SELECT 1 FROM pg_class,pg_namespace WHERE pg_class.relnamespace=pg_namespace.oid AND pg_has_role(relowner,'MEMBER') AND relname='sh.proinfirmis.hindernisfreier_zugang' AND nspname='oeffentlich'
2019-01-22 09:59:42.578 CET [2528] LOG: Anweisung: SELECT upper(type),srid,coord_dimension FROM geometry_columns WHERE f_table_name='sh.proinfirmis.hindernisfreier_zugang' AND f_geometry_column='geometrie' AND f_table_schema='oeffentlich'
2019-01-22 09:59:42.581 CET [2528] LOG: Anweisung: SELECT DISTINCT upper(geometrytype("geometrie")),st_srid("geometrie") FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" WHERE ("kategorie" = 'Bank' or "kategorie" = 'Geldautomat' or "kategorie" = 'Post' or "kategorie" = 'Verwaltung oder Amt')
2019-01-22 09:59:42.582 CET [2528] LOG: Anweisung: SELECT regclass('"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"')::oid
2019-01-22 09:59:42.583 CET [2528] LOG: Anweisung: SELECT description FROM pg_description WHERE objoid=1347184 AND objsubid=0
2019-01-22 09:59:42.583 CET [2528] LOG: Anweisung: SELECT * FROM "oeffentlich"."sh.proinfirmis.hindernisfreier_zugang" LIMIT 0
2019-01-22 09:59:42.584 CET [2528] LOG: Anweisung: SELECT oid,typname,typtype,typelem,typlen FROM pg_type
2019-01-22 09:59:42.587 CET [2528] LOG: Anweisung: SELECT attrelid, attnum, pg_catalog.format_type(atttypid,atttypmod), pg_catalog.col_description(attrelid,attnum), pg_catalog.pg_get_expr(adbin,adrelid), atttypid, attnotnull::int, indisunique::int FROM pg_attribute LEFT OUTER JOIN pg_attrdef ON attrelid=adrelid AND attnum=adnum LEFT OUTER JOIN ( SELECT DISTINCT indrelid, indkey, indisunique FROM pg_index WHERE indisunique ) uniq ON attrelid=indrelid AND attnum::text=indkey::text WHERE attrelid IN (1347184)
2019-01-22 09:59:42.589 CET [2528] LOG: Anweisung: SELECT COUNT(*) FROM information_schema.tables WHERE table_name='qgis_editor_widget_styles'
2019-01-22 09:59:42.590 CET [2528] LOG: Anweisung: SELECT count(*) FROM pg_inherits WHERE inhparent='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass
2019-01-22 09:59:42.591 CET [2528] LOG: Anweisung: SELECT indexrelid FROM pg_index WHERE indrelid='"oeffentlich"."sh.proinfirmis.hindernisfreier_zugang"'::regclass AND (indisprimary OR indisunique) ORDER BY CASE WHEN indisprimary THEN 1 ELSE 2 END LIMIT 1
2019-01-22 09:59:42.592 CET [2528] LOG: Anweisung: SELECT attname,attnotnull FROM pg_index,pg_attribute WHERE indexrelid=1347190 AND indrelid=attrelid AND pg_attribute.attnum=any(pg_index.indkey)
2019-01-22 09:59:42.593 CET [2528] LOG: Anweisung: set client_min_messages to error
2019-01-22 09:59:43.592 CET [4760] LOG: Anweisung: set client_encoding to 'UNICODE'
2019-01-22 09:59:43.593 CET [4760] LOG: Anweisung: select regclass('pg_class')::oid
2019-01-22 09:59:43.594 CET [4760] LOG: Anweisung: BEGIN
2019-01-22 09:59:43.594 CET [4760] LOG: Anweisung: DECLARE oidcursor BINARY CURSOR FOR select regclass('pg_class')::oid
2019-01-22 09:59:43.595 CET [4760] LOG: Anweisung: fetch forward 1 from oidcursor
2019-01-22 09:59:43.595 CET [4760] LOG: Anweisung: CLOSE oidcursor
2019-01-22 09:59:43.595 CET [4760] LOG: Anweisung: COMMIT
2019-01-22 09:59:43.596 CET [4760] LOG: Anweisung: SELECT postgis_version()
2019-01-22 09:59:43.602 CET [4760] LOG: Anweisung: SELECT postgis_geos_version(),postgis_proj_version()
2019-01-22 09:59:43.603 CET [4760] LOG: Anweisung: SELECT EXISTS ( SELECT c.oid FROM pg_class AS c JOIN pg_namespace AS n ON c.relnamespace=n.oid WHERE n.nspname='topology' AND c.relname='topology' )
2019-01-22 09:59:43.605 CET [4760] LOG: Anweisung: SELECT oid FROM pg_catalog.pg_extension WHERE extname = 'pointcloud_postgis'
2019-01-22 09:59:43.606 CET [4760] LOG: Anweisung: SET application_name='QGIS'
2019-01-22 09:59:43.607 CET [4760] LOG: Anweisung: BEGIN READ ONLY
2019-01-22 09:59:43.608 CET [4760] LOG: Anweisung: DECLARE qgis_1 BINARY CURSOR FOR SELECT st_asbinary("geometrie",'NDR'),"uuid"::text,"sh_code"::text,"zonentyp_gemeinde_abk"::text FROM "oeffentlich"."sh.zp.rechtsgueltig.grundnutzung" WHERE ("geometrie" && st_makeenvelope(2684037.5804901123046875,1283243.427276611328125,2686400.6137847900390625,1284109.058380126953125,2056)) AND ("sh_code" IN ('111.0','112.0','113.0','114.0','115.0','121.0','122.0','123.0','124.0','131.0','133.0','141.0','142.0','151.0','152.0','153.0','161.0','162.0','172.0','173.0','181.0','182.0','183.0','192.0','211.0','221.0','231.0','312.0','313.0','321.1','321.2','412.0','413.0','414.0','415.0','416.0','417.0','418.0','4210.','422.0','431.1','431.2','441.0','442.0'))
2019-01-22 09:59:43.612 CET [4760] LOG: Anweisung: FETCH FORWARD 2000 FROM qgis_1
2019-01-22 09:59:43.947 CET [4760] LOG: Anweisung: CLOSE qgis_1
2019-01-22 09:59:43.947 CET [4760] LOG: Anweisung: COMMIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment