Re: how to stop running postgres process - Mailing list pgsql-hackers

From Tom Lane
Subject Re: how to stop running postgres process
Date
Msg-id 16681.1014389400@sss.pgh.pa.us
Whole thread Raw
In response to how to stop running postgres process  (Amit Kumar Khare <skamit2000@yahoo.com>)
List pgsql-hackers
Amit Kumar Khare <skamit2000@yahoo.com> writes:
> (1) I ran postgres in interactive mode. it showed me 
> "backend>" prompt. now how to get out of it?

Control-D.  See the postgres reference page:
http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/app-postgres.html
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: point in time recovery and moving datafiles online
Next
From: Thomas Lockhart
Date:
Subject: Re: [PATCHES] Automatic transactions in psql