Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #859
| Newsgroups | comp.databases.postgresql |
|---|---|
| Date | 2019-03-20 10:53 -0700 |
| References | <9ca2169a-3b2d-4631-a5ef-a6f20c36fcdd@googlegroups.com> <q6p86v$rlv$1@dont-email.me> |
| 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 |
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 | Next — Previous in thread | Next in thread | Find similar
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