Re: 7.1 docs -- "create table"?
От
Peter Eisentraut
Тема
Re: 7.1 docs -- "create table"?
Дата
Msg-id
Pine.LNX.4.30.0107021650520.677-100000@peter.localdomain
Ответ на
7.1 docs -- "create table"? (will trillich)
Список
Дерево обсуждения
7.1 docs -- "create table"? will trillich <will@serensoft.com>
Re: 7.1 docs -- "create table"? Peter Eisentraut <peter_e@gmx.net>
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 по дате отправления