| From: | "Chris Velevitch" <chris(dot)velevitch(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: How to estimate disk space |
| Date: | 2006-05-25 03:36:35 |
| Message-ID: | b0a3bf780605242036q5cc1ed56rb2d2e4d125c3ed63@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 5/24/06, Richard Huxton <dev(at)archonet(dot)com> wrote:
> http://www.postgresql.org/docs/8.1/static/storage.html
Sorry, I forgot to mention, it's for 7.4. There doesn't seem to be the
equivalent page or subject in the 7.4 documentation. In addition, the
explaination is a high level description of table or index page but
light on the details.
> But the simplest way is to populate with a fraction of your real data
> requirements and scale that up.
I don't think works well. How do I work out the space taken by a
single table that grows at a different rate than another table?
Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris | 2006-05-25 03:55:00 | Re: New DBs from existing schemas |
| Previous Message | Tom Lane | 2006-05-25 03:05:31 | Re: 8.1.4: Who says "PHP deprecated addslashes since 4.0"? |