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

✅ Should it be "postgres"? #25

Closed
Gamehu opened this issue Mar 19, 2024 · 1 comment
Closed

✅ Should it be "postgres"? #25

Gamehu opened this issue Mar 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Gamehu
Copy link

Gamehu commented Mar 19, 2024

image

hello,

i think that should be "postgresql",i'm right?

i edit to "postgresql" have no that error again

@blefnk
Copy link
Owner

blefnk commented Apr 3, 2024

Hello, @Gamehu! Thanks for using the Relivator! I haven't yet seen a pg url starting with postgresql://. postgres:// is the correct prefix. But thanks for sharing this!

@blefnk blefnk self-assigned this Apr 3, 2024
@blefnk blefnk added the invalid This doesn't seem right label Apr 3, 2024
@blefnk blefnk added this to the v1-v2 milestone May 15, 2024
@blefnk blefnk changed the title Should it be "postgres"? ✅ Should it be "postgres"? May 15, 2024
@blefnk blefnk moved this from Todo to In Progress in 📑 Relivator v1.2.0-v1.3.0 May 15, 2024
@duartejc
Copy link

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.

@blefnk
Copy link
Owner

blefnk commented Jun 13, 2024

@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! 🙏

@blefnk blefnk added enhancement New feature or request and removed invalid This doesn't seem right labels Jul 11, 2024
@blefnk
Copy link
Owner

blefnk commented Jul 11, 2024

@Gamehu, @duartejc Although this is still strange to me, postgres:// always worked for me. However, after creating a new project on Neon, I see that it now uses the postgresql:// protocol. Version 1.2.6 now uses postgresql://. Thanks, guys, for the notification! And sorry all for my misunderstanding!

@blefnk
Copy link
Owner

blefnk commented Dec 12, 2024

Relivator 1.3.0 RC has been released 🎉

@blefnk blefnk closed this as completed Dec 12, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in 📑 Relivator v1.2.0-v1.3.0 Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

3 participants