yjhnupt commented on code in PR #797: URL: https://github.com/apache/cloudberry/pull/797#discussion_r1889782070
########## gpAux/gpdemo/README: ########## @@ -33,7 +33,7 @@ RUNNING GP DEMO 2. Source greenplum_path.sh - . /usr/local/greenplum-db/greenplum_path.sh + . /usr/local/gpdb/greenplum_path.sh Review Comment: > The configure default prefix is `/usr/local/gpdb`, and the top README also use `/usr/local/gpdb` as the prefix, so there is large chance that developer will use `/usr/local/gpdb` instead of `/usr/local/greenplum_db`. This change will eliminate the newcomers' confusion. make sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
