-
Data Sync is not available on Hyperscale, but is not listed as a known limitation. It is listed as a known limitation in one of the DataSync docs. https://docs.microsoft.com/en-us/azure/azure-sql/da…
-
This article is helpful for deciding bettwen using Postgres as a service, or renting a VM and running Postgres on it yourself, but there are now three different versions of Postgres as a service (sing…
-
can you please update the spreadsheet reference in the doc (https://isfratio.blob.core.windows.net/isfratio/ISFRatio.csv) and add info for the new SKU?
SKUs I want to have support for are:
app_s…
-
Add VMware hyperscale options:
- VMC on AWS: https://aws.amazon.com/vmware/
- Azure Vmware Solution: https://azure.microsoft.com/en-us/services/azure-vmware/
- Google Cloud vmware Engine: https:/…
-
We are planning to divide initscripts package into two packages for RHEL9+. Where network-scripts will be in there own package in EPEL (unsupported) and initscripts as such will remain supported.
…
-
Current documentation shows validated RedHat OpenShift version to be 7.13. This is hardly correct. It might try to refer to 4.7.13, for example.
Red Hat
Solution and version | Kubernetes v…
-
Hi, I just read the article on the three deployment levels or options for Azure Database for PostgreSQL and I am totally shocked, because for the last 4 months, I studied and believed that there were …
-
[Enter feedback here]
In the "Nodes and tables" section, the following correction needs to be made ("the" should come instead of "a" before "following concepts") -
It is important to know about …
-
So - how can they be scaled down? Presumably if you're being specific about the slider then there is a way?
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.micr…
-
Hi Team,
We can create index with CONCURRENTLY, but can not reindex with CONCURRENTLY in in Azure Hyperscale(citus).
Please help to check.
```
citus=> create table backup.table1(a int, b int);
…