postgresql 8.0 rc1

From: "Prasad Duggineni" <pduggineni(at)prominencenet(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: postgresql 8.0 rc1
Date: 2004-12-30 21:37:22
Message-ID: 009701c4eeb7$c0225d80$520aa8c0@pduggineni
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I do see the following error in /var/log/messages when I try to start my application. It was working fine in 7.4.6. I did upgrade from 7.4.6 to 8.0 Rc1.
"ERROR:unregcongnized configuration parameter 'ksqo'" .
This is happening after I execute this statement "res = SQLAllocHandle(SQL_HANDLE_STMT, *phdbc, phstmt)"

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-12-30 21:48:05 Re: postgresql 8.0 rc1
Previous Message Prasad Duggineni 2004-12-30 21:26:12 postgresql 8.0 Rc1