- xcode_cli_tools.md
- psql.md
- postgres_json_schema.md
- pg_cron.md
- ruby_build.md
- pgbouncer.md
- rbenv.md
- homebrew_postgresql.md
- macos.md
- pgbadger.md
- graphviz.md
- bundler.md
- ruby_pg_gem.md
- ruby_on_rails.md
- ruby.md
- pg_hint_plan.md
- postgresapp.md
- homebrew.md
This repo expands on the development environment installation instructions in the Rideshare README.md
.
This repo covers how to install and use additional software that readers work with.
If you spot bugs or have suggestions, please open an Issue or Pull Request!
Installation guides are provided for macOS. If you want to add tips for other operating systems, please open an Issue or Pull Request.
Most of the programs here are command line programs, so you'll work in your terminal.
Each item has a Markdown file (.md
) that can cover Installation, Dependencies, and possibly Troubleshooting or Usage sections.
The Table of Contents lists all items, and it's assembled from the Markdown files.
The Table of Contents is generated. Regenerate it by following these steps:
- Run
ruby generate_toc.rb
from your terminal - Open the new TOC block at the top of this file in your editor.
- Manually delete the old block below the new block, leaving only the new section.
When you're happy with the new TOC, commit the changes.
- Buy the book: High Performance PostgreSQL for Rails
- Book devtalk.com forum page: https://devtalk.com/books/high-performance-postgresql-for-rails
- Rideshare: https://github.com/andyatkinson/rideshare
- Andrew Atkinson: https://andyatkinson.com