Update README.md

This commit is contained in:
Carla 2016-07-29 17:52:18 +02:00 committed by GitHub
parent 70f290cdcf
commit 0e556ee9ac

View File

@ -42,7 +42,9 @@ CREATE EXTENSION cdb_dataservices_client;
The extension creation in the user's db requires **superuser** privileges.
## User configuration
## User database configuration
After installing the client extension in a database, you will need to set up your configuration to be able to connect with the server.
```
-- Point to the dataservices server DB (you can use a specific database for the server or your same user's):