Michael Brusser <michael@synchronicity.com> writes:
> Turned out initdb is looking for conversion_create.sql.
> We're not building this script and I may need to look into the build
> process,
> but for now can someone tell me what it does and why we'd need it.
Well, if you don't have it then there won't be any built-in conversions
defined in your database, which you might or might not care about. I'd
be more concerned about what other parts of the build process might have
failed, if this one did.
regards, tom lane