This topic shows how to bind an app to a Tanzu Postgres for Tanzu Application Service instance.
Bind the service instance to your app by running:
cf bind-service APP-NAME SERVICE-INSTANCE
Where:
For example:
cf bind-service pg-app postgres