| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Something fishy happening on frogmouth |
| Date: | 2013-10-30 16:39:02 |
| Message-ID: | 4875.1383151142@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Wed, Oct 30, 2013 at 9:26 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Also, why is the error "not enough space", rather than something about
>> a collision? And if this is the explanation, why didn't the previous
>> runs probing for allowable shmem size fail?
> Good questions. I think that my previous theory was wrong, and that
> the patch from Amit which I pushed a while ago should fix the
> breakage.
Indeed, I see frogmouth just went green, so Amit nailed it.
I'm still wondering why we try to create a DSM segment in bootstrap.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2013-10-30 16:43:33 | Re: How can I build OSSP UUID support on Windows to avoid duplicate UUIDs? |
| Previous Message | Robert Haas | 2013-10-30 16:28:39 | Re: Something fishy happening on frogmouth |