Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jischebeck opened this issue Apr 27, 2018 · 9 comments
Closed

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

jischebeck opened this issue Apr 27, 2018 · 9 comments

Comments

@jischebeck
Copy link

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

@aa8y
Copy link
Owner

aa8y commented Apr 27, 2018

Sorry about this. I'll take a look this weekend.

@aa8y
Copy link
Owner

aa8y commented May 7, 2018

I apologize I am unable to get to it anytime soon. However if you have a fix for it, please feel free to open a PR.

@aa8y
Copy link
Owner

aa8y commented Sep 30, 2018

I am sorry it has been a while since I could take a look at this. Looks like there are problems with the SQL file we use for the Paglia data source. I've created an issue for that (see this). Let's see if there is any action. Otherwise I might try and create a PR.

@fzaninotto
Copy link

I have the same issue. Your image isn't usable because of that bug 🤕

@fzaninotto
Copy link

I suggest you remove the pagila dataset if you can't fix the bug.

@aa8y
Copy link
Owner

aa8y commented Jan 9, 2019

@fzaninotto I'll take a look this week. Sorry about the problem.

@aa8y
Copy link
Owner

aa8y commented Jan 22, 2019

@jischebeck and @fzaninotto Pagila dataset and tag has been removed in the latest release. This should now be fixed, if I can call it that :)

@fzaninotto
Copy link

I confirm the latest image has no more problem. Thanks a lot, you can close this issue!

@aa8y
Copy link
Owner

aa8y commented Jan 24, 2019

Closing as the problem has been resolved.

@aa8y aa8y closed this as completed Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants