diff --git a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h index 311d7cb379f..33cf00d0092 100644 --- a/src/include/pg_config_manual.h +++ b/src/include/pg_config_manual.h @@ -62,7 +62,7 @@ * may improve performance, but supplying a real spinlock implementation is * probably far better. */ -#define NUM_SPINLOCK_SEMAPHORES 1024 +#define NUM_SPINLOCK_SEMAPHORES 128 /* * Define this if you want to allow the lo_import and lo_export SQL