[Qt-interest] Postgresql 9 support
Harry Sfougaris
hsfougaris at gmail.com
Tue Nov 2 17:31:37 CET 2010
When trying to run my app against a PostgreSQL server I get a message
that "this version is not supported and might not function properly",
and true to the message, even simple operations seem to fail...
Another strange thing is that the plugin doesn't even compile with the
PostgreSQL 9 libraries.
Harry
On 2/11/2010 6:11 ??, Konrad Rosenbaum wrote:
> On Tuesday 02 November 2010 14:38:49 Harry Sfougaris wrote:
>> I'm not sure anyone here can answer this, but I was wondering since
>> Postgresql 9 is not supported currently by Qt, how long does it usually
>> take for a major release of a database server to be supported?
>> Will it be in a 4.7.x release, or are there chances of it being updated
>> before (and I just download the updated code and recompile the plugin)?
>> Sorry if this seems off-topic; maybe if there is a more appropriate
>> mailing list where I should be asking this, someone can please let me
>> know...
> Postgres is backwards compatible. Meaning older client libs can access newer
> servers and vice versa. You might miss a few features that only work between
> newest server and newest client (it is likely that you wouldn't want to use a
> wrapper like QtSql if you needed any of those).
>
> If you insist on using the newest client lib - just recompile Qt.
>
>
> Konrad
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101102/24479e0c/attachment.html
More information about the Qt-interest-old
mailing list