PGSQLQueryStoreQueryText

The query text captured by Query Store in Azure Database for PostgreSQL Flexible Server.

Table attributes

Attribute Value
Resource types microsoft.dbforpostgresql/flexibleservers
Categories Audit, Azure Resources
Solutions LogManagement
Basic log Yes
Ingestion-time transformation No
Sample Queries -

Columns

Column Type Description
_BilledSize real The record size in bytes
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
Location string Location of Azure Database for PostgreSQL Flexible server.
LogicalServerName string Logical name of the instance.
QueryId string Unique query ID of the statement that is an internal hash code, computed from the statement's parse tree.
QueryText string The SQL text of the query.
ReplicaRole string Replica role example. Primary or secondary.
_ResourceId string A unique identifier for the resource that the record is associated with
SourceSystem string The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics
_SubscriptionId string A unique identifier for the subscription that the record is associated with
TenantId string The Log Analytics workspace ID
TimeGenerated datetime The timestamp (UTC) of when the log was generated.
Type string The name of the table