Re: System indexes are never unique indexes( was RE: [HACKERS] mdnblocks is an amazing time sink in huge relations) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: System indexes are never unique indexes( was RE: [HACKERS] mdnblocks is an amazing time sink in huge relations)
Date
Msg-id 199910260358.XAA17626@candle.pha.pa.us
Whole thread Raw
In response to System indexes are never unique indexes( was RE: [HACKERS] mdnblocks is an amazing time sink in huge relations)  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Responses RE: System indexes are never unique indexes( was RE: [HACKERS] mdnblocksis an amazing time sink in huge relations)  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-hackers
> As I was afraid,2 tables of a same name could be made.
> After a short investigating,I found that system indexes are
> never unique indexes.
> Why ?
> Without duplicate index check,it's very difficult to prevent
> objects from having same name.

They certainly should be unique.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Path-length follies
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] mv backend/port ../../