DELETE and efficiency

Поиск
Список
Период
Сортировка
От gateley@jriver.com
Тема DELETE and efficiency
Дата
Msg-id 3AA554CF.8D34C81C@jriver.com
обсуждение исходный текст
Ответы Re: DELETE and efficiency
Список pgsql-general
I am working on an application with
very dynamic data: it gets added and
deleted often. How effecient are the
searches in this situation?

In other words: most DB situations I've
seen don't use DELETE, and so the underlying
algorithms are probably optimized for this.
Is using DELETE going to kill my performance?

Thanks,

John Gateley, gateley@jriver.com

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: epoch <-> timestamp
Следующее
От: "Martin A. Marques"
Дата:
Сообщение: Re: PHP and PostgresSQL beta