"Paul van der Zwan" <[EMAIL PROTECTED]> writes:
> Only systems with large pagesizes support ISM, so always defining 
> #define PG_SHMAT_FLAGS                  SHM_SHARE_MMU
> in src/backend/port/sysv_shmem.c  will cause all calls to shmat to fail with
> EINVAL on systems that do not support large pages.

That code's been in there since PG 7.3, and no one before you has
complained.  Are you sure you've identified the problem correctly?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to