Re: [GENERAL] I tried to increase the block size

2000-10-31 Thread Bryan White
> I tried to increase the block size from 8K to 32K and received a IPC error. > Now IPC is compiled into the Kernel so why would I get this error. I > switched it back to 8K and it runs fine. Did you dump your database(s) before the change and initdb/reload them after? I presume this is needed a

[GENERAL] I tried to increase the block size

2000-10-31 Thread Mark Lane
I tried to increase the block size from 8K to 32K and received a IPC error. Now IPC is compiled into the Kernel so why would I get this error. I switched it back to 8K and it runs fine. Mark