Re: out-of-line (TOAST) storage ineffective when loading from dump?

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: out-of-line (TOAST) storage ineffective when loading from dump?
Дата
Msg-id 20080219104744.GA30989@svana.org
обсуждение исходный текст
Ответ на Re: out-of-line (TOAST) storage ineffective when loading from dump?  ("Markus Bertheau" <mbertheau.pg@googlemail.com>)
Список pgsql-general
On Tue, Feb 19, 2008 at 03:55:27PM +0600, Markus Bertheau wrote:
> > The "toast" pages are stored in a separate table - see manual for
> > details. There's a whole chapter (53.2) on this.
>
> Yes, but I assume that on disk the pages will be laid out sequentially
> - not intentionally so, of course. See below.

I should hope not. I don't think any modern filesystem works that way.
There's a reason why there's no defragmentation tool for many
filesystems, it's not an issue these days.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
>  -- John F Kennedy

Вложения

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Pains in upgrading to 8.3
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: out-of-line (TOAST) storage ineffective when loading from dump?