Re: Has anyone seen this error? I cannot log into my

From: Michiel Lange <michiel(at)minas(dot)demon(dot)nl>
To: P G <pg_dba(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Has anyone seen this error? I cannot log into my
Date: 2003-04-11 21:56:58
Message-ID: 5.1.0.14.0.20030411235556.00b68c38@192.168.1.3
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I have not seen it before, but it _looks_ like a ssl problem...
if you have compiled with --with-ssl option, check if you have open ssh
installed...

Michiel

At 14:31 11-4-2003 -0700, P G wrote:
>Linux kernel: 2.4.18-3
>PostgreSQL: 7.3.2
>
>I ran make for v7.3.2 successfully and ran the
>regression tests successfully, but I keep getting the
>following error when trying to log into my database.
>Will someone tell me what this is and how to fix it?
>
>$ psql -d template1
>Welcome to psql 7.3.2, the PostgreSQL interactive
>terminal.
>
>Type: \copyright for distribution terms
> \h for help with SQL commands
> \? for help on internal slash commands
> \g or terminate with semicolon to execute query
> \q to quit
>
>psql: relocation error: psql: undefined symbol:
>PQgetssl
>$
>
>__________________________________________________
>Do you Yahoo!?
>Yahoo! Tax Center - File online, calculators, forms, and more
>http://tax.yahoo.com
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message P G 2003-04-11 21:59:46 Re: Has anyone seen this error? I cannot log into my database.
Previous Message P G 2003-04-11 21:31:32 Has anyone seen this error? I cannot log into my database.