Re: [GENERAL] How to Prevent Certain Kinds of Joins?

Поиск
Список
Период
Сортировка
От Heather Johnson
Тема Re: [GENERAL] How to Prevent Certain Kinds of Joins?
Дата
Msg-id 421B9E75.9050304@nypost.com
обсуждение исходный текст
Ответ на Re: [GENERAL] How to Prevent Certain Kinds of Joins?  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-admin

Scott Marlowe wrote:

> Why not change the keys that currently connect them to something
> different (i.e. random noise) and make a NEW table that could join them
> with those random keys that is restriced access wise to only the chosen
> few.

This might work rather nicely. It would enable us to restrict direct
access to only a single table---a table with no purpose other than to
faciliate a join of these two other tables. And staff that needs direct
access to the original tables can continue to have it.

> Or do you need to actually ever re-reference the two datasets?  If not,
> then just lose the connecting data when you insert the rows.

Yes, unfortunately we do need to re-reference them. But I think the idea
above will work out pretty well. Thank you for your help!

Heather

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Upgrading 7.3 -> 7.4.5
Следующее
От: Patrick Meylemans
Дата:
Сообщение: Encoding types