| From: | Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
|---|---|
| To: | Andrew M <andrew(at)jibeya(dot)com> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: Failed system call was shmget(key=1, size=1155072, 03600). |
| Date: | 2004-12-03 14:09:47 |
| Message-ID: | Pine.LNX.4.44.0412031608450.12295-100000@matrix.gatewaynet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
O Andrew M έγραψε στις Dec 3, 2004 :
> Hi,
> when building postgreSQL 8 I get the following error message:
>
> DETAIL: Failed system call was shmget(key=1, size=1155072, 03600).
> HINT: This error usually means that PostgreSQL's request for a shared
> memory segment exceeded available memory or swap space. To reduce the
> request size (currently 1155072 bytes), reduce PostgreSQL's
> shared_buffers parameter (currently 50) and/or its max_connections
> parameter (currently 10)
>
> What is the best way to resolve this? max_connections = 10? Does that
> figure auto increase as more users request data?
>
> regards
>
> Andrew
This has been addressed many times, and for many OS's
(*Linux, *BSD, etc...).
Check the archives.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
-Achilleus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Sullivan | 2004-12-03 17:19:38 | Re: Failed system call was shmget(key=1, size=1155072, 03600). |
| Previous Message | Andrew M | 2004-12-03 09:00:53 | Failed system call was shmget(key=1, size=1155072, 03600). |