Re: PostgreSQL Disk Usage and Page Size

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: PostgreSQL Disk Usage and Page Size
Дата
Msg-id 20040318095213.C51797@megazone.bigpanda.com
обсуждение исходный текст
Ответ на PostgreSQL Disk Usage and Page Size  (Seum-Lim Gan <slgan@lucent.com>)
Список pgsql-performance
On Thu, 18 Mar 2004, Saleh, Amgad H (Amgad) wrote:

>
> Stephan:
>
> In each table we're storing the max. string length.
>
> For example:
>
> for TEST_1, we're storing 'abcdefghjk'  and 'lmnop'
> for TEST_2, we're storing 'abcdefghjk'  and 'lmnopqrstu'
> for TEST_3, we're storing 'abcdefghjk'  and 'lmnopqrstuvw'

Hmm, on my machine it seemed like I was getting slightly different row
count per page results for the first two cases. The last two aren't going
to be different due to padding if the machine pads to 4 byte boundaries.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] fsync method checking
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] fsync method checking