Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for PostgreSQL
  • Getting started
    • Resource relationships
    • Planning a cluster topology
    • Networking in Managed Service for PostgreSQL
    • Quotas and limits
    • Storage in Managed Service for PostgreSQL
    • Backups
    • Assigning roles
    • Managing connections
    • Replication
    • Maintenance
    • Supported clients
    • PostgreSQL settings
    • Indexes
    • SQL command limits
  • Access management
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  1. Concepts
  2. SQL command limits

SQL command limits

Written by
Yandex Cloud
Updated at December 24, 2024

Managed Service for PostgreSQL has some limitations on DB owner actions when using SQL commands:

  • You cannot change the PostgreSQL settings.
  • You cannot manage users or create and assign roles to them. However, you can grant user privileges at the level of individual DB objects.
  • You cannot create databases; however, DB owners and users with the mdb_admin or mdb_superuser role can run the ALTER DATABASE command for a previously created DB.
  • You cannot manage PostgreSQL extensions.
  • No actions that require superuser privileges are allowed.

You can, however, perform all these actions using the Yandex Cloud tools. To learn how, check out our step-by-step guides.

Was the article helpful?

Previous
Indexes
Next
Access management
© 2025 Direct Cursus Technology L.L.C.