cockroachdb / cockroachdb/cockroach

sql: implement pg_terminate_backend [originally: EnsureDeleted does not work in .NET EFCore]

Open
#95,160 4 comments 0 reactions 0 assignees View on GitHub
A-sql-builtins A-sql-pgcompat A-tools-efcore O-community T-sql-foundations X-blathers-triaged
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Trying to use ensure deleted fails with the exception
```
Npgsql.PostgresException: 42883: unknown function: pg_terminate_backend()
at Npgsql.Internal.NpgsqlConnector.g__ReadMessageLong|226_0(NpgsqlConnector connector, Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
```

Jira issue: CRDB-23379

Epic CRDB-60810

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.