ProcSignalSlot vs. PGPROC

Поиск
Список
Период
Сортировка
От Markus Wanner
Тема ProcSignalSlot vs. PGPROC
Дата
Msg-id 4B88024B.9000800@bluegap.ch
обсуждение исходный текст
Ответы Re: ProcSignalSlot vs. PGPROC  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

do I understand correctly that a BackendId is just an index into the 
ProcSignalSlots array and not (necessarily) the same as the index into 
ProcArrayStruct's procs?

If yes, could these be synchronized? Why is ProcSignalSlot not part of 
PGPROC at all? Both are shared memory structures per backend (plus 
NUM_AUXILIARY_PROCS). What am I missing?

Regards

Markus Wanner



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ecpg tests broken by pgindent run
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: ecpg tests broken by pgindent run