πPostgres
(Optional) Create arcwise USER
in your database
arcwise USER
in your databaseIf you plan to use an existing user ignore this step. The existing user must be granted USAGE
and SELECT
privileges on the schema(s) you plan to use with Arcwise.
To create a new user follow these steps in psql
.
(Optional) Allow connection from Arcwise IP address
If you need to add a fixed IP address to your allowlist or network policy, please refer to our Arcwise Fixed IP Address page.
Link Account to Arcwise
Navigate to https://admin.arcwise.app/ and go to the connections tab.
Input the required fields to link with the user created in Step 1
Last updated