Connect PostgreSQL so Coworker can query your database directly when answering data questions.
What Coworker can do with PostgreSQL
Run read queries against the databases you connect
Use query results in Deep Work alongside your other connected sources
Before you start
You need database connection details: host, port, database name, username and password
Use a read-only database user wherever possible
Connect as an admin
Open Data Sources from the admin settings in Coworker and select PostgreSQL.
Enter the connection details for the database you want available workspace-wide.
Save.
Connect as a member
Go to the Work page and click Data Sources.
Select PostgreSQL and enter your own database credentials.
Coworker will also prompt you inline in a Deep Work session if a task needs Postgres credentials you have not yet added.
Good to know
PostgreSQL is a query connector. Its content is not indexed into Organizational Memory.
What Coworker can read is exactly what the supplied database user can read — scope the user deliberately.
