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

Commit d7c26bb

Browse files
committed
Readme fix.
1 parent de7d34a commit d7c26bb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

readme.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,12 @@ shared_preload_libraries, restart the server and run
6161

6262
create extension pg_shardman cascade;
6363

64-
Have a look at postgresql.conf.common and postgresql.conf.lord example
65-
configuration files. The former contains all shardman's and important PostgreSQL
66-
GUCs for either shardlord and workers, the latter for shardlord only -- in
67-
particular, shardman.shardlord defines whether the instance is shardlord or not.
64+
Have a look at postgresql.conf.common, postgresql.conf.lord and
65+
postgresql.conf.worker example configuration files. The first contains all
66+
shardman's and important PostgreSQL GUCs for either shardlord and workers. The
67+
second and the third show GUCs you should care for on shardlord and worker nodes
68+
accordingly. For instance, shardman.shardlord defines whether the instance is
69+
shardlord or not.
6870

6971
Currently extension scheme is fixed, it is, who would have thought, 'shardman'.
7072

0 commit comments

Comments
 (0)