git clone -b REL_10_STABLE https://github.com/pg-redis-fdw/redis_fdw.git cd redis_fdw export PATH=/usr/pgsql-10//bin:$PATH make USE_PGXS=1 make USE_PGXS=1 install ...