1212 alink ="#0000FF ">
1313 < H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
1414
15- < P > Last updated: Sun Apr 8 18:51:15 EDT 2001</ P >
15+ < P > Last updated: Mon Apr 9 15:27:47 EDT 2001</ P >
1616
1717 < P > Current maintainer: Bruce Momjian (< A href =
1818 "mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR >
@@ -582,7 +582,9 @@ <H4><A name="3.3">3.3</A>) When I try to start the
582582 kernel. The exact amount you need depends on your architecture and
583583 how many buffers and backend processes you configure for the
584584 < I > postmaster.</ I > For most systems, with default numbers of
585- buffers and processes, you need a minimum of ~1MB.</ P >
585+ buffers and processes, you need a minimum of ~1MB.
586+ See the PostgreSQL Administrator's Guide for more detailed
587+ information about shared memory and semaphores.</ P >
586588
587589 < H4 > < A name ="3.4 "> 3.4</ A > ) When I try to start the
588590 < I > postmaster,</ I > I get < I > IpcSemaphoreCreate</ I > errors.
@@ -598,7 +600,9 @@ <H4><A name="3.4">3.4</A>) When I try to start the
598600 < SMALL > SEMMNS</ SMALL > and < SMALL > SEMMNI</ SMALL > parameters.</ P >
599601
600602 < P > If the error message is something else, you might not have
601- semaphore support configured in your kernel at all.</ P >
603+ semaphore support configured in your kernel at all.
604+ See the PostgreSQL Administrator's Guide for more detailed
605+ information about shared memory and semaphores.</ P >
602606
603607 < H4 > < A name ="3.5 "> 3.5</ A > ) How do I prevent other hosts from
604608 accessing my PostgreSQL database?</ H4 >
0 commit comments