Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.postgresql > #859

Re: PostgreSQL 10.3 leaving "exiting" (defunct) processes on AIX platform

X-Received by 2002:a37:5b05:: with SMTP id p5mr15038053qkb.11.1553104388451; Wed, 20 Mar 2019 10:53:08 -0700 (PDT)
X-Received by 2002:a81:9295:: with SMTP id j143mr8450548ywg.24.1553104388245; Wed, 20 Mar 2019 10:53:08 -0700 (PDT)
Path csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!h4no1827620qtn.0!news-out.google.com!d8ni747qtr.1!nntp.google.com!h4no1827614qtn.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.databases.postgresql
Date Wed, 20 Mar 2019 10:53:07 -0700 (PDT)
In-Reply-To <q6p86v$rlv$1@dont-email.me>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=198.168.207.245; posting-account=gcOmbwoAAADzWzruEtK9z7q2W7MAigL1
NNTP-Posting-Host 198.168.207.245
References <9ca2169a-3b2d-4631-a5ef-a6f20c36fcdd@googlegroups.com> <q6p86v$rlv$1@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <049241c0-e486-42a0-add2-68e3e0ca3f6b@googlegroups.com> (permalink)
Subject Re: PostgreSQL 10.3 leaving "exiting" (defunct) processes on AIX platform
From inverasln@gmail.com
Injection-Date Wed, 20 Mar 2019 17:53:08 +0000
Content-Type text/plain; charset="UTF-8"
Lines 8
Xref csiph.com comp.databases.postgresql:859

Show key headers only | View raw


I can confirm that the version of postgres we have installed does indeed contain mmap. I can see when using the "dump -T" comamnd in AIX.

dump -T postgres |egrep "\[Index|mmap"
[Index]      Value      Scn     IMEX Sclass   Type           IMPid Name
[14]    0x00000000   0x0000     0x08   0x0a    0x0          0x0001 mmap

The question now is to how to get that to be not included if we compile postgres. I'll give the details to our development guys and see if this is something that they can try. Thanks for the suggestion and the direction, as it gives us a starting point.

SteveN

Back to comp.databases.postgresql | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

PostgreSQL 10.3 leaving "exiting" (defunct) processes on AIX platform inverasln@gmail.com - 2019-03-18 13:28 -0700
  Re: PostgreSQL 10.3 leaving "exiting" (defunct) processes on AIX platform Laurenz Albe <laurenz@nospam.pn> - 2019-03-18 23:05 +0000
    Re: PostgreSQL 10.3 leaving "exiting" (defunct) processes on AIX platform inverasln@gmail.com - 2019-03-20 10:53 -0700
      Re: PostgreSQL 10.3 leaving "exiting" (defunct) processes on AIX platform Laurenz Albe <laurenz@nospam.pn> - 2019-03-20 18:24 +0000

csiph-web