Page 1 of 1

Postgresql ODBC features

Posted: Fri 05 Feb 2016 09:57
by chocholousp
Hi,

could you please name some features which will make me use devart ODBC drivers instead of free postgresql ODBC. I am specially interested in network connection stability (e.g. reconnect capability or compression) and performance. Do you have any benchmarks?

Thanks, Pavel

Re: Postgresql ODBC features

Posted: Thu 11 Feb 2016 08:15
by azyk
For the time being, we have implemented and now testing the following functionality of ODBC driver for PostgreSQL, that is absent in standard ODBC drivers:
- support for Linux and MacOS (FreeBSD coming soon)
- secure connection to PostgreSQL using SSH tunnel and SSL protocols.

In addition, users of our products, ODBC driver for PostgreSQL in particular, get advantages of user support:
- frequent releases( https://www.devart.com/odbc/postgresql/ ... story.html );
- product purchase provides annual subscription for free updates.

Currently, the Devart driver shows similar or higher performance in comparison to the standard ODBC drivers.

Re: Postgresql ODBC features

Posted: Fri 04 Mar 2016 18:01
by nreyest
I can't use materialized views with the free odbc driver; is there support on your product for postgresql materialized views? or in the excel add-in? or any of your products?

TIA

Re: Postgresql ODBC features

Posted: Mon 07 Mar 2016 11:20
by AlexP
In ODBC driver you can get data from such views using a query. In the current version, such views won't be displayed in the object tree. We will add this feature in the next version.