comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Mac OS X Mavericks does not play nice with PostgreSQL 9.3.4
Date: Tue, 25 Mar 2014 09:24:26 +0000
Date: 2014-03-25T09:24:26+00:00	[thread overview]
Message-ID: <lyvbv2fx6d.fsf@pushface.org> (raw)
In-Reply-To: e1073f2d-8b74-470b-976d-8f1d0a87c0ea@googlegroups.com

ake.ragnar.dahlgren@gmail.com writes:

> For anyone reading this at comp.lang.ada I would also like to share
> that using "localhost" worked fine on a Windows XP computer. It was
> when using it in Mac OS X that it did not work. Yesterday I followed
> Alans suggestion to try out Wmware's Fusion. I did that and installed
> Debian in a virtual machine, installed gnat by "aptitudu install
> gnat", installed postgresql using aptitude followed by downloading
> gnatcoll from the Libre AdaCore website, compiling it successfully and
> then getting the same error "Transaction failed: BEGIN
> PGRES_BAD_RESPONSE" when trying to create the tables. When specifying
> 127.0.0.1 instead of localhost it was possible to create the tables
> both in Debian and Mac OS X.

GNATCOLL uses PQconnectdb[1], which does its own magic with
host/hostaddr.

[1] http://www.postgresql.org/docs/8.3/static/libpq-connect.html

  reply	other threads:[~2014-03-25  9:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-23 20:24 Mac OS X Mavericks does not play nice with PostgreSQL 9.3.4 ake.ragnar.dahlgren
2014-03-23 22:26 ` Simon Wright
2014-03-25  0:51   ` ake.ragnar.dahlgren
2014-03-25  7:38     ` Simon Wright
2014-03-25  8:04       ` ake.ragnar.dahlgren
2014-03-25  8:39         ` Simon Wright
2014-03-25  8:55           ` ake.ragnar.dahlgren
2014-03-25  9:24             ` Simon Wright [this message]
2014-03-23 22:31 ` Alan Browne
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox