In this chapter, all supported objects will be detailed through their respective editing forms. Basically, pgModeler works with most of the objects handled by PostgreSQL. For each object created in the database model, a DDL command is generated. However, there are a few unsupported objects, being them: text search related objects, access methods, publications, statistics, and subscriptions. These missing objects may be added in future releases of the tool. Additionally, mechanisms implemented by pgModeler to achieve certain results or simulate some of PostgreSQL's behavior will be described in this chapter too.
SQL commands supported by PostgreSQL