We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91c06d commit 2e175b6Copy full SHA for 2e175b6
apps/postgres-new/components/chat.tsx
@@ -629,7 +629,8 @@ function LiveShareOverlay(props: { databaseId: string }) {
629
<p>
630
PGlite operates in single-user mode, so you can only establish one connection at a
631
time per database. If you attempt to establish more than one connection using the
632
- Live Share connection string, you will receive a "too many clients" error.
+ Live Share connection string, you will receive a "too many clients"
633
+ error.
634
</p>
635
</AccordionContent>
636
</AccordionItem>
0 commit comments