Re: Processes running without cleaning

Поиск
Список
Период
Сортировка
От Tino Schwarze
Тема Re: Processes running without cleaning
Дата
Msg-id 20080218134630.GC23416@easy2.in-chemnitz.de
обсуждение исходный текст
Ответ на Processes running without cleaning  ("Suresh Gupta VG" <suresh.g@zensar.com>)
Список pgsql-admin
On Mon, Feb 18, 2008 at 06:30:38PM +0530, Suresh Gupta VG wrote:

> Can you please any one explain, how the processes will go when we give
> the options for blocks and nodes. As a common, we find 3 processes
> running as parent processes of pgsql. Pls find the list of processes in
> the attachment.(max_connction = 100 is configured in the postgresql
> configuration file. Why cleaning up of process is not happening?

The processes will go away when the connection is closed, so it looks
like your application is not closing connections correctly.

HTH!

Tino.

PS: Rather than specifying -N and -B on command line, I would set the
appropiate options in postgresql.conf - max_connections and
shared_buffers.

--
www.craniosacralzentrum.de
www.spiritualdesign-chemnitz.de
www.forteego.de

Tino Schwarze * Lortzingstraße 21 * 09119 Chemnitz

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Suresh Gupta VG"
Дата:
Сообщение: Processes running without cleaning
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] Error"Failed to run initdb: 128!"