Re: Slow Inserts on 1 table?

Поиск
Список
Период
Сортировка
От John D. Burger
Тема Re: Slow Inserts on 1 table?
Дата
Msg-id a9d3aac60713b43972cbf81eea0077e6@mitre.org
обсуждение исходный текст
Ответ на Re: Slow Inserts on 1 table?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Slow Inserts on 1 table?  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
>> The only annoyance is that the interface I use most often, Python's
>> pgdb, runs everything in a transaction, and you can't analyze in a
>> transaction.
>
> Hm?  We've allowed ANALYZE inside a transaction for a long time.

I'm stuck with using 7.2, for now, and I get this:

   ERROR:  ANALYZE cannot run inside a BEGIN/END block

I'll be happy to find out that this restriction's been removed in later
versions.

- John D. Burger
   MITRE



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

Предыдущее
От: Dr NoName
Дата:
Сообщение: Re: indexes are farked
Следующее
От: Ragnar Hafstað
Дата:
Сообщение: Re: indexes are fucked