Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1okE9r-0001Zn-9Y for pgsql-novice@arkaria.postgresql.org; Mon, 17 Oct 2022 00:39:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1okE9o-0004dT-Jv for pgsql-novice@arkaria.postgresql.org; Mon, 17 Oct 2022 00:39:04 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <01000183e3612807-741f3bdf-e20d-4e04-8197-abee9aa712b6-000000@amazonses.com>) id 1okE9o-0004d5-4w for pgsql-novice@lists.postgresql.org; Mon, 17 Oct 2022 00:39:04 +0000 Received: from a48-120.smtp-out.amazonses.com ([54.240.48.120]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.92) (envelope-from <01000183e3612807-741f3bdf-e20d-4e04-8197-abee9aa712b6-000000@amazonses.com>) id 1okE9l-0002it-Go for pgsql-novice@postgresql.org; Mon, 17 Oct 2022 00:39:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=q46hliq7bdr5q5uazlp4wx56yyfqvog4; d=desoi.dev; t=1665967139; h=From:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:To:In-Reply-To:Message-Id; bh=lAjYpjdfPYhH+o+kKM5drw5H9hJ0kOAxi1sEMojTYrQ=; b=kHsDHBblkAYolSqbwNih+tGUllGnvx7U+3bi1J7oH/DSHWSr13uOlZqJ8x4LCjd7 R/yAULBcCFm7Fha19nTw7NlIQJMaMndWV2NVoYTMUKFkwF4lU40wWqb7ceVtITC/kYW ZC9W/QND2rM8WakZLFFU95e7b2RNi/6HXEkWjB6N6/Og0tR2mf5Dt3ngqpLfSoW0H/8 FrL7lck2i5PjMTEANQ2FB6aBVhaHk9KZcYQsQk9g6CZLua/8dfzXsCeGbJCI0NDbNNc +4xRd+x7LHf08bpz8Z67t9iu1+N1WCOdvyewdmpZg/iKk5MDdpUMrigUZz263JigbWR 9nZHcIlQTw== DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1665967139; h=From:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:To:In-Reply-To:Message-Id:Feedback-ID; bh=lAjYpjdfPYhH+o+kKM5drw5H9hJ0kOAxi1sEMojTYrQ=; b=HCsTAilg8IPIojq4Oky1ZpTS7YZQgVKe6NYtarjUJH1joVKyWmtLrnZoZqAKsezp mT9RGoFbcwq+Kkj5LCDe4R1BNsdkoij20/R1qW6swsu3+anxTw+vBYA8ZNdjplLEdhH 6DTG/a69+ItMO3a0yye0n43u2ioUY4CsTYMhe9vk= From: John DeSoi Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: Re: Just switched to Mac - Postgres.app or Homebrew or some other distribution? Date: Mon, 17 Oct 2022 00:38:58 +0000 References: To: "pgsql-novice@postgresql.org" In-Reply-To: Message-ID: <01000183e3612807-741f3bdf-e20d-4e04-8197-abee9aa712b6-000000@email.amazonses.com> X-Mailer: Apple Mail (2.3696.120.41.1.1) Feedback-ID: 1.us-east-1.DR8R7tVkjHcb8kvNDYn1P43MkwbimSz+jcik9akwVZo=:AmazonSES X-SES-Outgoing: 2022.10.17-54.240.48.120 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On Oct 16, 2022, at 11:23 AM, Simon Connah = wrote: >=20 > What is the best way to run PostgreSQL on the Mac that mirrors the = Linux workflow? I'm not doing anything too complex. Hombebrew is a good option. I'm using it in development and production = without any problems. I previously used CentOS, and don't find the = workflow to be much different. John DeSoi, Ph.D.