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

Postgresql SSL error #389

Open
BB-BenBridges opened this issue Dec 9, 2024 · 0 comments
Open

Postgresql SSL error #389

BB-BenBridges opened this issue Dec 9, 2024 · 0 comments
Labels

Comments

@BB-BenBridges
Copy link

I have the following error when trying to backup my postgres database:

pg_dump: error: connection to server at "xyz.postgres.vercel-storage.com" (123.123.123.123), port 5432 failed: could not open certificate file "/root/.postgresql/postgresql.crt": Permission denied

connection to server at "xyz.eu-central-1.postgres.vercel-storage.com" (123.123.123.123), port 5432 failed: ERROR:  connection is insecure (try using `sslmode=require`)

When i connect to my database usually i do include the sslmode=require parameter but I'm not sure how to pass this through in the env settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant