On Fri, Jun 15, 2012 at 8:24 AM, xytianer <yy...@163.com> wrote: > pg_ctl start close the cmd.exe then the server would stop. > > i use the command pg_ctl start my dbserver in cmd. then i could not > close the cmd.exe , if i do, the server will stop. > > can someone give me some advice? > > -- > View this message in context: > http://postgresql.1045698.n5.nabble.com/pg-ctl-start-close-the-cmd-exe-then-the-server-would-stop-tp5712685.html > Sent from the PostgreSQL - general mailing list archive at Nabble.com. > > -- > Sent via pgsql-general mailing list (pgsql-general@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general >
Hi Why do you want to close the cmd.exe? pg_ctl is supposed not to work as a daemon.