discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

getting started with gdl2


From: Scott Christley
Subject: getting started with gdl2
Date: Mon, 23 Feb 2004 12:41:05 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922

Hello all,

I compiled and installed gdl2 from CVS for my Postgres database, everything seemed to go fine so now I want to try and actually use it. I noticed that there is an eoutil program which can test the connection, but I'm getting failures. Is this because eoutil is not correct?


[scottc@schristl-47 Tools]$ eoutil connect Postgres95 '{ databaseName = alexandria; hostName = localhost; userName = tperdue; }' 2004-02-22 11:38:22.864 eoutil[18085] could not connect to server: Connection refused
       Is the server running on host "localhost" and accepting
       TCP/IP connections on port 5432?

2004-02-22 11:38:22.865 eoutil[18085] Postgres95Channel.m:219 Assertion failed in Postgres95Channel(instance), method closeChannel. Channel not opened 2004-02-22 11:38:22.865 eoutil[18085] <NSException: 8127778> NAME:NSInternalInconsistencyException REASON:Postgres95Channel.m:219 Assertion failed in Postgres95Channel(instance), method closeChannel. Channel not opened


My database is up as I can use psql without problem.

My second question provided I get the connection thing worked out is that I already have a database with an existing schema, is there any tool that can produce an initial eomodel file from that schema?

thanks
Scott






reply via email to

[Prev in Thread] Current Thread [Next in Thread]