Re: database tuning - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: database tuning
Date
Msg-id dcc563d10712111429i3100d4d3iba2fb76f005e528a@mail.gmail.com
Whole thread Raw
In response to Re: database tuning  ("kelvan" <kicmcewen@windowslive.com>)
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: database tuning
Next
From: Erik Jones
Date:
Subject: Re: database tuning