-
-
Notifications
You must be signed in to change notification settings - Fork 222
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
✅ Should it be "postgres"? #25
Comments
Hello, @Gamehu! Thanks for using the Relivator! I haven't yet seen a pg url starting with |
I was facing an issue connecting to Neon Postgres. The connection string shown on the Neon Console is postgresql://. After fixing this line, the issue was resolved. |
@duartejc That's great to hear! Welcome to the community! By the way, Relivator 1.2.6, which will be released in a couple of days, will use the official Neon Postgres engine, not just Postgres (as it is in 1.2.5). This will bring improved performance and stability of connection with Neon. Thanks so much for using Relivator! 🙏 |
@Gamehu, @duartejc Although this is still strange to me, |
Relivator 1.3.0 RC has been released 🎉 |
hello,
i think that should be "postgresql",i'm right?
i edit to "postgresql" have no that error again
The text was updated successfully, but these errors were encountered: