Re: [HACKERS] posmaster failed under high load

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] posmaster failed under high load
Date: 1999-05-05 01:35:56
Message-ID: 199905050135.VAA10997@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> My machine was very-very load during this test - I saw peak
> load about 65, a lot of swapping but test completes and system
> after 20 minutes of swapping remains usable. I still saw many
> postmasters (not postgres) processes running but after about
> 30-40 minutes they gone. Actually pstree -a now shows
>
> |-postmaster -i -B 1024 -S -D/usr/local/pgsql/data/ -o -Fe
> | |-(postmaster)
> | `-postmaster

ps should show our process listing display change. They are postgres
processes, but without the exec() call we used to do, it shows this way
only on OS's that don't support ps arg display changes from inside the
process.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-05-05 01:42:23 Re: [HACKERS] || in v6.4.2 ...
Previous Message The Hermit Hacker 1999-05-05 01:33:08 || in v6.4.2 ...