- biGENIUS-X Knowledge Base
- Discovery application
- Discovery configurations
Discover a PostgreSQL database
Please first read how to use the Discovery Application.
Discover a PostgreSQL database
To discover a PostgreSQL database with the Discovery Application, please choose the following source system type:
Then, fill in the following information:
- Name: discovery name
- Example: PostgreSQL_dvdrental
- Server: host and port to connect to the database
- Example: localhost
- Database: database name
- Example: dvdrental
- Authentication Type: must be Password Authentication
- Schema: schema name
- Example: public
- User: user who can connect to the database
- Example: postgres
- Password: password of the user