Why libpq++ & testlo fails ?

From: mika(dot)saari(at)nokia(dot)com
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Why libpq++ & testlo fails ?
Date: 1999-07-14 13:36:28
Message-ID: 37A953B8C4A3D211B6450008C7EA44EAAF45CF@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++. 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 mika.saari 1999-07-14 13:49:49 Why libpq++ and testlo fails ?
Previous Message Jeff MacDonald 1999-07-14 12:19:38 Re: [INTERFACES] 8K query limit in 6.5?