-
Michael Goddard (mgoddard) commented:
Page: https://cockroachlabs.com/docs/v23.2/deploy-cockroachdb-on-premises.html
## What is the reason for your feedback?
[ ] Missing the information I need
…
-
Running the commands `atlas migrate` or `atlas schema` when trying to create either declarative or versioned migration workflows will result in an error:
`Error: sql/migrate: taking database snapshot…
-
In [this PR](https://github.com/cockroachdb/helm-charts/pull/62) (also related to [this one](https://github.com/cockroachdb/helm-charts/pull/61)), an initContainer was added to the StatefulSet to copy…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/6051255736/?referrer=webho…
-
Encountered deadlock on `pebble.DB.Apply` while running commit f30672e7240b:
```
goroutine 24171281 [sync.Cond.Wait]:
sync.runtime_notifyListWait(0xc0001c6ff0, 0x2921d)
/usr/local/go/src/runtime/…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/6065208407/?referrer=webho…
-
**Describe the problem**
`EXPLAIN` raises internal error: needed column not produced by group-by input
**To Reproduce**
```sql
EXPLAIN
WITH
v2 AS (SELECT '1' AS c0 UNION SELECT NULL),
v0…
-
Currently CRDB is working well with Temporal and the PostgreSQL v9.6 DB backend. But as e.g. https://github.com/temporalio/temporal/issues/4136 has shown, this was more accidental, although Temporal e…
-
Hello! I've been using `sqlx` to talk to CockroachDB databases and recently started an upgrade from `sqlx-0.3.5` to `sqlx-0.4.2`. After upgrading, many tests began to fail with
```
PgDatabaseError…
-
as titled