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

fix: fix pg init #4670

Merged
merged 1 commit into from
Oct 8, 2024
Merged

fix: fix pg init #4670

merged 1 commit into from
Oct 8, 2024

Conversation

driftluo
Copy link
Collaborator

@driftluo driftluo commented Oct 8, 2024

What problem does this PR solve?

fix #4669

IF NOT EXIST is only supported by Postgresql version 9.6 and above, and it not support Create Database

Check List

Tests

  • Unit test
  • Integration test

Release note

None: Exclude this PR from the release note.

@driftluo driftluo marked this pull request as ready for review October 8, 2024 11:52
@driftluo driftluo requested a review from a team as a code owner October 8, 2024 11:52
@driftluo driftluo requested review from quake and removed request for a team October 8, 2024 11:52
@driftluo driftluo added this pull request to the merge queue Oct 8, 2024
Merged via the queue into nervosnetwork:develop with commit 28fd446 Oct 8, 2024
32 checks passed
@driftluo driftluo deleted the fix-pg-init branch October 8, 2024 14:13
@gpBlockchain gpBlockchain changed the title fix: fix pg init fix: fix pg init。sss Oct 14, 2024
@gpBlockchain gpBlockchain changed the title fix: fix pg init。sss fix: fix pg init Oct 14, 2024
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

Successfully merging this pull request may close these issues.

ckb fails to start with rich-indexer using PostgreSQL
2 participants