I am running citus PostgreSQL build from here:
https://github.com/citusdata/docker/blob/master/docker-compose.yml
But I don't know how to check whether the instance has the cstore foreign data wrapper available for columnar support? I'm guessing there's a way to do it from psql much like HSTORE?