Add to documentation a section for migrating 1.2 -> 1.3#716
Merged
mschoema merged 1 commit intoMobilityDB:masterfrom Sep 19, 2025
Merged
Add to documentation a section for migrating 1.2 -> 1.3#716mschoema merged 1 commit intoMobilityDB:masterfrom
mschoema merged 1 commit intoMobilityDB:masterfrom
Conversation
mschoema
reviewed
Sep 19, 2025
| </para> | ||
| <para> | ||
| Finally, the API of MEOS and MobilityDB was streamlined to improve usability. We detail next the most important changes in the API. | ||
| In addition, the API of MobilityDB and MEOS was extended with new functionality and streamlined to improve usability. Finally, version 1.3 also enables the latest versions PostgreSQL 18 and PostGIS 3.6.0. For all these reasons, the binary format of the temporal types have changed from version 1.2 to 1.3 and thus a backup and restore is needed for migrating to the newer version 1.3 of MobilityDB. |
Member
There was a problem hiding this comment.
I'm merging this commit already, but did we really change the binary format of the existing types, like tgeompoint? What changed between 1.2 and 1.3?
mschoema
approved these changes
Sep 19, 2025
Member
Author
|
Le numero des types qui ont ete reordonnés en profitant de l'ajout des nouveaux types cbuffer etc.
Get Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Maxime Schoemans ***@***.***>
Sent: Friday, September 19, 2025 7:07:33 PM
To: MobilityDB/MobilityDB ***@***.***>
Cc: ZIMANYI Esteban ***@***.***>; Author ***@***.***>
Subject: Re: [MobilityDB/MobilityDB] Add to documentation a section for migrating 1.2 -> 1.3 (PR #716)
@mschoema commented on this pull request.
________________________________
In doc/introduction.xml<#716 (comment)>:
</para>
<para>
- Finally, the API of MEOS and MobilityDB was streamlined to improve usability. We detail next the most important changes in the API.
+ In addition, the API of MobilityDB and MEOS was extended with new functionality and streamlined to improve usability. Finally, version 1.3 also enables the latest versions PostgreSQL 18 and PostGIS 3.6.0. For all these reasons, the binary format of the temporal types have changed from version 1.2 to 1.3 and thus a backup and restore is needed for migrating to the newer version 1.3 of MobilityDB.
I'm merging this commit already, but did we really change the binary format of the existing types, like tgeompoint? What changed between 1.2 and 1.3?
—
Reply to this email directly, view it on GitHub<#716 (review)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGNHMBSE57SN6IYLXPPRWTD3TQZ5LAVCNFSM6AAAAACGFUQEO2VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTENBVHE4DEOJUGA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
estebanzimanyi
added a commit
to estebanzimanyi/MobilityDB
that referenced
this pull request
Sep 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.