Hello list,I'm working on a project which tries to run postgre as a embedded database.
I'm know looking at start up scripts and initdb scripts.What are the necessary files for running initdb and running postgres as an embedded database?
All binary files and their deps are already fixed so the question is more related to files like postgres.bki and such.
Regards, Henrik