Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t1jho-0006NB-QV for pgsql-general@arkaria.postgresql.org; Fri, 18 Oct 2024 09:55:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t1jhm-001dnx-PS for pgsql-general@arkaria.postgresql.org; Fri, 18 Oct 2024 09:55:35 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t1jhm-001dnm-B6 for pgsql-general@lists.postgresql.org; Fri, 18 Oct 2024 09:55:34 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t1jhj-001VzU-8W for pgsql-general@lists.postgresql.org; Fri, 18 Oct 2024 09:55:33 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id D78FE10D6E8 for ; Fri, 18 Oct 2024 11:55:27 +0200 (CEST) Received: from s981.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id C40D210DCC7; Fri, 18 Oct 2024 11:55:27 +0200 (CEST) Received: from s473.loopia.se (unknown [172.22.191.6]) by s981.loopia.se (Postfix) with ESMTP id C19B422B1734; Fri, 18 Oct 2024 11:55:27 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s473.loopia.se (amavisd-new); dkim=pass (2048-bit key) header.d=yesql.se Received: from s899.loopia.se ([172.22.191.5]) by s473.loopia.se (s473.loopia.se [172.22.190.13]) (amavisd-new, port 10024) with LMTP id VMzDbvGIH126; Fri, 18 Oct 2024 11:55:27 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from smtpclient.apple (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s899.loopia.se (Postfix) with ESMTPSA id 5F8BB2C8BA6B; Fri, 18 Oct 2024 11:55:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1729245327; bh=d/YrEn/zrv778kbu5TbIbwwFlkIqtDo3zR8LE/YMh0A=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=p31fClJlZTNwr5c8QUiPISN4zNpKY4FJktD2m3Sz2JXKHPiVwVAC5fAjWysybT+q3 1u/nDsEKrexDgITpGKY9uO3/ofXLZ1t2WqyVZKMK8JTC/IIWgKN6vRNQgPkv2j9Yv8 CL2RqTuVKlFUiPi+iLlqE5+bSnSfHvIqGx71uhOKi/ZQcCNcYr8/HVHdGTzf39u2KZ N4yV9SKso/EkCes+s9V0U5rk4PGkb0A8UiKQ7rU9lhvWDgA+aZ97eQ5aSUoyQ8cGdw 0m4dCuG+LX3htEhEOjTera6SFDL1pGDXmXwMw72lxO7wOhptHB/NAezDEVo+keVmTy p5JrKYNO/00Vw== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.600.62\)) Subject: Re: Postgres installation is failing in mac From: Daniel Gustafsson In-Reply-To: Date: Fri, 18 Oct 2024 11:55:17 +0200 Cc: "pgsql-general@lists.postgresql.org" Content-Transfer-Encoding: quoted-printable Message-Id: <66B55516-61EE-4C69-B8E4-44605C5FD4F6@yesql.se> References: To: Venkata Nori X-Mailer: Apple Mail (2.3774.600.62) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 18 Oct 2024, at 04:21, Venkata Nori wrote: >=20 > Problem running post-install step. Installation may not complete = correctly > The database cluster initialisation failed. There is no information in this post which could assist anyone in = helping you, if you would like help I suggest you provide a lot more details. Which installer was used? Where was it downloaded from? Which macOS version? = Which PostgreSQL version? Does the system log say anything? Is there enough = space on the partition? Do you have admin rights or is it a managed device? = And so on.. -- Daniel Gustafsson