Re: pg_ctl stop returns error

From: Murakami <exit(at)zaa(dot)att(dot)ne(dot)jp>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_ctl stop returns error
Date: 2001-04-02 02:47:48
Message-ID: 200104020245.f322jdK87526@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Inoue san , Mr.Lane thanks for your quick reply.

I checked manual already.
My DB is just for a test and I don't see any clients working...
Or maybe some clients are working but I can't find them.

I see 7 postmaster process is running at my PC now.
Does it mean that I have 7 DB host process running?
I started DB with "postmaster -S -i ". So it means that I started DB with smart mode, right?

Any further suggestion?

Murakami

Hiroshi>
Hiroshi> See pg_ctl manual.
Hiroshi> Don't you shut down the postmaster in smart mode ?
Hiroshi> If some clients are running, they must be finished before
Hiroshi> calling pg_ctl in smart mode.
Hiroshi>
Hiroshi> regards,
Hiroshi> Hiroshi Inoue
Hiroshi>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-04-02 03:09:45 Re: Re: Call for platforms
Previous Message Tom Lane 2001-04-02 02:25:18 Re: pg_ctl stop returns error