Re: table drops

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: table drops
Дата
Msg-id 200211071642.52740.dev@archonet.com
обсуждение исходный текст
Ответ на table drops  ("Douglas Blood" <newsgroups@dblood.matraex.com>)
Список pgsql-general
On Wednesday 06 Nov 2002 5:09 pm, Douglas Blood wrote:
> Does anyone know why a drop of a table takes longer than a copy out? or a
> select *? and is there any way that i could speed it up?

Do you have a lot of constraints (foreign keys and other triggers) on this
table? If so, dropping these first might well sort things out.

--
  Richard Huxton

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: parser error: 9223372036854775807
Следующее
От: Darko Prenosil
Дата:
Сообщение: Re: Inquiry From Form [pgsql]