Re: continuous copy/update one table to another

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: continuous copy/update one table to another
Дата
Msg-id 2f4958ff1003010040h1fb39250paeae158c11d3291a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: continuous copy/update one table to another  (Terry <td3201@gmail.com>)
Ответы Re: continuous copy/update one table to another
Список pgsql-general
don't use 'NOT EXISTS', as this will be damn slow. Use LEFT JOIN.

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

Предыдущее
От: Terry
Дата:
Сообщение: Re: continuous copy/update one table to another
Следующее
От: Szymon Guz
Дата:
Сообщение: Re: continuous copy/update one table to another