Menu

Add option to skip views or specific view

Help
Fernando
2020-05-18
2020-05-18
  • Fernando

    Fernando - 2020-05-18

    Hello! Again, dealing with a government database, it seems like they put in a very nefarious view into the database. It contains a SUM of every field possible, and for some reason, when the driver tries to execute that (presumably to get the metadata), it takes absolutely forever. My current fix for now is to just disable views, as they aren't currently needed, until we can get better performance on it.

    The database in question is the one available under this link:
    http://www.tesouro.fazenda.gov.br/documents/10180/137713/Finbra2002v0809.zip
    It's from the Brazilian government.

    It also has some columns with commas in them, so that is also probably a required fix.

     
  • Fernando

    Fernando - 2020-05-18

    I really have no idea why it takes so much time, but I would be glad if you could take a look at it :)

     

Log in to post a comment.