Re: continuous copy/update one table to another

Поиск
Список
Период
Сортировка
От Szymon Guz
Тема Re: continuous copy/update one table to another
Дата
Msg-id e4edc9361003010059w37c8884aof6f66893228e32a8@mail.gmail.com
обсуждение исходный текст
Ответ на Re: continuous copy/update one table to another  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Ответы Re: continuous copy/update one table to another
Список pgsql-general

W dniu 1 marca 2010 09:40 użytkownik Grzegorz Jaśkiewicz <gryzman@gmail.com> napisał:
don't use 'NOT EXISTS', as this will be damn slow. Use LEFT JOIN.


Right, LEFT JOIN should be faster (with proper indices even much faster).

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