Re: Data integrity and sanity check

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: Data integrity and sanity check
Дата
Msg-id 200204011614.g31GEA929902@saturn.janwieck.net
обсуждение исходный текст
Ответ на Re: Data integrity and sanity check  ("Rod Taylor" <rbt@zort.ca>)
Список pgsql-hackers
Rod Taylor wrote:
> > 2) re-check any constraint inserted into the database
>
> There should not be any if it was accepted, however if it's a new
> constraint it doesn't get applied to data that already exists.  A dump
> and restore will ignore these as well (with good reason).
   Please don't make up any answers. If you don't know for sure,   look at the code in question or just don't answer.
   PostgreSQL does check all existing data when adding a foreign   key  contraint.  It  skips  the check during the
restoreof a   dump though.
 


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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

Предыдущее
От: Jessica Perry Hekman
Дата:
Сообщение: Re: timeout implementation issues
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: timeout implementation issues