From c090029c974182f485e24dad2f88ded14b40a948 Mon Sep 17 00:00:00 2001 From: Conrad Hofmeyr Date: Tue, 30 Jan 2024 13:25:04 -0700 Subject: [PATCH] Update README.md - disable Supabase pooler --- demos/powersync-supabase-yjs-text-collab-demo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/powersync-supabase-yjs-text-collab-demo/README.md b/demos/powersync-supabase-yjs-text-collab-demo/README.md index 5656cc9..e3a01c6 100644 --- a/demos/powersync-supabase-yjs-text-collab-demo/README.md +++ b/demos/powersync-supabase-yjs-text-collab-demo/README.md @@ -58,7 +58,7 @@ Then, in the [PowerSync dashboard](https://powersync.journeyapps.com/), create a 2. Pick a name for the instance e.g. "Yjs Demo Test" and proceed. 3. In the "Edit Instance" dialog that follows, click on the "Connections" tab. 4. Click on the "+" button to create a new database connection. -5. 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" and then copy & paste the connection string into the PowerSync dashboard "URI" field, and then enter your database password at the "Password" field. +5. 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, and then copy & paste the connection string into the PowerSync dashboard "URI" field, and then enter your database password at the "Password" field. 6. Click the "Test connection" button and you should see "Connection success!" 7. Click on the "Credentials" tab of the "Edit Instance" dialog. 8. Tick the "Use Supabase Auth" checkbox