Horde Installation unter PGSQL?

mstar

New Member
Hallo,

hat jemand eine Installationsanleitung für Horde unter Postgresql?
Habe mal es selber versucht aber es klappt nicht, es kommt dauernt eine fehlermeldung wenn ich folgendes ausführe:

Code:
[ ERROR! ] Creating the tables failed. Please see the manual at docs/INSTALL
           for how to setup the database manually. Error messages:
MDB2 Error: unknown error
_doQuery: [Error message: Could not execute statement]
[Last executed query: ALTER TABLE horde_datatree ADD CONSTRAINT datatree_primary_idx PRIMARY KEY (datatree_id)]
[Native message: FEHLER:  mehrere Primärschlüssel für Tabelle »horde_datatree« nicht erlaubt]

Gruß Mato
 
Back
Top