-
- Changing cockroach version via the the command `dcos cockroachdb update start --options=update.json` should not happen.
- A universe package should be tied to a particular version of the base tech…
-
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/42063
Commit: https://github.com/cockroachdb/cockroach/commit/3de280109f4e1151ce5b72418e3c911f00b15fdc
Epic: CRDB-28893
Fi…
-
When you load a table in the editor it does a query to get a count() of the table size. For massive tables, this causes a lot of pressure on the DB. CockroachDB especially doesn't like it, it can ru…
-
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/92357
Commit: https://github.com/cockroachdb/cockroach/commit/50340d0093786e615ce253c8bbc76f22d9d8fb88
---
Release note …
-
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/95303
Commit: https://github.com/cockroachdb/cockroach/commit/2884bb0584032bd27e577cd51a1c6d8c805a68f0
---
Release note …
-
Using CockroachDB 1.1.
```
bin/console doctrine:schema:update -vvv
[Doctrine\DBAL\Exception\DriverException]
An exception occurred while executing 'SELECT quote_ident(table_name) AS tabl…
-
As part of #677, we implemented some validation on user-supplied address ranges for VPC Subnets. Specifically, that PR ensures that the provided IPv4 and IPv6 address ranges do not overlap with any ex…
-
**Describe the problem**
Previously, we introduced memory accounting to rangefeed. However, catch up scans are not subject to memory accounting afaict https://github.com/cockroachdb/cockroach/blob…
-
Exalate commented:
Related PR: [https://github.com/cockroachdb/cockroach/pull/101178](https://github.com/cockroachdb/cockroach/pull/101178)
Commit: [https://github.com/cockroachdb/cockroach/commit/85…
-
This may have been resolved by #64385. I'm reframing this issue to write a test (adapt the disk-full roachtest?) that intentionally exhausts all available disk space and ensures no corruption results.…