Jika Anda menggunakan SQL Standar untuk menganalisis volume data yang besar, satu kueri mungkin tidak dapat memindai semua log dalam rentang waktu tertentu, yang dapat mengakibatkan data tidak lengkap. Menambahkan shard meningkatkan performa baca dan tulis, tetapi perubahan ini hanya berlaku untuk data baru. Untuk menganalisis volume data yang lebih besar dalam satu kueri, Anda dapat mengaktifkan SQL Khusus dan meningkatkan resource komputasinya.
Deskripsi operasi
Ensure that you understand the billing methods and pricing of Dedicated SQL before you use this operation.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
log:CreateSqlInstance |
create |
*Project
|
None | None |
Sintaks permintaan
POST /sqlinstance HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
Yes |
Nama proyek yang ingin Anda aktifkan SQL Khusus. |
test-project |
| body |
object |
No |
Struktur permintaan. |
|
| cu |
integer |
Yes |
The number of compute units (CUs). CUs are the compute cores that can be used in parallel when Dedicated SQL is running. |
2 |
| useAsDefault |
boolean |
Yes |
Specifies whether to enable Dedicated SQL by default for the project. If you set this parameter to `true`, all query and analysis operations in the project, such as alerting and dashboards, use Dedicated SQL. |
Elemen respons
|
Element |
Type |
Description |
Example |
Tidak ada yang didefinisikan.
Contoh
Respons sukses
JSONformat
{}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.