Re: psql's \d display of unique index vs. constraint

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psql's \d display of unique index vs. constraint
Дата
Msg-id 1271004514.20272.1.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на psql's \d display of unique index vs. constraint  (Josh Kupershmidt <schmiddy@gmail.com>)
Ответы Re: psql's \d display of unique index vs. constraint  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On fre, 2010-04-09 at 18:01 -0400, Josh Kupershmidt wrote:
> I often come across tables with either a unique index or a unique
> constraint on them, and psql isn't helpful at showing the difference
> between the two. Normally, I don't care which is which, except for
> when I have to manually drop and recreate the index or constraint to
> speed up a bulk load.

Yes, I have also been annoyed by that.  Perhaps you could work out a
proposed change and send it to the hackers list.  You don't necessarily
need to code it up, but make some mock-ups about how things would look
in different situations.


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: When is an explicit cast necessary?
Следующее
От: Jeffrey Ottery
Дата:
Сообщение: Re: Unable to uninstall postgres from Add/Remove programs