Re: Renaming unnamed FK constraints

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Renaming unnamed FK constraints
Дата
Msg-id 2343.1145294773@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Renaming unnamed FK constraints  (Vincent Frison <turman@ohmforce.com>)
Ответы Re: Renaming unnamed FK constraints
Список pgsql-novice
Vincent Frison <turman@ohmforce.com> writes:
> Le Lundi 2006 Avril 17 18:12, Tom Lane a �crit�:
>> You could try contrib/adddepend instead of
>> doing this by hand.

> What do you mean by contrib/adddepend?

There's a Perl script in contrib that will help with this, as well as
with some other things that are good to do when updating from pre-7.3
to 7.3.  Apparently you didn't see the 7.3 release note suggesting you
run it?

It's possible that this script is not in the Debian postgresql-contrib
package, but if nothing else you could get it from our CVS server:
http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/adddepend/

> BTW a lot of people should have the same problem (i.e. tables creation with
> unamed constraints on PG < 7.3) shouldn't they?

Most people fixed this some time ago ...

            regards, tom lane

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

Предыдущее
От: Brant Fitzsimmons
Дата:
Сообщение: Re: PostgreSQL a slow DB?
Следующее
От: "Relaxin"
Дата:
Сообщение: Re: PostgreSQL a slow DB?