On 1/24/2014 9:01 AM, kieran.mccusker@gmail.com wrote:
> Sorry if this is the wrong place. I was trying to install file_textarray_fdw
> but it is not in the fedora contrib rpm so I tried to install it from github
> but found that pg_config is not in the client programs. Is this by intent?
put /usr/pgsql-9.3/bin in the front of your PATH, like...
export PATH=/usr/pgsql-9.3/bin:$PATH
prior to building.
--
john r pierce 37N 122W
somewhere on the middle of the left coast