How To reproduce the build configuration of the current Greenplum Database installation

posted Oct 4, 2012, 1:05 PM by Sachchida Ojha   [ updated Nov 5, 2014, 2:45 PM ]
To reproduce the build configuration of the current Greenplum Database installation, run the following command:

eval ./configure 'pg_config --configure'

The output of pg_config --configure contains shell quotation marks so arguments with spaces are represented correctly. Therefore, using eval is required for proper results.
The gadget spec URL could not be found
Comments