will trillich writes:
> after upgrading from 7.0.3 to 7.1 i find some snags in the
> indexing and 'references' --
>
> ERROR: UNIQUE constraint matching given keys for referenced table "d_language" not found
Every foreign key constraint needs to reference a unique (combination of)
columns. 7.0 didn't enforce this, but it never worked correctly without.
> so i try going to /usr/share/doc/postgresql-doc/html/user
> to find the 'create table' documentation...
Try something like ..../html/index.html and go to the Reference Manual.
--
Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter