| From: | "Rohit Dewan" <rdewan(at)cisco(dot)com> |
|---|---|
| To: | "'Stephan Szabo'" <sszabo(at)megazone23(dot)bigpanda(dot)com> |
| Cc: | <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Size of database system |
| Date: | 2002-02-26 18:21:33 |
| Message-ID: | 002a01c1bef2$6d1ceda0$6d936b80@amer.cisco.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi Stephan,
Thanks for your reply!
So now, how do you go about changing the xlog segment size?
Regards,
Rohit
-----Original Message-----
From: Stephan Szabo [mailto:sszabo(at)megazone23(dot)bigpanda(dot)com]
Sent: Tuesday, February 26, 2002 10:03 AM
To: Rohit Dewan
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Size of database system
On Tue, 26 Feb 2002, Rohit Dewan wrote:
> Hi All,
>
> Creating a database system using initdb generates about 20MB of data
in
> the data folder. I have 2 questions:
>
> 1. Why is it so large?
My guess would be the 16 meg transaction log segment.
> 2. Is there a way I can customize a template file of some kind to
> produce a much smaller database system?
I'm not sure there'd be much you could do apart from changing the
xlog segment size, but I don't know if that's safe.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2002-02-26 19:50:55 | Re: Minimum database size |
| Previous Message | Jeff Self | 2002-02-26 18:18:57 | Re: Journaling file systems |