How do I stop the postmaster? - Mailing list pgsql-sql

From Chairudin Sentosa Harjo
Subject How do I stop the postmaster?
Date
Msg-id 35C95044.3FC7D53B@dnet.net.id
Whole thread Raw
In response to Re: [SQL] How do I split the data files into 2 hardisks?  (Ludovic Marcotte <ludovic@Sophos.ca>)
List pgsql-sql
Hi all,

I started the postmaster by running this command:
/usr/local/psql/bin/postmaster -oe -S -D /usr/local/pgsql/data

Then I type:
psql mydb

Error:
Connection to database 'mydb' failed.
PQexec() -- Request was sent to backend, but backed closed the channel before
responding.
                        This probably means the backend terminated abnormally
before or while
                        processing request.


What is the proper way to terminate the postmaster?

Regards
Chai


pgsql-sql by date:

Previous
From: waterson@netscape.com (Chris Waterson)
Date:
Subject: hacks to compute median values?
Next
From: "rony khoury"
Date:
Subject: Re: [SQL] Instaling PostgreSQL 6.3.2 for Linux