R
robirdman
I made a replica of my database years ago and it immediately doubled in size
from about 50K to 100K. I got rid of the replica but the size never reduced.
Now with more data it is up to about 150K
Recently I decided I had a lot of unnecessary fields and queries and I
created a new database and pasted only the fields, queries etc, and saved the
database and it was reduced to about 100K.
However I recently opened it and found a bunch of new fields.
Gen_image
s_ColLineage
s_GUID
s_Generation
s_Lineage
Since they appeared the DB jumped to about 140KB
I tried to delete the fileds, but can't, it says because they are system
replication fields.
At first I thought they were only in one table (with over 100,000 records)
and I used the make table command to make a new table without them. I then
copied the database and saved it under a different name, and deleted the
older table, renaming the new one to keep queries working. I saw though that
the new database appeared to still be about 140KB. Then I found that all the
other tables also had all these unwanted fields. What do I have to do to
undo this mess?
There is no longer a replica. I don't need or want these fields or the
excess size.
from about 50K to 100K. I got rid of the replica but the size never reduced.
Now with more data it is up to about 150K
Recently I decided I had a lot of unnecessary fields and queries and I
created a new database and pasted only the fields, queries etc, and saved the
database and it was reduced to about 100K.
However I recently opened it and found a bunch of new fields.
Gen_image
s_ColLineage
s_GUID
s_Generation
s_Lineage
Since they appeared the DB jumped to about 140KB
I tried to delete the fileds, but can't, it says because they are system
replication fields.
At first I thought they were only in one table (with over 100,000 records)
and I used the make table command to make a new table without them. I then
copied the database and saved it under a different name, and deleted the
older table, renaming the new one to keep queries working. I saw though that
the new database appeared to still be about 140KB. Then I found that all the
other tables also had all these unwanted fields. What do I have to do to
undo this mess?
There is no longer a replica. I don't need or want these fields or the
excess size.