Why libpq++ and testlo fails ?

From: mika(dot)saari(at)nokia(dot)com
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Why libpq++ and testlo fails ?
Date: 1999-07-14 13:49:49
Message-ID: 37A953B8C4A3D211B6450008C7EA44EAAF45D2@oueis01nok
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello !

I am using PostgreSQL 6.5 and RedHat 6.0. I compiled the whole
PosgreSQL, started the postmaster and edited some tables and runned
testlibpq0-5 from
examples directory under libpq++. Only the testlo fails to

ERROR:
Connection to database 'template1' failed.
PQsendQuery() -- There is no connection to the backend.

(cmd: ./testlo template1 test tset)

What have I done wrong ?

Thank you very much,
Mika Saari

Browse pgsql-interfaces by date

  From Date Subject
Next Message Steven Bradley 1999-07-14 15:55:49 Re: [INTERFACES] resolving locking conflicts
Previous Message mika.saari 1999-07-14 13:36:28 Why libpq++ & testlo fails ?