Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 94818e2

Browse files
committed
PostgreSQL 10 is required added to readme.
1 parent c273b11 commit 94818e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ which is useful for development.
1919
Both shardlord and workers require extension built and installed. We depend
2020
on pg_pathman extension so it must be installed too.
2121
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:
22+
path to it in PG_CONFIG var. PostgreSQL 10 (master branch as of writing this)
23+
is required. The whole process is of building and copying files to PG server
24+
is just:
2425

2526
git clone
2627
cd pg_shardman

0 commit comments

Comments
 (0)