Re: Yet another "drop table vs delete" question

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Yet another "drop table vs delete" question
Дата
Msg-id 200904212228.29528.peter_e@gmx.net
обсуждение исходный текст
Ответ на Yet another "drop table vs delete" question  (marek.patrzek@gmail.com)
Ответы Re: Yet another "drop table vs delete" question  (Christophe <xof@thebuild.com>)
Список pgsql-general
On Tuesday 21 April 2009 20:26:24 marek.patrzek@gmail.com wrote:
> I was wondering if dropping a table is more efficient in PostgreSQL
> 8.x in comparison to deleting it's content ?

Yes, but if you are asking that question, you probably really want to use
TRUNCATE.


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: PostgreSQL versus MySQL for GPS Data
Следующее
От: Christophe
Дата:
Сообщение: Re: Yet another "drop table vs delete" question