delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/04/04/16:02:58

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=S32ZvzlVeavKKYKH
FykF4tG5ZrE2bhYedNLkrtrjBiBggvAN+nmBcv9FMbGuNMMomX4e8+6lLRPfd/Xb
l9Gyqp3mrD4LEc4hU7Ulg/W5lL7pNeDr+97yumcgzZ/RZDOZGZuMJL/PfaK6U1+q
xxnB6YOtz51cLb82sPG56cKWkwA=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=/yMFBTCAL0lRMjqdHwQd3t
RoN8s=; b=sWYiACzp7dwoQpar/QQ6NYjoQBZjSk+SQIVhybyF4LykLSKZCmmRwq
e0ma1YlXgH2VLchuWhiJL4R7vCHvNG/eRelOy2C39Bh3JIPJLZ1DJf5m2cjmfRsU
zHfIdzi1u3YoN48KNniAGrLy/0YwOLJE8uWSsB8hAYCtv85S/VvRU=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:5702C4B, H*i:sk:5702C4B, H*MI:sk:5702C4B, 95
X-HELO: mail-lb0-f176.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=FSQzO9O4YI/b80v+oNh12IP1b1ibLdhm5cp9Ol1IZp4=; b=GSMaTrfGaBnABbDXUVcZG+6Xov8Va2tF56mQkja5fjG5kto3aBHdU5tGf4qVWkckYZ edu6UT8W+wWeHdq404da/BIbWiWF43WYwBE/4QcVdflIlYUjZLNPfvDyARDrmNAZoCU2 MIKEXM+iqpVpz3RQ86zQrfnpE+fuToAf9xhQUQktJX3CHFlh2C0suxJV0a2iKPlI966d r6EJ0Qptm+kpgAGrScIbi2QZZqz9yl3w4X338/Q4OfE0MFqI61XzAcOb/gGOLncgCOBR 8T+fJxvzpjLU1j92Ov/E30xuYdXvosf0CElgShzgKQnGKhQs21150wUbNosh+tluC0WV CPPA==
X-Gm-Message-State: AD7BkJJZ5SHqEM7pSTqrVtgCwVJhjy3OVCBJSBO5QFijeznjJ/rljALFVoxta++J7AI8MA==
X-Received: by 10.28.44.9 with SMTP id s9mr13774138wms.96.1459800150299; Mon, 04 Apr 2016 13:02:30 -0700 (PDT)
Subject: Re: postgresql - How do I upgrade Postgres database in Cygwin? - Server Fault
To: cygwin AT cygwin DOT com
References: <5702BCFD DOT 6000103 AT oliveyou DOT net> <5702C4B3 DOT 3030506 AT oliveyou DOT net>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <5702C853.30007@gmail.com>
Date: Mon, 4 Apr 2016 22:02:27 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1
MIME-Version: 1.0
In-Reply-To: <5702C4B3.3030506@oliveyou.net>
X-IsSubscribed: yes

On 04/04/2016 21:46, Chloe wrote:
> OK now I really need help. I tried to install version 9.4.4-2 of
> Postgres with
> ftp://www.fruitbat.org/pub/cygwin/circa/2015/09/25/151012/index.html,
> but now it won't start. I also tried to install 9.4.4-1 but that won't
> work either. I also tried to exit all Cygwin processes and run 'dash'
> and 'rebaseall', but it didn't help. How do I install an old version of
> Postgres 9.4 to upgrade to 9.5?
>
> $ /usr/sbin/postgres --version
> postgres (PostgreSQL) 9.4.4
>
> $ /usr/sbin/postgres
> FATAL:  could not create shared memory segment: Function not implemented
> DETAIL:  Failed system call was shmget(key=5432001, size=40, 03600).

have you configured cygserver as service and run it ?

The shared memory capability depends on cygserver.
https://cygwin.com/cygwin-ug-net/using-cygserver.html

Regards
Marco



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019