Skip to content

Starting Docker Image fails due to error in pagila deployment #1

@jischebeck

Description

@jischebeck

Hi.

Pagila DB creation fails:

2018-04-27 16:13:01.454 UTC [45] ERROR: cannot create index on partitioned table "payment"
2018-04-27 16:13:01.454 UTC [45] STATEMENT: CREATE INDEX idx_fk_customer_id ON payment USING btree (customer
psql:/docker-entrypoint-initdb.d/pagila.sql:1102: ERROR: cannot create index on partitioned table "payment"

Used command:
docker run --name pg-ds -p 5432:5432 aa8y/postgres-dataset:latest

Jan

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