Getting Started
The other day, we at Solaris Offgrid needed to port our database over to PostgreSQL. It was time.
For that task we used the handy tool that Dimitri Fontaine built.
I thought the instructions on installing the tool on a Mac could have been a bit clearer. So I wrote it up.
- In your terminal, clone the project onto your machine
- You probably wont have to run as the last command should have run that for you. That did it for me!
- Now it is installed.
- Create an alias for pgloader . Then cntrl + o, enter, cntrl + x
- Test again:
Voila!
Hope it helps! If it doesn't work, let me know and Ill help out as much as possible.