Re: database tuning
От
Scott Marlowe
Тема
Re: database tuning
Дата
Msg-id
dcc563d10712111429i3100d4d3iba2fb76f005e528a@mail.gmail.com
Ответ на
Re: database tuning (kelvan)
Список
Дерево обсуждения
Re: database tuning "kelvan" <kicmcewen@windowslive.com>
Re: database tuning Michael Stone <mstone+postgres@mathom.us>
Re: database tuning "Joshua D. Drake" <jd@commandprompt.com>
http://www.postgresql.org/docs/8.1/static/storage.html On Dec 11, 2007 5:18 PM, kelvan 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 по дате отправления