[none] - Mailing list pgsql-hackers

From YingFei Dong
Subject [none]
Date
Msg-id bd2f2d1b229f3b953d9cd2f58ba7b13c
Whole thread Raw
List pgsql-hackers
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

------------------------------

pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: [HACKERS] v6.1 buffers and performance
Next
From: Edmund Mergl
Date:
Subject: [HACKERS] Perl API