TDatabase

Top  Previous  Next

A TDatabase object stores details of the database's structure.

 

Methods:

 

AllowConnections

Comment

Encoding

IsTemplate

Name

Owner

Schema

SchemaCount

Size

StatXact_Commit

StatXact_Rollback

StatBlks_Read

StatBlks_Hit

StatTup_Returned

StatTup_Fetched

StatTup_Inserted

StatTup_Updated

StatTup_Deleted

StatConflicts

StatTemp_Files

StatTemp_Bytes

StatDeadlocks

StatBlk_Read_Time

StatBlk_Write_Time

StatStats_Reset

 

For details on the statistics methods (those with the Stat prefix), please refer to the official PostgreSQL documentation on the columns in the pg_stat_database view.