Re: deferred check constraints

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: deferred check constraints
Дата
Msg-id 87hco4vz18.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: deferred check constraints  (Perry Smith <pedz@easesoftware.com>)
Список pgsql-general
"Perry Smith" <pedz@easesoftware.com> writes:

> I need to add an element to table A and an element to table B that reference
> each other.  The "polymorphic" gunk comes up because table  B is not the same
> table each time.

Not that I haven't done similar things in the past but you should think hard
about whether you can't normalize your data further to avoid this. It will
make querying your data later much easier. (Think of what your joins are going
to look like.)

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com


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

Предыдущее
От: Chris Browne
Дата:
Сообщение: Re: SMTP
Следующее
От: "Sébastien Boutté"
Дата:
Сообщение: Re: pg_dump without blobs