Re: Postmaster hangs until Ctrl-C

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Tom Brown" <tbrown(at)hwwe(dot)com>
Cc: "pgsql-novice list" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Postmaster hangs until Ctrl-C
Date: 2001-04-05 16:09:30
Message-ID: 17241.986486970@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"Tom Brown" <tbrown(at)hwwe(dot)com> writes:
> When I run postmaster, the system hangs until I Ctrl-C.

Sounds like you're just saying
postmaster
and not doing anything to put the process into the background. See
http://www.postgresql.org/devel-corner/docs/postgres/postmaster-start.html

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2001-04-05 17:12:45 Re: Couple of PostgreSQL Questions
Previous Message Tom Brown 2001-04-05 16:03:32 Postmaster hangs until Ctrl-C