Skip to content

Instantly share code, notes, and snippets.

@pindlebot
Created October 9, 2018 02:13
Show Gist options
  • Select an option

  • Save pindlebot/12ca87e6fdd5e6217035814b6e89fcaa to your computer and use it in GitHub Desktop.

Select an option

Save pindlebot/12ca87e6fdd5e6217035814b6e89fcaa to your computer and use it in GitHub Desktop.
cd /tmp
yum install libcurl-devel
git clone https://github.com/pramsey/pgsql-http.git
cd pgsql-http
make && make install
cd /tmp
git clone https://github.com/citusdata/pg_cron.git
cd pg_cron
make && make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment