Hi, second try :-).
My records with text fields now converted.

Total Stored Data                94%     0.94 of 1.00 GBytes    Limited

Last updated    Total number of entities        Size of all entities
1:59:47 ago     187,428                          93 MBytes
Property Type   Size
Integer          35 MBytes
Date/Time                16 MBytes
String           18 KBytes
Metadata                 42 MBytes

and only 6 indexes.
Entity and Indexes                                  Status
MarketHistoryBuy
typeID ▲ , solarSystemID ▲ , date ▼       Serving
MarketHistorySell
typeID ▲ , solarSystemID ▲ , date ▼       Serving
MarketStatsBuy
solarSystemID ▲ , typeID ▲                 Serving
typeID ▲ , solarSystemID ▲                 Serving
MarketStatsSell
solarSystemID ▲ , typeID ▲                  Serving
typeID ▲ , solarSystemID ▲                 Serving

I can delete it all, if it can help.
Please help.


On 23 дек, 12:35, "[email protected]" <[email protected]> wrote:
> Hi.
> I have the same issue.
> Fromstatistic:
> Last updated    Total number of entities        Size of all entities
> 3:56:43 ago     140,994                         260 MBytes
> But inquote:
> Total Stored Data                96%     0.96 of 1.00 GBytes
>
> In cron I move data (with deletion) from table with text fields,
> sorted by key (no special and witout indexes) to 4 tables with
> smollest size of the data.
> Source table:
> Total Number of Mail Entities:  Average Size of Entity:
> 436                                             411 KBytes
> Property        Type         Size
> body            Text             175 MBytes (100% of the entity)
> date             String  21 KBytes (0% of the entity)
> sender   String  20 KBytes (0% of the entity)
> subject  String  15 KBytes (0% of the entity)
> added_on         Date/Time       11 KBytes (0% of the entity)
> Metadata                          26 KBytes (0% of the entity)
>
> Result tables:
> Total Number of MarketHistoryBuy Entities:      Average Size of Entity:
> 34,578                                                   699 Bytes
>
> Total Number of MarketHistorySell Entities:     Average Size of Entity:
> 43,494                                                  706 Bytes
>
> Total Number of MarketStatsBuy Entities:        Average Size of Entity:
> 27,028                                                  543 Bytes
>
> Total Number of MarketStatsSell Entities:       Average Size of Entity:
> 35,205                                                  549 Bytes
>
> inserted and searched by key
>
> Total indexes:
> Entity and Indexes                      Status
> MarketStatsBuy
> solarSystemID ▲ , typeID ▲  Serving
> typeID ▲ , solarSystemID ▲  Serving
> MarketStatsSell
> solarSystemID ▲ , typeID ▲  Serving
> typeID ▲ , solarSystemID ▲  Serving
> (I've deleted all other indexes hour or two earlyer.
>
> Data amount instatisticdecreased day to day, but inquote-
> increased.
>
> On 16 дек, 14:15, "Nick Johnson (Google)" <[email protected]>
> wrote:
>
>
>

>
> > --
> > Nick Johnson, Developer Programs Engineer, App Engine
> > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
> > 368047

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to