This plugin allows users to create location inputs and store latitude and longitude values as geometry types in a PostGIS database. It also provides functionality to filter items based on their location.
This is just an idea, but it reduced the amount of written data dramatically for us. We are using neon DB with DB branches, so every developer for every DB branch has a full database. When you are working on content types, the server will restart frequently, resulting in many GBs of written data per day .. this change would just update the field, when empty.
This is just an idea, but it reduced the amount of written data dramatically for us. We are using neon DB with DB branches, so every developer for every DB branch has a full database. When you are working on content types, the server will restart frequently, resulting in many GBs of written data per day .. this change would just update the field, when empty.