[Mapbender-users] sql gui update

Marco Scheuble Wucherikovtski at gmx.de
Fri Jul 20 06:06:50 EDT 2007


hallo zusammen,

hier ne Fehlermeldung:

Update Mapbender 2.4.1 auf 2.4.2_rc1:

Beim Update der GUIs durch die Datei /resources/db/update/update_guis_iso.sql, erscheint die Fehlermeldung: 
"SQL Fehler:
ERROR:  duplicate key violates unique constraint "pk_gui_id". "

Zurückzuführen ist dies auf den EIntrag in Zeile 360:
"INSERT INTO gui (gui_id, gui_name, gui_description, gui_public) VALUES ('gui_digitize','gui_digitize','GUI with WFS search and digitizing using WFS-T',1);"

Da es diese EIntrag schon gibt, kann er nicht erneut angelegt werden.
Ein update-Befehl wäre sinnvoller, oder die Zeile ganz weg lassen.
__________________


english:
bug report
Update Mapbdener 2.4.1 to 2.4.2_rc1:

update of the guis by the file "/resources/db/update/update_guis_iso.sql"
returns following sql-error: 
"duplicate key violates unique constraint "pk_gui_id" "

Problem is line 360:
"INSERT INTO gui (gui_id, gui_name, gui_description, gui_public) VALUES ('gui_digitize','gui_digitize','GUI with WFS search and digitizing using WFS-T',1);

An Update-Statement will do it, or just skip this line.

Gruß,
Marco
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail


More information about the Mapbender_users mailing list