共享存储模式增加gs_initdb的--dms_url帮助说明
This commit is contained in:
@ -3811,6 +3811,7 @@ static void usage(const char* prog_name)
|
|||||||
printf(_(" --vgname=VGNAME name of dss volume group\n"));
|
printf(_(" --vgname=VGNAME name of dss volume group\n"));
|
||||||
printf(_(" --socketpath=SOCKETPATH\n"
|
printf(_(" --socketpath=SOCKETPATH\n"
|
||||||
" dss connect socket file path\n"));
|
" dss connect socket file path\n"));
|
||||||
|
printf(_(" --dms_url=URL message communication url between nodes\n"));
|
||||||
#endif
|
#endif
|
||||||
printf(_(" -E, --encoding=ENCODING set default encoding for new databases\n"));
|
printf(_(" -E, --encoding=ENCODING set default encoding for new databases\n"));
|
||||||
printf(_(" --locale=LOCALE set default locale for new databases\n"));
|
printf(_(" --locale=LOCALE set default locale for new databases\n"));
|
||||||
|
Reference in New Issue
Block a user