Skip to content

Restart logic rewrite #8

@Tishj

Description

@Tishj

# Because we need to fire a query to get the settings required for 'restart'

When a restart happens, the database is expected to keep the same settings when it restarts.

To facilitate this, we pre-emptively query and save all database settings after every statement.
So we can use this to set all the settings again after the database restarted.

In the C++ implementation we just copy the ClientConfig options struct and we're done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions