I am prototyping a mobile app and i want to make it quickly. For that purpose, i am using pubnub chat engine
.
However, i plan to migrate to a postgresql database after the end of the beta test. But i don't want to lose the existing data already stored in pubnub. Are there some possibilities to export my chat data to my own postgreSQL database ?