[none] - Mailing list pgsql-hackers

From YingFei Dong
Subject [none]
Date
Msg-id 19e2fe960e86834532262d10e201718b
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: "Vadim B. Mikheev"
Date:
Subject: fixed: Re: [HACKERS] Bug in CREATE TABLE
Next
From: Michael Reifenberger
Date:
Subject: Re: [HACKERS] FATAL 1:btree: items are out of order