Re: Initial database size on disk
Tom Lane <[email protected]> Sun, 20 Jun 2010 11:11:29 -0400
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
Devrim GUNDUZ <[email protected]> writes: > 20.Haz.2010 tarihinde 02:54 saatinde, Murray Cumming <[email protected] >>> şunları yazdı: >> When using the initdb command-line utility to create a new PostgreSQL >> database cluster, is there any way to specify the starting size used >> on disk? By default it seems to take around 38MB. > You can recompile PostgreSQL with a smaller wal size, which will > reduce initial size a bit. I am not sure about the side effects though. There might be some value in that if you expect your database instances will always be small and low in write volume. Otherwise you're just shooting yourself in the foot for a transitory gain. regards, tom lane -- Sent via pgsql-interfaces mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-interfaces