Skip to content

Commit 49765b2

Browse files
improve: give direct link to connection uri
1 parent 8ed4759 commit 49765b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ If you prefer using the Supabase CLI to develop the database locally and push it
8282

8383
2. In the "Edit Instance" dialog that follows, click on the "Connections" tab:
8484
- Click on the "+" button to create a new database connection.
85-
- Input the credentials from the project you created in Supabase. In the Supabase dashboard, under your project you can go to "Project Settings" and then "Database" and choose "URI" under "Connection string", **untick the "Use connection pooling" option** to use the direct connection, and then copy & paste the connection string into the PowerSync dashboard "URI" field, and then enter your database password at the "Password" field.
85+
- Input the credentials from the project you created in Supabase. Go to [this page](https://supabase.com/dashboard/project/_?showConnect=true), copy & paste the connection string into the PowerSync dashboard "URI" field, and then enter your database password at the "Password" field. However, we do recommend using a dedicated database user for PowerSync, please refer to the [Source database guide](https://docs.powersync.com/installation/database-setup#2-create-a-powersync-database-user)
8686
- Click the "Test connection" button and you should see "Connection success!"
8787

8888
3. Click on the "Credentials" tab of the "Edit Instance" dialog:

0 commit comments

Comments
 (0)