Re: Indexes generated for primary key are not show - Mailing list pgadmin-support

From Constantin Stefanov
Subject Re: Indexes generated for primary key are not show
Date
Msg-id 40275FEB.4040506@mail.ru
Whole thread Raw
In response to Re: Indexes generated for primary key are not show  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-support
Dave Page wrote:

>>Why should such duplication be avoided? There is both 
>>constraint (primary key) and index. 
> 
> Because if any generated SQL contains both object, it will be an invalid
> script, not to mention the fact that you cannot properly recreate
> constraints just by recreating the indexes.
Well, I did not think you were talking about generated SQL. I mean I
would like to see these indexes in left part of main pgadmin screen,
where all other (user-created) indexes are shown. I mostly do not look
at the generated SQL, so I did not think about it.
Maybe for such indexes there should be no generated SQL when you select
it (or some text that warns that this index is system-generated).

-- 
Constantin Stefanov


pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: F2 key not working for editing rows on XP
Next
From: "Dave Page"
Date:
Subject: Re: Indexes generated for primary key are not show