PostgresRdbSchema
A PostgreSQL database schema
Overview
PostgresRdbSchema: A PostgreSQL database schema
Design
- Super Type
- RdbSchema
| Role | Concrete. (Objects can be created.) |
| Instance Names | Unique |
| Notification | false |
| Template Directory | |
| Data View | Children, proximity: 1 |
| Logger Name |
Constraints
Allowed Child Dependencies
- RdbDataSourceName1
- RdbInstallRoot1
- RdbSchemaName1
- RdbSchemaPassword1
- RdbSchemaType1
- RdbSchemaUserName1
1: These types have a Singleton constraint. Only one instance may be added as a resource.
Allowed Parent Dependencies
- Node
- PostgresRdb
Attributes
Defaults for Imported Attributes
| Name | Default |
|---|---|
| rdbDataSourceName | DefaultDS |
| rdbMaxPoolSize | 20 |
| rdbMinPoolSize | 5 |
| rdbSchemaPassword | |
| rdbSchemaUserName | sa |
Commands
View the available commands in the User Reference.


