From: Sisyphus@mail.ru To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org> Subject: Re: [Sysadmins] [sisyphus] postgresql (emaphores (SEMMNS), would be exceeded) Date: Thu, 11 May 2006 09:53:20 +0400 Message-ID: <613234464.20060511095320@mail.ru> (raw) In-Reply-To: <4462C518.2010009@list.ru> Здравствуйте, Genix. уменьшение кол-во конектов решает проблему, вопрос как увеличит колво симофоров в сизифе.. Попробывал сделать дамп и вот такое: pg_dumpall > outfile pg_dumpall: could not connect to database "template1": could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? Вы писали 11 мая 2006 г., 9:01:12: > Sisyphus@mail.ru wrote: >> postgres[14947]: [2-1] FATAL: could not create semaphores: No space left on device >> postgres[14947]: [2-2] DETAIL: Failed system call was semget(5432018, 17, 03600). >> postgres[14947]: [2-3] HINT: This error does *not* mean that you have run out of disk space. > посмотри, может родственное к твоей проблеме > http://www.opennet.ru/openforum/vsluhforumID1/64940.html#2 >> postgres[14947]: [2-4] ^IIt occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide maximum number of >> postgres[14947]: [2-5] semaphores (SEMMNS), would be exceeded. You need to raise the respective kernel parameter. Alternatively, reduce PostgreSQL's >> postgres[14947]: [2-6] consumption of semaphores by reducing its max_connections parameter (currently 512). >> postgres[14947]: [2-7] ^IThe PostgreSQL documentation contains more information about configuring your system for PostgreSQL. > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > думаю стоит читать что пишет система ;) >> postgres[14947]: [3-1] LOG: shmctl(25755662, 0, 0) failed: Invalid argument >> postgresql: failed -- С уважением, Sisyphus mailto:Sisyphus@mail.ru
next prev parent reply other threads:[~2006-05-11 5:53 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-05-10 16:19 Sisyphus 2006-05-11 5:01 ` Genix 2006-05-11 5:53 ` Sisyphus [this message] 2006-05-11 6:45 ` Genix 2006-05-11 8:03 ` Sisyphus 2006-05-11 8:07 ` Genix 2006-05-11 8:16 ` Sisyphus 2006-05-11 8:28 ` Genix
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=613234464.20060511095320@mail.ru \ --to=sisyphus@mail.ru \ --cc=sysadmins@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git