Further effort at preventing memory map dump from affecting the results.
Tom Lane <tgl@sss.pgh.pa.us>
Further effort at preventing memory map dump from affecting the results. Rather than elog'ing immediately, push the map data into a preallocated StringInfo. Perhaps this will prevent some of the mid-operation allocations that are evidently happening now. Discussion: https://postgr.es/m/25495.1524517820@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/win32_shmem.c | modified | +23 −11 |
Discussion
- "could not reattach to shared memory" on buildfarm member dory 33 messages · 2018-04-23 → 2019-04-09