RE: [HACKERS] Bug on complex subselect (was: Bug on complex join)

Поиск
Список
Период
Сортировка
От Oleg Broytmann
Тема RE: [HACKERS] Bug on complex subselect (was: Bug on complex join)
Дата
Msg-id Pine.SOL2.3.96.SK.990311210016.16339A-100000@sun.med.ru
обсуждение исходный текст
Ответ на RE: [HACKERS] Bug on complex subselect (was: Bug on complex join)  ("Jackson, DeJuan" <djackson@cpsgroup.com>)
Список pgsql-hackers
Hi!

On Thu, 11 Mar 1999, Jackson, DeJuan wrote:
> > > Make sure you have indexes on pos_id, shop_id, distr_id, 
> > and city_id.
> > 
> >    All these are primary keys in corresponding tables, and hence have
> > UNIQUE indicies. Is it enough?
> > 
> > Oleg.
> You should have indexes on both the primary and the referenced table.
> (i.e. positions.pos_id and central.pos_id)  It gives PostgreSQL more
> options on which join methods to use while still having an index to
> reference.
  Understand.  Thank you.

> 
>     -DEJ
> 

Oleg.
----    Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net          Programmers don't die, they
justGOSUB without RETURN.
 



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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: [HACKERS] Developers globe
Следующее
От: Clark Evans
Дата:
Сообщение: Parameterized Types and Session Memory