Re: reference constraint creation problem

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: reference constraint creation problem
Дата
Msg-id 20060615142412.GA4694@webserv.wug-glas.de
обсуждение исходный текст
Ответ на reference constraint creation problem  (kmh496 <kmh496@kornet.net>)
Список pgsql-novice
am  15.06.2006, um 23:18:58 +0900 mailte kmh496 folgendes:
>    Column   |         Type         | Modifiers
> ------------+----------------------+-----------
>  goodChoice | character varying(3) | not null
       ^
       |
       'C'


> REFERENCES qp_qualchoice_goodChoice_constraint_table (goodChoice)
                                                        ^        ^
                                                        |        |

my guess: you need there "


>
> psql:pg_sql.sql:44: ERROR:  column "goodchoice" referenced in foreign
                                          ^
                                          |
                                          'c'


HTH, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47215,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

В списке pgsql-novice по дате отправления:

Предыдущее
От: kmh496
Дата:
Сообщение: reference constraint creation problem
Следующее
От: Aarni Ruuhimäki
Дата:
Сообщение: Re: Replacing data