From: Massimo Dal Zotto <[email protected]>
authorMarc G. Fournier <[email protected]>
Tue, 25 Aug 1998 21:31:20 +0000 (21:31 +0000)
committerMarc G. Fournier <[email protected]>
Tue, 25 Aug 1998 21:31:20 +0000 (21:31 +0000)
commit53d7d4730206055e660343a7d25d3d90d3569e2e
treec2c9c8e589c9d559b97a94fefa32dfd40ec19625
parent82555376a1e5502ec2b278293e7390ed83341b58
From: Massimo Dal Zotto <[email protected]>

> sinval.patch
>
>       fixes a problem in SI cache which causes table overflow if some
>       backend is idle for a long time while other backends keep adding
>       entries.
>       It uses the new signal handling implemented in tprintf.patch.
>       I have also increacasesed the max number of backends from 32 to 64
>       and the table size from 1000 to 5000.
>       I don't know if anybody is working on SI, but until another
>       solution is found this patch fixes the problem. I have received
>       messages from other people reporting the same problem which I
>       fixed many months ago.
src/backend/storage/ipc/sinval.c
src/backend/storage/ipc/sinvaladt.c
src/include/storage/sinvaladt.h