SQWareRepository:postgres
Revision as of 18:04, 8 August 2015 by Expdbtools (talk | contribs) (Replaced content with '{{SQWareRepositoryPresSgbd|PostgreSQL|database|instances|pg}} == Specific database content for PostgreSQL ==')
Presentation
It is the repository module, and stores rdbms indicators for all RDBMS.
It is a MySQL database.
Objects prefix by tsqw_% or isqw_% are generic.
Objects prefix by tsqwpg_% or isqwpg_% are specific for PostgreSQL.
Installation guide for SQWareRepository for PostgreSQL
Naming convention
All specific objects for PostgreSQL are named with prefixes:
- tsqwpg_% : for tables
- isqwpg_% : for index
- isqwpg_%_u : for uniques
- isqwpg_%_pk : for primary key