| От | Hannu Krosing |
|---|---|
| Тема | Re: Schemas: status report, call for developers |
| Дата | |
| Msg-id | 1020440376.1517.1.camel@taru.tm.ee обсуждение |
| Ответ на | Re: Schemas: status report, call for developers (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Schemas: status report, call for developers
|
| Список | pgsql-hackers |
On Thu, 2002-05-02 at 16:52, Tom Lane wrote: > Hannu Krosing <hannu@tm.ee> writes: > > Is "PROC array slot number" something internal to postgres ? > > Yes. > > If we used PID then we'd eventually have 64K (or whatever the range of > PIDs is on your platform) different pg_temp_nnn entries cluttering > pg_namespace. Should they not be cleaned up at backend exit even when they are in range 1..MaxBackends ? > But we only need MaxBackends different entries at any one > time. So the correct nnn value is 1..MaxBackends. BackendId meets the > need perfectly. ---------- Hannu
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера