Re: [GENERAL] 7.0RC1: possible query and backend problem

2000-04-29 Thread Tom Lane
I wrote: >>> IpcMemoryCreate: shmget failed (Invalid argument) key=5432110, >>> size=144, permission=700 > Hmm, that is odd. The thing that looks peculiar to me is that > it seems to be calculating a different size for the segment than > it did the first time through: >> # ipcs -a >> IPC statu

Re: [GENERAL] 7.0RC1: possible query and backend problem

2000-04-28 Thread Tom Lane
Michael Blakeley <[EMAIL PROTECTED]> writes: > I've just upgraded to 7.0RC1 on a Solaris 2.6+patches system (U5 with > 256MB). I'm having some trouble with a brand-new query, so I don't > know if this is a new bug or an old one. It has two parts: query > execution and backend robustness. >