Re: Query bombed: why?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Query bombed: why?
Дата
Msg-id 15953.957915627@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: Query bombed: why?  (Jeff Eckermann <jeckermann@verio.net>)
Список pgsql-general
Jeff Eckermann <jeckermann@verio.net> writes:
> I was expecting not much more than 50 rows to be returned, with an absolute
> maximum of 70.
> I was trying to simulate an outer join by using the "where not exists"
> clause, so that I would get back my full list of 70 and be able to see the
> unmatched entries...

Certainly 70 rows are not going to strain memory ;-).  My guess is that
the query didn't do what you thought, but instead produced some sort
of cross-product result...

            regards, tom lane

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

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: RE: Query bombed: why?
Следующее
От: Hitesh Patel
Дата:
Сообщение: textpos() function