Re: postgresql / osx lion - Mailing list pgsql-novice

From Brent Dombrowski
Subject Re: postgresql / osx lion
Date
Msg-id 30D18FEE-EE49-4510-AB2E-7F756AC97286@gmail.com
Whole thread Raw
In response to Re: postgresql / osx lion  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
On Aug 15, 2011, at 7:44 PM, Tom Lane wrote:

> Brent Dombrowski <brent.dombrowski@gmail.com> writes:
>> On Aug 15, 2011, at 2:36 PM, Kent Thomas wrote:
>>> It looks like Postgres is already installed in Lion.  Look for it at /usr/bin/psql
>
>> I thought that wast just on the server version. Does regular lion come with Postgres as well?
>
> On my plain-Lion laptop, I see psql, pg_dump, and other "client side" PG
> programs in /usr/bin.  No postmaster though.  I assume you have to buy
> Lion Server to get that.  But you can talk to a remote PG server with
> what they give you in plain Lion.
>
>             regards, tom lane

Thanks Tom, that makes sense. That will be one less thing for me to install when I move to Lion.

Brent.


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgresql / osx lion
Next
From: Mathieu Dubois
Date:
Subject: Re: what is the usual approach to maintaining development, production and test environments?