Re: database tuning

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: database tuning
Дата
Msg-id dcc563d10712111429i3100d4d3iba2fb76f005e528a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: database tuning  ("kelvan" <kicmcewen@windowslive.com>)
Список pgsql-performance
http://www.postgresql.org/docs/8.1/static/storage.html

On Dec 11, 2007 5:18 PM, kelvan <kicmcewen@windowslive.com> wrote:
> you know what you lot have left my original question this server is a
> temporary piece of shit
>
> my original question is what are the overheads for postgres but obviously no
> one knows or no one knows where a webpage containing this information is -_-

So, have you looked in the docs?

I go here:

http://www.postgresql.org/docs/8.1/static/index.html
see this down the page a bit:
http://www.postgresql.org/docs/8.1/static/storage.html
which takes me here:
http://www.postgresql.org/docs/8.1/static/storage-page-layout.html

And it seems to have that information in it.

Again.  You can look at the source, or find out experimentally by
building tables and checking their size.  Some of this is an inexact
science because different architechtures have different alignment
requirements.

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: database tuning
Следующее
От: Erik Jones
Дата:
Сообщение: Re: database tuning