- Архив списков рассылки pgsql-general

Поиск
Список
Период
Сортировка
От Steve SAUTETNER
Тема
Дата
Msg-id BKEHJDOFOAHJBCOBCHJGEEADCDAA.ssa@informactis.com
обсуждение исходный текст
Ответы Re:  (Jason Earl <jdearl@yahoo.com>)
Список pgsql-general
Hello !

I've got 2 databases. In the first i've got users described in a table
(name, adress ..).
In the second, i've got a table with products informations (id, price, owner
...).
I must create a trigger in the second table on insert that verify that the
product's owner exists in the first database.

Anyone has an idea on how to do it ?
(i can't merge the two databases)

have a nice day !


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

Предыдущее
От:
Дата:
Сообщение: Date Format Inquiry
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Using oids for fast read-only access?