Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for PostgreSQL
  • Getting started
    • Resource relationships
    • Planning a cluster topology
    • High availability clusters
    • 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
  • Pricing policy
  • 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 November 14, 2025

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, database owners and users with the mdb_admin role can run the ALTER DATABASE command for a previously created database.
  • You cannot connect to the postgres system database.
  • You cannot request the postgres user password and connect to the database on their behalf.
  • 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.