Re: pg_restore and create FK without verification check

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: pg_restore and create FK without verification check
Дата
Msg-id 3FC54CCB.9010809@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: pg_restore and create FK without verification check  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-hackers
> A common mistake, can't count how often I created this one... And not 
> easy to find, because EXPLAIN won't explain triggers.
> I'm planning to create some kind of fk index wizard in pgAdmin3, which 
> finds out about fks using columns that aren't covered by an appropriate 
> index. Maybe this check could be performed (as a NOTICE) when the fk is 
> created?

Weird - I'm planning the exact same thing for phpPgAdmin!

Great minds think alike :P

Chris




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

Предыдущее
От: ow
Дата:
Сообщение: Re: pg_restore and create FK without verification check
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: 7.5 Plans