Skip to content

Prevent full table scans that result in OOM #258

@aleda145

Description

@aleda145

First, this is an awesome project, exactly what I was looking for!

I tried out the demo and then did a simple SELECT * FROM supply_chains, which made the fly.io instance OOM crash.

I'm curious if there is a way to prevent full table scans in some way? Or in general prevent queries that would result in an OOM crash. I have read through the docs but I might have missed something 😸

It's absolutely reasonable to get a bigger machine to support those queries though, so this might be a moot point!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions