Use external PostgreSQL database #65
-
ContextThe However, for production-ready environments it'd be awesome if it was possible to directly pass the connection parameters to the In our case specifically, we aim to connect to a Cloud Native PG database, we understand that other users would benefit from connecting to Cloud SQL, Amazon RDS for PostgreSQL, etc too. QuestionPerhaps (hopefully) it is straightforward to achieve this and I missed the configuration steps to achieve it. Is it possible to connect to an external database instead of using the existent If so, what are the requirements? we understand that a minimum version plus |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
@Mmoncadaisla have you been able to figure this out, I'm interested in connecting the stac deployment to a cloud sql instance as well. |
Beta Was this translation helpful? Give feedback.
-
This can be done by now and is documented here. |
Beta Was this translation helpful? Give feedback.
This can be done by now and is documented here.