Skip to content

ERROR: relation "binding" does not exist #3967

@itessential

Description

@itessential

Subject of the issue

Golangapiserver can't execute query even if proper DB exists (but with different name - which is mentioned properly in the manifest):

data { error ERROR: relation "binding" does not exist (SQLSTATE 42P01) instanceId 58dfae44-9e58-43b5-8581-1a4839381e1c query SELECT binding_id FROM binding WHERE service_instance_id=$1 session 3 }

Your environment

  • Version of app-autoscaler-release: 15.8.0
  • DB: Postgres
  • How did you deploy the release?

Steps to reproduce

Specify binding database with other name (autoscaler_binding in my example).

Expected behaviour

Query should be executed successfully.

Actual behaviour

Binding for service can not be created due to the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions