I’m using Base as a front end, forms and reports, to a postgresql database. The database has only one simple user table. I have only 1 form and 1 report. Both are fairly simple. However the file size of the Base file has grown to over 30 mbytes. It seems to grow as records are added to the database.
Does base store a copy or cache of the data?
Is there a setting to tell base not to store a copy or cache of the data?
Am I missing something else?
If this is an “issue” do I submit this on github?
This also seems to happen if the backend database is MySQL (community edition). It is the same database with essentially the same form.
The database table consists of mostly text and multiline text fields. There is one field that contains a picture.
Thanks. Be kind. This is my first post.
Jim Simpson