Downloads
Product Install
Click the above button to download Pervasync Server for Oracle, PostgreSQL, Microsoft SQL Server, MariaDB and MySQL databases.
Unpack the zip file and you will get a folder named pervasync_server-9.0.7. Start with the README.txt file included in the folder to set up the server.
Once server is setup and running, Pervasync Clients for Oracle, PostgreSQL, Microsoft SQL Server, MySQL and SQLite can be downloaded from the server web app start page at http://<Your Server Host>:<port>/pervasync.
Get Pervasync client for Reac Native on github: react-native-sync and react-native-sync-demo.
For detailed info on installing and using Pervasync, see Pervasync User's Guide.
Release Notes
New in version 9.0.7 (released 10/11/2024)
Performance improvements
Minor bug fixes
New in version 9.0.6 (released 12/09/2023)
Skip notification for SyncException.PVS_SYNC_SESSION_KILLED
Added config param pervasync.server.notification.exceptions.to.ignore
Better handling of MySQL timestamp
New in version 9.0.5 (released 10/05/2023)
Skip notification for SyncException.PVS_SYNC_SESSION_TIMEOUT
Fixed the the following exception with Android API 34: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered
New in version 9.0.4 (released 7/7/2023)
Support MySQL JSON column type
Bug fix for SQL server Simple Query mode with query on non-base table
New in version 9.0.3 (released 1/27/2023)
Fix for Sync Engine error: deadlock detected while waiting for resource
New in version 9.0.2 (released 5/12/2022)
Fixed pervasync triggers to improve SQL update response time
Handle Lob remmoval in the middle of a sync session
Added config param "pervasync.engine.lock.table"
Fix for "maximum open cursors exceeded" with large number of users
New in version 9.0.1 (released 2/12/2021)
Support running packaged Tomcat server as a Windows service
File sync optimizations
Bug fixes
New in version 9.0.0 (released 2/21/2020)
Packaged Tomcat with Pervasync server. No need to install Tomcat by users themselves
Bug fix for Admin console clients page refresh issue
Bug fix for Admin console schema page with Oracle databases