Skip to content

Commit bbfb8b7

Browse files
committed
Update pg_clickhouse docs for v0.1.2
1 parent c8f642b commit bbfb8b7

File tree

3 files changed

+597
-152
lines changed

3 files changed

+597
-152
lines changed

docs/integrations/tools/data-integration/pg_clickhouse/introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ memory.
7575

7676
The PostgreSQL and curl development packages include `pg_config` and
7777
`curl-config` in the path, so you should be able to just run `make` (or
78-
`gmake`), then `make install`, then in your database `CREATE EXTENSION http`.
78+
`gmake`), then `make install`, then in your database
79+
`CREATE EXTENSION pg_clickhouse`.
7980

8081
#### Debian / Ubuntu / APT {#debian--ubuntu--apt}
8182

0 commit comments

Comments
 (0)