Skip to content

Large Database is not browsable #2787

@andyhegedus

Description

@andyhegedus

Hi,
I have some large databases and I am trying to browse them.
The first works fine
image
Notice row counter 1-23 of 7330226.

The second albeit significantly larger does not ever finish loading. I have let it run for about an hour. Activity monitor says that it is not responding and using 100% of cpu. Both databases have indexes attached to them.
One thing I notice of the problematic one is that it appears to try to load the entire database if I am reading the row counter correctly 0-117189470 of 117189470.
image

Is there something else I need to do the second database to be able to view it? My goal is to run some python based queries against it, but to date I am not getting all the data I expect and I want to make sure it is in the database.
Andy

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions