RE: pgsql-general-digest V1 #376

From: "Ansley, Michael" <Michael(dot)Ansley(at)intec(dot)co(dot)za>
To: "'pgsql-general(at)hub(dot)org'" <pgsql-general(at)hub(dot)org>
Subject: RE: pgsql-general-digest V1 #376
Date: 1999-07-06 07:13:47
Message-ID: 1BF7C7482189D211B03F00805F8527F70ECFF7@S-NATH-EXCH2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> Hmm a very interesing theoretical topic...
>> Wouldnt make sense to tie this in with the implementation of a Foriegn
Key?
>> So when the foriegn key is defined you create anoter index that stores
all
>> the relevant child to parent relationships and can be used to speed up
that
>> access since it obviously will be a primary access route (else thay
wouldnt
>> have defined it). I would think it could be used then to check the
Foreign
>> Key integrity and used to help maintain/construct clustered tables...
I read an interesting article a little while back about 'join indexes'. It
was in
a warehousing (again, sic) magazine, and the principle was exactly this. I
think
it's a great idea, although obviously performance becomes an issue.
However, for the

Browse pgsql-general by date

  From Date Subject
Next Message Ansley, Michael 1999-07-06 07:19:21 Joins and links
Previous Message Bruce Momjian 1999-07-06 03:55:32 Re: [GENERAL] Auto-timeout on all queries