Hello, everyone,
I want to run the Postgres on MINT simulator. Do you know who has done it
before?
I do not know why the PostmasterMain() forks a child to load the
PostgresMain(). Why not the child call the PostgresMain directly?
I want to do so because I want ti can run on MINT simulator. But there are
some problems.
Could anyone tell me how to change the execv() loading to function call
PostgresMain()?
Thanks a lot.
Allen
------------------------------