Right format for PG Connection String?
Hey all! I have an ec2 instance that can connect to an aurora postgresql db via psql.
Filling out the PG connection URL in the coder.env file doesnt work - Coder just uses the builtin postgre no matter what. I dont receive any errors in the logs
Following this guide what is the right format for the string? https://coder.com/docs/coder-oss/latest/admin/configure
Nothing I use/change in the string in the env file seem to matter - it always uses the builtin after restart and looking at logs.
Configuration - Coder OSS main docs
Learn how to configure Coder
4 Replies