Peter Eisentraut <[EMAIL PROTECTED]> writes: > All jokes aside, tuning aids are surely needed, but letting initdb guess > the required profile isn't going to do it.
initdb is really the wrong place for this anyway, because in many situations (RPM installations for instance) initdb is run behind the scenes with no opportunity for user interaction. We should be doing our best to remove options from initdb, not add them. I think Andrew has a good point that we need to work more on making configuration tuning easier ... but initdb isn't the place. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: 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