Re: Arrays and Indices / Foreign Keys

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Arrays and Indices / Foreign Keys
Дата
Msg-id 3F4ECB3B.7050404@joeconway.com
обсуждение исходный текст
Ответ на Re: Arrays and Indices / Foreign Keys  (Alex <alex@meerkatsoft.com>)
Список pgsql-general
Alex wrote:
> Joe, that is good news.
> When will be 7.4 availbable?

Beta2 is just starting. There isn't a firm date for the 7.4 release that
I'm aware of, but start looking for it in mid-September.

> Also,
> what i actually wanted  is to ckeck that if  lets say ARRAY[1,2,3]
> is inserted but 1,2 or 3 (the the entire array) is not  present in the
> reference table.
> Will that be available too ?

I was afraid that's what you were after. I think the answer is no, at
least not with standard RI constraints. You might be able to do
something with a custom trigger though.

Joe


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

Предыдущее
От: Ron Johnson
Дата:
Сообщение: Re: Replication Ideas
Следующее
От: Alex
Дата:
Сообщение: Fast Table Replication / Mirroring