HQbird 2018 R3 is released

HQbird Firebird logoIBSurgeon is happy to announce the new release of HQbird – advanced Firebird distribution for enterprises, with the following features: native (high-performance and transactions friendly) master-slave replication, improved performance, advanced performance monitoring, automated backups, proper maintenance.
HQbird is 100% compatible with Firebird, it does not require backup/restore to move between HQbird and community Firebird.

This release includes many new features and improvements:

Advanced support of DDL during the replication

  • Automatic configuration:
    • operative and archive logs are created and registered automatically in replication configuration and Cloud Backup jobs
    • Windows installer has the option to install a replica with pre-configured database instance.
    • Improved automatic database re-initialization
  • The Pool of Execute On External connections now is available in Firebird 3.0 (as it was in 2.5) which included to HQbird – greatly increases stability and speed of Execute On External statements. The pool can be reviewed and controlled by SQL commands
  • New monitoring options:
    • Performance Summary to see cumulative reads/writes/fetches and SQL Ping to monitor database response
    • Detailed information about all temporary files in Firebird
  • Indices statistics job now recalculates all indices in AUTO mode (recommended to set it to run once per week)
  • Automatic upgrade now is also in Linux installer, as it was in Windows – if you already had HQbird installed, Linux installer will update it correctly without reinstallation
  • New context variable indicating is it master or replica RDB$GET_CONTEXT(‘SYSTEM’, ‘REPLICA’)
  • Fixes in the interface: icons, sorting order of graphs, etc

Download HQbird 2018 R3 and upgrade your existing version!
If you have a valid Firebird Support Service agreement or active Maintenance subscription, our technicians will contact you to perform the upgrade.

Please note that all licenses are compatible with HQbird 2017 and HQbird 2018.

Also, If you already tried HQbird and need a new trial – please send the request to support@ib-aid.com

Firebird_fdw 0.4.0 for PostgreSQL

FYI I’ve just release firebird_fdw 0.4.0 for PostgreSQL.

This update, together with an update of the underlying Firebird API wrapper libfq to version 0.3.0, is a general cleanup/bugfix release, with improvements including:

 

– new function firebird_fdw_version()
– bug in INSERT … RETURNING … fixed
– miscellaneous minor bug fixes and code cleanup
– TAP regression tests have been added

CentOS rpm packages are available via the Fedora Copr build system.

See: http://sql-info.de/postgresql/firebird-fdw/firebird-fdw-0.4.0-released.html

Regards

Ian Barwick

Release of IBProvider v3.53

Hello everyone.

We have released an update of IBProvider, which has the solution for error with code 8152 of MS SQL Linked Server.

https://www.ibprovider.com/eng/news/n_180927__fix_for_mssql_error_with_code_8152.html

Short annotation of this problem – MS SQL has the problem with processing of object descriptions in metadata schemas.

New provider allows you do not publish object descriptions in schemas.

You may turn off publication of object descriptions to speed up the process of loading metadata schemas as a whole.

Jaybird 3.0.5 has been released.

The Firebird JDBC team is happy to announce the release of Jaybird 3.0.5.

This release is largely a bugfix release, but contains additional support for Firebird 3.0.4 and Firebird 4.

Jaybird 3.0.5 contains the following fixes and changes:

  • Fixed: FBManager does not accept page size of 32768 (Firebird 4 and higher) (JDBC-468)
  • Fixed: Jaybird cannot parse Firebird version numbers with revisions (JDBC-534)
  • Fixed: Incorrect parsing of Firebird version numbers (JDBC-535)
  • New feature: Added support for the Srp256 authentication plugin (JDBC-536)
  • Fixed: Incorrect warning “Specified statement was not created by this connection” logged for statements that fail with an exception on prepare (JDBC-538)
  • Fixed: Remote close of event channel (eg on Firebird server stop or crash) leads to high CPU usage and excessive error logging as socket channel is not removed from selector (JDBC-542)
  • Fixed: Properties wireCrypt and dbCryptConfig not available on FBEventManager (JDBC-544)
  • Documentation: wire protocol encryption requires unlimited strength Cryptographic Jurisdiction Policy (or equivalent), this was previously not documented (JDBC-545)

See the Jaybird 3.0.5 release notes for more information. Jaybird 3.0.5 can be downloaded from the JDBC Driver page.

1 13 14 15 16 17 147