Referential Integrity --> SystemTables

Поиск
Список
Период
Сортировка
От David M. Richter
Тема Referential Integrity --> SystemTables
Дата
Msg-id 3B937D80.80D71D5F@dkfz-heidelberg.de
обсуждение исходный текст
Ответы Re: Referential Integrity --> SystemTables
Список pgsql-general
Hello!

I want to update a old postgresdatabase. In the time of databasecreation
the postgres had no "references" construct. So the integrity is
maintained by the C-Driver.
Now I want to build in the integrity. But i have to maintain
compatibiliy to old databases in the code itself.
So my question:
HOW can I determine if the database has referential integrity used or
not? Are there in the database any "references" in use or not?
Maybe it is descripted in any systemtable(pg_xyz)?

Thanks in advance

David

Вложения

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

Предыдущее
От: Giorgio Volpe
Дата:
Сообщение: Re: Apache authentication
Следующее
От: Randall Perry
Дата:
Сообщение: Perl won't eval PgSQL boolean value