Documentation - RestApp

PostgreSQL

PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
PostgreSQL can be used as an input and/or an output.

Syncing mode

  • Add data (Insert)
  • Update and Insert data (Upsert)
  • Erase and Replace data (Drop)

Setup

To configure PostgreSQL connector:

  1. Give a name to your connector
    [PostgreSQL] - Connector Name

  2. Fill URL, port and other information that RestApp needs in order to connect to your PostgreSQL database
    [PostgreSQL] - Other info

  3. Test the connection and be sure it is successfull
    [All connectors] - Test successfull