Re: postgresql / osx lion

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Brent Dombrowski <brent(dot)dombrowski(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: postgresql / osx lion
Date: 2011-08-16 02:44:20
Message-ID: 14870.1313462660@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Brent Dombrowski <brent(dot)dombrowski(at)gmail(dot)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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Brent Dombrowski 2011-08-16 13:46:43 Re: postgresql / osx lion
Previous Message Don Parris 2011-08-16 01:12:19 Re: postgresql / osx lion