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

I am building lczero server #39

Open
boardgame1 opened this issue Sep 16, 2019 · 1 comment
Open

I am building lczero server #39

boardgame1 opened this issue Sep 16, 2019 · 1 comment

Comments

@boardgame1
Copy link

I am building lczero server for Korean chess.
Where is sql script that create training_games table?
And while installing postgres, 'role "web" does not exist' message diplayed.

@boardgame1 boardgame1 changed the title training_games table structure I am building lczero server Sep 16, 2019
@mooskagh
Copy link
Member

Tables will be created automatically (in SetupDB() function called from main()).
I think instead of "web" it should be "gorm" or whatever user you are trying to create it for.
If it's indeed so, please consider sending a PR with the readme file update. :)

Also it may be faster to get help in #help channel of our Discord chat: http://lc0.org/chat

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

2 participants