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. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
