Skip to content

The value NIL is not of type PGLOADER.CATALOG:COLUMN #872

Closed
@drouarb

Description

@drouarb
  • pgloader --version
   pgloader version "3.5.ab2cadf"
   compiled with SBCL 1.3.1.debian
  • did you test a fresh compile from the source tree?

Yes

  • did you search for other similar issues?

Yes, nothing

  • how can I reproduce the bug?

Load this database into a new Postgres database:
https://mega.nz/#!PQsCACQK!Dos6ndyL3ng0hBVC0Zyg9mkmjQxlzkEpAphPgP9xAD4

load database
     from '/sqlite/plex.db'
     into postgresql://plex:plex@192.168.1.30:5432/plex

 with include drop, create tables, create indexes, reset sequences
 excluding table names like 'spellfix_metadata_titles', 'spellfix_metadata_titles_vocab', 'spellfix_tag_titles', 'spellfix_tag_titles_vocab'

 set work_mem to '16MB', maintenance_work_mem to '512 MB';
  • pgloader output you obtain

The value NIL is not of type PGLOADER.CATALOG:COLUMN

Full debug log:
https://gist.github.com/drouarb/3d1911bb5ee453dbac7ba0540b456d5c

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