Skip to content

Having issues with mysql to postgres migration with pgloader #1679

@shaileshmistri22

Description

@shaileshmistri22

Receiving below error :-

postgres@zammadpostgres:$ pgloader zammad.load
2025-07-15T13:43:01.014000Z LOG pgloader version "3.6.10
devel"
KABOOM!
ESRAP-PARSE-ERROR: At

LOAD SQL FILE

^ (Line 1, Column 0, Position 0)

In context COMMAND:

While parsing COMMAND. Expected:

 the character Tab

or the character Newline
or the character Return
or the character Space
or the string "--"
or the string "/*"
or the string "archive"
or the string "copy"
or the string "csv"
or the string "database"
or the string "dbf"
or the string "fixed"
or the string "ixf"
An unhandled error condition has been signalled: At

LOAD SQL FILE

^ (Line 1, Column 0, Position 0)

In context COMMAND:

While parsing COMMAND. Expected:

 the character Tab

or the character Newline
or the character Return
or the character Space
or the string "--"
or the string "/*"
or the string "archive"
or the string "copy"
or the string "csv"
or the string "database"
or the string "dbf"
or the string "fixed"
or the string "ixf"

What I am doing here?

At

LOAD SQL FILE

^ (Line 1, Column 0, Position 0)

In context COMMAND:

While parsing COMMAND. Expected:

 the character Tab

or the character Newline
or the character Return
or the character Space
or the string "--"
or the string "/*"
or the string "archive"
or the string "copy"
or the string "csv"
or the string "database"
or the string "dbf"
or the string "fixed"
or the string "ixf

Inspite i tried to use docker for higher version of pgloader but still getting same error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions