Re: Suggestion; "WITH VACUUM" option

Поиск
Список
Период
Сортировка
От Matthew Kirkwood
Тема Re: Suggestion; "WITH VACUUM" option
Дата
Msg-id Pine.LNX.4.33.0212171823560.23261-100000@sphinx.mythic-beasts.com
обсуждение исходный текст
Ответ на Re: Suggestion; "WITH VACUUM" option  (mlw <pgsql@mohawksoft.com>)
Список pgsql-hackers
On Tue, 17 Dec 2002, mlw wrote:

> update largetable set foo=bar;
>
> Lets also assume that "largetable" has tens of millions of rows.
[..]
> On some of my databases a statement which updates all the rows is
> unworkable in PostgreSQL, on Oracle, however, there is no poblem.

.. provided you have a lot of rollback space, which is
essentially what the datafile growth here is providing.

Matthew.



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