Skip to content

acceptance/csharp: the dotnet pg connector expects a db named after the username #22769

@knz

Description

@knz

Pursuant to the changes in #22371, the csharp test fails with:

Unhandled Exception: Npgsql.PostgresException: 3D000: database "root" does not exist

I surmise that it wants a database named after the username to pre-exist. Not sure how to override.

Might choose to skip until resolution is found.

Metadata

Metadata

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions