--- title: "VEPSQLDatabase" description: "Contains details about a PostgreSQL database. Property Type Description Uint Object identifier (OID) of the database. String Database name. String DNS name or IP address of the server. String Instance name. Ulong Database size in bytes." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vepsqldatabase.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEPSQLDatabase" dateModified: "2026-08-18" --- # VEPSQLDatabase Contains details about a PostgreSQL database.

Property

Type

Description

Oid

Uint

Object identifier (OID) of the database.

Name

String

Database name.

ServerName

String

DNS name or IP address of the server.

InstanceName

String

Instance name.

Size

Ulong

Database size in bytes.

## Related Commands [`Get-VEPSQLDatabase`](get-vepsqldatabase.md)