Re: dropping foreign keys

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: dropping foreign keys
Дата
Msg-id 3C19A79F.7090907@selectacast.net
обсуждение исходный текст
Ответ на Re: dropping foreign keys  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-general
OK that worked. Thanks for your help.

Stephan Szabo wrote:

>>I tried both table names, and in both cases I got :
>>drop trigger RI_ConstraintTrigger_569229 on utable;
>>ERROR:  DropTrigger: there is no trigger ri_constrainttrigger_569229 on relation utable
>>
>
> You'll need to double quote the name because it's actually mixed case
> (note the case folded name in the error message)
>


--
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://xis.xtenit.com


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: dropping foreign keys
Следующее
От: Antonio Fiol Bonnín
Дата:
Сообщение: Re: slow queries on large syslog table