Billable items

更新时间:
复制 MD 格式

This topic describes the billable items and billing rules for AnalyticDB for PostgreSQL.

Notes

The prices in this topic are for reference only. For actual prices, see the purchase page on the console.

Note

Accessing AnalyticDB for PostgreSQL over the internet does not incur data transfer fees.

Coordinator node CU

Billing method

Pricing formula

Example

pay-as-you-go

You are charged based on the specifications and usage duration of coordinator node CUs.

Coordinator node CU cost = Unit price of a coordinator node CU × Usage duration

Note
  • Coordinator node resources of 8 CUs or less are free of charge.

  • For specifications that exceed 8 CUs, you are charged only for the extra CUs.

For an AnalyticDB for PostgreSQL pay-as-you-go instance in the China (Beijing) region with 16 coordinator node CUs used for 1,500 hours, the coordinator node CU cost is calculated as follows: CNY 3.658958332/hour × 1,500 hours = CNY 5,488.4375.

subscription

For an AnalyticDB for PostgreSQL subscription instance in the China (Beijing) region with 16 coordinator node CUs and a subscription period of 2 months, the coordinator node CU cost is calculated as follows: CNY 1,756.3/month × 2 months = CNY 3,512.6.

Computing resources

Elastic storage mode

Edition

Billing method

Pricing formula

Example

High-performance (Basic)

  • pay-as-you-go

  • subscription

You are charged based on the specifications and number of compute nodes, and the usage duration.

Computing resources cost = Unit price per compute node × Number of compute nodes × Usage duration

  • pay-as-you-go

    For a pay-as-you-go instance in the China (Beijing) region with four 2-core 16 GB compute nodes used for 2,000 hours, the computing resources cost is calculated as follows: CNY 0.915/hour × 4 × 2,000 hours = CNY 7,320.

  • subscription

    For a subscription instance in the China (Beijing) region with four 2-core 16 GB compute nodes and a subscription period of 3 months, the computing resources cost is calculated as follows: CNY 439.075/month × 4 × 3 months = CNY 5,268.9.

High-availability

Serverless

Scheduling mode

Billing method

Pricing formula

Example

Manual

  • pay-as-you-go

  • subscription

You are charged based on the specifications and number of compute nodes, and the usage duration.

Computing resources cost = Unit price per compute node × Number of compute nodes × Usage duration

  • pay-as-you-go

    For a pay-as-you-go instance in the China (Beijing) region with four 2-core 16 GB compute nodes used for 2,000 hours, the computing resources cost is calculated as follows: CNY 0.915/hour × 4 × 2,000 hours = CNY 7,320.

  • subscription

    For a subscription instance in the China (Beijing) region with four 2-core 16 GB compute nodes and a subscription period of 3 months, the computing resources cost is calculated as follows: CNY 439.075/month × 4 × 3 months = CNY 5,268.9.

Serverless pro

Billing method

Pricing formula

Example

  • pay-as-you-go

  • subscription

You are charged based on the number of reserved compute nodes and the usage duration.

Computing resources cost = Unit price per compute node × Number of compute nodes × Usage duration

  • pay-as-you-go

    For a pay-as-you-go instance in the China (Beijing) region with 16 compute nodes used for 2,000 hours, the computing resources cost is calculated as follows: CNY 0.35/hour × 16 × 2,000 hours = CNY 11,200.

  • subscription

    For a subscription instance in the China (Beijing) region with 16 compute nodes and a subscription period of 3 months, the computing resources cost is calculated as follows: CNY 160/month × 16 × 3 months = CNY 7,680.

Supabase

Billing method

Pricing formula

Example

  • pay-as-you-go

  • subscription

You are charged based on the computing resource specifications and usage duration.

Computing resources cost = Unit price for the selected computing resources × Usage duration

  • pay-as-you-go

    For a pay-as-you-go project in the China (Beijing) region with 2-core 2 GB computing resources used for 2,000 hours, the cost is calculated as follows: CNY 0.0921/hour × 2,000 hours = CNY 184.20.

  • subscription

    For a subscription project in the China (Beijing) region with 2-core 2 GB computing resources and a subscription period of 3 months, the cost is calculated as follows: CNY 44.2/month × 3 months = CNY 132.6.

Storage resources

Elastic storage mode

Edition

Type

Billing method

Pricing formula

Example

High-performance (Basic)

ESSD PL1

The billing methods for storage resources are the same as those for computing resources.

You are charged based on the storage type, storage capacity per node, number of compute nodes, and usage duration.

Storage resources cost = Storage unit price × Storage capacity per node × Number of compute nodes × Usage duration

  • pay-as-you-go

    For a high-availability edition instance in elastic storage mode in the China (Beijing) region that uses ESSD PL1, with four compute nodes, each with 100 GB of storage, and a usage duration of 2,000 hours, the storage resources cost is calculated as follows: CNY 0.004/GB/compute node/hour × 100 GB × 4 × 2,000 hours = CNY 3,200.

  • subscription

    For a high-availability edition instance in elastic storage mode in the China (Beijing) region that uses ESSD PL1, with four compute nodes, each with 100 GB of storage, and a subscription period of 3 months, the storage resources cost is calculated as follows: CNY 2/GB/compute node/month × 100 GB × 4 × 3 months = CNY 2,400.

High-availability

  • ESSD PL0

  • ESSD PL1

  • ESSD PL2

  • ultra disk

Note

AnalyticDB for PostgreSQL supports tiered storage of hot and cold data. Cold data is stored in Object Storage Service (OSS) and also incurs storage costs. For more information, see Tiered storage of hot and cold data.

Serverless

Billing method

Pricing formula

Example

pay-as-you-go

You are charged based on the actual storage usage (including data and backups) and the usage duration.

Storage resources cost = (Size of data + Size of backups) × Storage unit price × Usage duration

For a serverless mode instance in the China (Beijing) region, with 100 GB of data and 60 GB of backups stored for 100 hours, the storage resources cost is calculated as follows: (100 GB + 60 GB) × CNY 0.0008/GB/hour × 100 hours = CNY 12.8.

Serverless pro

Billing method

Pricing formula

Example

  • pay-as-you-go

  • subscription

You are charged based on the actual storage usage (including data and OSS data) and the usage duration.

Storage resources cost = (Size of data + Size of OSS data) × Storage unit price × Usage duration

  • pay-as-you-go

    For a pay-as-you-go instance in the China (Beijing) region with 64 GB of data in serverless cache and 64 GB of OSS data, stored for 100 hours, the storage resources cost is calculated as follows: (64 + 64) GB × CNY 0.00208/GB/hour × 100 hours = CNY 26.624.

  • subscription

    For a subscription instance in the China (Beijing) region with 64 GB of serverless cache, 64 GB of OSS data, and a subscription period of 3 months, the storage resources cost is calculated as follows: CNY 1/GB/month × 64 GB × 3 months + CNY 0.15/GB/month × 64 GB × 3 months = CNY 220.8.

Supabase

  • ESSD storage resources

    Edition

    Type

    Billing method

    Pricing formula

    Example

    High-performance (Basic)

    • ESSD PL0

    • ESSD PL1

    • ESSD PL2

    • ESSD PL3

    • pay-as-you-go

    • subscription

    You are charged based on the storage type, storage capacity, and usage duration.

    Storage resources cost = Storage unit price × Storage capacity × Usage duration

    • pay-as-you-go

      For a Supabase project in the China (Beijing) region that uses ESSD PL0 with 100 GB of storage for 2,000 hours, the cost is calculated as follows: CNY 0.001042/GB/hour × 100 GB × 2,000 hours = CNY 208.40.

    • subscription

      For a Supabase project in the China (Beijing) region that uses ESSD PL0 with 100 GB of storage and a subscription period of 3 months, the cost is calculated as follows: CNY 0.5/GB/month × 100 GB × 3 months = CNY 150.

  • OSS cold storage resources

    You are charged for the OSS capacity you use. Formula: OSS cold storage cost = Unit price of OSS × Used capacity × Usage duration.

    Example:

    For a Supabase project in the China (Beijing) region that uses 100 GB of OSS cold storage for 2,000 hours, the cost is calculated as follows: CNY 0.000167/GB/hour × 100 GB × 2,000 hours = CNY 33.40.

RAG service

The RAG service is an OpenAPI service provided by AnalyticDB for PostgreSQL to supplement general-purpose large language models (LLMs) in AIGC scenarios. When you call the Embedding and Rerank models, you are charged based on the number of tokens. The API response includes the number of tokens.

Billing method

Pricing formula

Example

pay-as-you-go

You are charged based on the number of tokens.

RAG service cost = Number of tokens × Unit price per token

For an instance in elastic storage mode in the China (Beijing) region with vector engine optimization enabled, if you call the Rerank API and use the bge-reranker-v2-m3 model, and the response returns 2,000 tokens, the RAG service cost is calculated as follows:

CNY 0.000925 per 1,000 tokens × (2,000 / 1,000) = CNY 0.00185.

Related documents

Pricing