Nesta página, descrevemos como as consultas salvas funcionam no Cloud SQL para PostgreSQL.
Use o Cloud SQL Studio
para criar, salvar e gerenciar scripts SQL como consultas salvas. O recurso de consultas salvas está disponível apenas no console Google Cloud .
As consultas salvas têm as seguintes características:
Todas as consultas são criptografadas.
Uma consulta salva é filha de um projeto.
As consultas salvas são excluídas quando o projeto é excluído. Se você excluir a instância ou o banco de dados, ainda poderá acessar as consultas salvas no projeto usando a página Consultas salvas no console do Google Cloud .
Só é possível acessar as consultas salvas usando o Cloud SQL Studio ou navegando até a página Consultas salvas no console do Google Cloud . As consultas salvas não estão acessíveis pela API.
Local de armazenamento
O Cloud SQL para PostgreSQL armazena todas as consultas salvas na região us-central1.
Limitações
As consultas salvas têm as seguintes limitações:
Não é possível criar mais de 10.000 consultas salvas em um projeto,incluindo consultas salvas para outros produtos do Google Cloud . Para mais informações, consulte
Cotas e limites
.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-04 UTC."],[],[],null,["# Saved queries overview\n\n\u003cbr /\u003e\n\n[MySQL](/sql/docs/mysql/saved-queries \"View this page for the MySQL database engine\") \\| PostgreSQL \\| [SQL Server](/sql/docs/sqlserver/saved-queries \"View this page for the SQL Server database engine\")\n\n\u003cbr /\u003e\n\n|\n| **Preview**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThis page describes how saved queries work in Cloud SQL for PostgreSQL\n.\n\nYou can use Cloud SQL Studio\nto create, save, and manage SQL scripts as saved queries. The saved queries capability is\navailable only in the Google Cloud console.\n\nSaved queries have the following characteristics:\n\n- All queries are encrypted.\n- A saved query is a child of a project.\n- Saved queries are deleted when the project is deleted. If you delete the instance or database, you can still access saved queries in the project using the [**Saved queries** page](/sql/docs/postgres/create-manage-saved-queries) in the Google Cloud console.\n- You must have the correct [Identity and Access Management (IAM) role or permissions](/sql/docs/postgres/create-manage-saved-queries#required-roles) to view and manage saved queries.\n- You can only access saved queries using the Cloud SQL Studio or by navigating to the **Saved queries** page in the Google Cloud console. Saved queries aren't accessible through the API.\n\nStorage location\n----------------\n\nCloud SQL for PostgreSQL\nstores all saved\nqueries in the `us-central1` region.\n\nLimitations\n-----------\n\nSaved queries has the following limitations:\n\n- You can't create more than 10,000 saved queries in a project---including saved queries for other Google Cloud products. For more information, see [Quotas and limits](/sql/docs/quotas) .\n- You can't use [customer-managed encryption keys](/spanner/docs/cmek) for instances with saved queries.\n\nPricing\n-------\n\nThere is no additional charge for using or storing saved queries.\n\nWhat's next\n-----------\n\n- Learn how to [create and manage saved queries](/sql/docs/postgres/create-manage-saved-queries) .\n- Learn how to [manage data using the Google Cloud console](/sql/docs/postgres/manage-data-using-studio) ."]]