diff options
author | Pavan Deolasee | 2016-05-09 05:20:32 +0000 |
---|---|---|
committer | Pavan Deolasee | 2016-10-18 10:05:07 +0000 |
commit | 355984e50f6eae63cabb43c10fa8b7136f48bc60 (patch) | |
tree | fb88cbdea34ab7d1bdc19075fc5d5fb36369767f | |
parent | eebf6f3a2d221bb8165d3fca111e19421cbaf3c1 (diff) |
Remove some references to person names from the docs
-rw-r--r-- | doc/src/sgml/start.sgml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/src/sgml/start.sgml b/doc/src/sgml/start.sgml index 1192c26de7..ab10c9e5fe 100644 --- a/doc/src/sgml/start.sgml +++ b/doc/src/sgml/start.sgml @@ -250,15 +250,15 @@ <prompt>$</prompt> <userinput>export dataDirRoot=$HOME/DATA/pgxl/nodes</userinput> <prompt>$</prompt> <userinput>mkdir $HOME/pgxc_ctl</userinput> <prompt>$</prompt> <userinput>pgxc_ctl</userinput> -Installing pgxc_ctl_bash script as /Users/nikhils/pgxc_ctl/pgxc_ctl_bash. -Installing pgxc_ctl_bash script as /Users/nikhils/pgxc_ctl/pgxc_ctl_bash. -Reading configuration using /Users/nikhils/pgxc_ctl/pgxc_ctl_bash --home -/Users/nikhils/pgxc_ctl --configuration -/Users/nikhils/pgxc_ctl/pgxc_ctl.conf +Installing pgxc_ctl_bash script as /Users/postgres/pgxc_ctl/pgxc_ctl_bash. +Installing pgxc_ctl_bash script as /Users/postgres/pgxc_ctl/pgxc_ctl_bash. +Reading configuration using /Users/postgres/pgxc_ctl/pgxc_ctl_bash --home +/Users/postgres/pgxc_ctl --configuration +/Users/postgres/pgxc_ctl/pgxc_ctl.conf Finished reading configuration. ******** PGXC_CTL START *************** - Current directory: /Users/nikhils/pgxc_ctl + Current directory: /Users/postgres/pgxc_ctl <prompt>PGXC$ </prompt> <userinput>prepare config empty</userinput> <prompt>PGXC$ </prompt> <userinput>exit</userinput> </screen> |