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 c273b11 commit 94818e2Copy full SHA for 94818e2
readme.txt
@@ -19,8 +19,9 @@ which is useful for development.
19
Both shardlord and workers require extension built and installed. We depend
20
on pg_pathman extension so it must be installed too.
21
PostgreSQL location for building is derived from pg_config, you can also specify
22
-path to it in PG_CONFIG var. The whole process is of building and copying files
23
-to PG server is just:
+path to it in PG_CONFIG var. PostgreSQL 10 (master branch as of writing this)
+is required. The whole process is of building and copying files to PG server
24
+is just:
25
26
git clone
27
cd pg_shardman
0 commit comments