V6 ModDbExport for historical data

Forum Home Forums Understanding the Software V6 ModDbExport for historical data

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14535
    kcks66
    Participant

    Hi Mikhail,

    I am working on exporting data to PostgreSQL database by using ModDbExport. I managed to export Current Data. Right now I want to export historical data into PostgreSQL database.

    Can I use the method you teach me in RapidGate, use this Achieve Replication?

    https://ibb.co/bBVn7B1

    Same command like this?

    cmd=UploadArchive
    startDT=2022-07-01 10:00:00
    endDT=2022-07-01 11:00:00

    Thank you.

    #14541
    Mikhail
    Moderator

    Hi,

    Yes, you can use archive replication for this purpose.
    Command example for database export

    cmd=ExportArchive
    startDT=2022-12-23 10:00:00
    endDT=2022-12-23 11:00:00
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.