In the Spotlight February 2012
In TKU February 2012 an update was made to the PostgreSQL RDBMS pattern and we have developed a pattern to perform extended database discovery pattern of this database.
Extended PostgreSQL pattern obtains the list of Databases, Schemas and Tables which belong to specific PostgreSQL instance:
Here is an example of "PostgreSQL Database" Detail:
The pattern is able to use one of the following methods for obtaining database details information:
- command method
- sql query method
- file method
Found Databases, Schemas and Tables are modeled as "Database Detail" and have the following structure:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*