Skip to content

Conversation

@aezell
Copy link

@aezell aezell commented Dec 23, 2025

Change Summary

What and Why:
Previously, mpg attach only created a secret and deployed. Now, it will create an explicit DB connection between the MPG and the app in question. This will allow users to be able to better understand when and how apps are using each managed postgres cluster.

How:
There's a new endpoint in the service which knows how to handle connecting managed postgres clusters to apps. This command will talk to that endpoint. The interface hasn't changed from when the command creating a secret and it will still do that as well.

Related to:


Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

Previously, `mpg attach` only created a secret and deployed. Now,
it will create an explicit DB connection between the MPG and the
app in question. It uses a new endpoint in `ui-ex`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants