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.
2 parents cb2b9b3 + 7512ceb commit 7cb114fCopy full SHA for 7cb114f
docs/integrations/data-ingestion/clickpipes/postgres/source/neon-postgres.md
@@ -22,7 +22,7 @@ Make sure you're signed in to your [Neon console](https://console.neon.tech/app/
22
Let's create a new user for ClickPipes with the necessary permissions suitable for CDC,
23
and also create a publication that we'll use for replication.
24
25
-For this, you can head over to the **SQL Console** tab.
+For this, you can head over to the **SQL Editor** tab.
26
Here, we can run the following SQL commands:
27
28
```sql
0 commit comments