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

From Barbara Shaurette
Subject Re: postgresql / osx lion
Date
Msg-id CAKxDO2YLNK9NZsrF+ogSyh65Rd6McURjgUiH7xaG44SD6TQ6sg@mail.gmail.com
Whole thread Raw
In response to Re: postgresql / osx lion  (Kent Thomas <kent@solarbee.com>)
List pgsql-novice
Ftr, I did run into some problems with my local postgres install -
mine was originally a homebrew install on Snow Leopard.  When I
upgraded to Lion over the weekend, I did get an error (FATAL: no
pg_hba.conf entry for host "::1", ... ) on trying to connect.  My
pg_hba.conf just needed a new entry to handle IPv6 connections - it's
all good now:

    # IPv6 local connections:
    host    all    all    ::1/128    md5


On Mon, Aug 15, 2011 at 2:36 PM, Kent Thomas <kent@solarbee.com> wrote:
> Seb,
> It looks like Postgres is already installed in Lion.  Look for it at /usr/bin/psql
> Look like version 9.0.4
> This is a strange one for Apple as they are usually a couple of version behind.
> Kent
>
> On Aug 15, 2011, at 3:22 PM, Arvind Sharma wrote:
>
>>
>> Try downloading the Mac OS X  version from :
>>
>> http://www.enterprisedb.com/products-services-training/pgdownload#osx
>>
>> Its a DMG file and will get installed just like any other Mac App.
>>
>>
>> Arvind
>>
>> From: Sébastien BERAL <sebeyeless@hotmail.com>
>> To: Arvind Sharma <arvind321@yahoo.com>
>> Sent: Monday, August 15, 2011 1:43 PM
>> Subject: Re: [NOVICE] postgresql / osx lion
>>
>> Thank you for the answer.
>> I'm talking about fresh install of PG.
>> I'm a new mac user, and my macbookpro is "virgin"
>> I upgraded to Lion before starting anything else.
>> and now I need to install PG on it. so you advice me to get PG 9.0 ?
>> Seb
>>
>> Le 15 août 2011 à 22:03, Arvind Sharma a écrit :
>>
>>> I have PG-9.0 running on Mac OS X - Lion for quite some time now.
>>>
>>> Works ok.
>>>
>>> Are you talking fresh install of PG on a Mac OS X Lion or PG already running on Snow leopard which is upgraded to
Lion?? 
>>>
>>> Arvind
>>>
>>>
>>>
>>> From: Sébastien BERAL <sebeyeless@hotmail.com>
>>> To: pgsql-novice@postgresql.org
>>> Sent: Monday, August 15, 2011 12:07 PM
>>> Subject: [NOVICE] postgresql / osx lion
>>>
>>> hello,
>>> i'm a new mac user.
>>> I have heard that postgresql can't be installed on new osx lion for mac. will it be fixed  soon? or do you have any
>>> advice to make it work now ?
>>> regards.
>>> --
>>> Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
>>> To make changes to your subscription:
>>> http://www.postgresql.org/mailpref/pgsql-novice
>>>
>>>
>>
>>
>>
>>
>> Spam
>> Not spam
>> Forget previous vote
>
>
> This e-mail and any attachments are for the intended recipient(s), not for general publication, and may contain
confidentialmaterial.  If you are not the intended recipient(s), please be aware that any disclosure, copying,
distributionor use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please
contactthe sender and delete all copies. 
>
> --
> Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-novice
>

pgsql-novice by date:

Previous
From: Kent Thomas
Date:
Subject: Re: postgresql / osx lion
Next
From: Brent Dombrowski
Date:
Subject: Re: postgresql / osx lion