Skip to content

Instantly share code, notes, and snippets.

@myitcv
Last active August 3, 2018 12:33
Show Gist options
  • Save myitcv/9117775 to your computer and use it in GitHub Desktop.
Save myitcv/9117775 to your computer and use it in GitHub Desktop.
\dx
-- See what extensions are loaded
create extension timetravel;
-- load the timetravel extension
-- after installing the latest version
http://wiki.postgresql.org/wiki/Apt
https://github.com/postgres/postgres/blob/master/contrib/spi/timetravel.example
-- install rabbitmq from the apt source
https://www.rabbitmq.com/install-debian.html
-- use rabbitmq management
https://www.rabbitmq.com/management.html
-- reel webserver for websockets
https://github.com/celluloid/reel/blob/master/examples/websockets.rb
http://trainwatch.org.uk/PostgreSQL/RabbitMQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment