Re: 7.1 docs -- "create table"? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: 7.1 docs -- "create table"?
Date
Msg-id Pine.LNX.4.30.0107021650520.677-100000@peter.localdomain
Whole thread Raw
In response to 7.1 docs -- "create table"?  (will trillich <will@serensoft.com>)
List pgsql-general
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


pgsql-general by date:

Previous
From: "Mihai Gheorghiu"
Date:
Subject: Re: Migrating from MSAccess
Next
From: "dennis@zserve.com"
Date:
Subject: Multiple Indexes