Skip to content

Crash when I load spatial extension #2

@florentfougeres

Description

@florentfougeres

Hello,

I have a crash when a load the spatial extension.

The command INSTALL spatial; is ok.

But when I execute LOAD spatial; I have this error :

2025-09-11T07:44:07.428873Z  WARN boilstream::pgwire_sql_ast: Failed to parse SQL for regex transformation: LOAD spatial, error: sql parser error: Expected an SQL statement, found: LOAD at Line: 1, Column 1
2025-09-11T07:44:07.428876Z  WARN boilstream::sql_transformer: Failed to parse SQL query 'LOAD spatial': sql parser error: Expected an SQL statement, found: LOAD at Line: 1, Column 1. Falling back to transformed query.
2025-09-11T07:44:07.428881Z  WARN boilstream::common_ddl_handlers: Failed to parse SQL: sql parser error: Expected an SQL statement, found: LOAD at Line: 1, Column 1
Erreur de segmentation (core dumped)

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