comp.lang.ada
 help / color / mirror / Atom feed
From: ake.ragnar.dahlgren@gmail.com
Subject: Re: Mac OS X Mavericks does not play nice with PostgreSQL 9.3.4
Date: Mon, 24 Mar 2014 17:51:43 -0700 (PDT)
Date: 2014-03-24T17:51:43-07:00	[thread overview]
Message-ID: <f28e2d9a-84b2-4bc0-ab43-95c006f52ea4@googlegroups.com> (raw)
In-Reply-To: <lybnww1rhu.fsf@pushface.org>

Thank you Simon and Alan for your thoughts and feedback.

To make a long story short I've managed to create the tables in the PostgreSQL database by exchanging the word "localhost" for 127.0.0.1:
gnatcoll_db2ada -dbmodel=database_schema.txt -dbhost=127.0.0.1 -dbport=5432 -dbname=hello -dbuser=postgres -dbpasswd=asdf -createdb

Perhaps someone can verify that this does the trick?

Best regards,
Åke Ragnar Dahlgren

  reply	other threads:[~2014-03-25  0:51 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 [this message]
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
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