ticket - 152434
I have a database with around 2mil hands. It takes a long time to rebuild cache, please tell me if I have to do it so I can get this fixed ASAP.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
WhiteRider wrote:black winter day wrote:Ok, so i installed 4.11.1, hoping it would fix some of the problems, now the hands import in a rate of 1 per 10 seconds and the hud isnt working giving me "the unknown token encountered" bullshit.
PostgreSQL converts all columns, variables, etc. to lowercase. Up until 4.11, we allowed column names to be upper, lower or mixed case. Unfortunately, this caused column collisions with the newly implemented custom cache.
Therefore with v4.11.1, we automatically convert all column names to lowercase (how PostgreSQL views it). Unfortunately, custom stats that reference the old mixed case columns are not being converted to lowercase and are instead pointing the old mixed cased names which are no longer valid resulting in the "Unknown token encountered' error.
You can resolve the issue on your own by going into Configure -> Statistics. View Stats and edit the custom stats which give the unexpected tokens - change the uppercase characters in the column names to lowercase and save.
ommaha wrote:ommaha wrote:is it possible to export table groups or at least popup groups with 4.11.1, to downgrade to 4.10.9 and to import them there?
ok. tested on another pc: it is not possible
thanks for your response to my ticket @whiterider
where can i set/remove cache flags?
Users browsing this forum: No registered users and 53 guests