Re: Copy/delete issue

Поиск
Список
Период
Сортировка
От Dennis Brakhane
Тема Re: Copy/delete issue
Дата
Msg-id 226a19190812210528s2526a9c1tf182d58d4f14ab16@mail.gmail.com
обсуждение исходный текст
Ответ на Copy/delete issue  (Herouth Maoz <herouth@unicell.co.il>)
Список pgsql-general
(Sorry for the forward, I forgot to CC the list)

On Wed, Dec 17, 2008 at 9:38 AM, Herouth Maoz <herouth@unicell.co.il> wrote:
> and for non-transaction tables (ones that have records that might
> change but don't accumulate based on time) it's DELETE without WHERE.

In that case, you are better off using TRUNCATE instead.

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

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: Re: Copy/delete issue
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Copy/delete issue