Tagged Questions
8
votes
3answers
6k views
Portable PostgreSQL for development off a usb drive
In order to take some development work home I have to be able to run a PostgreSQL database.
I don't want to install anything on the machine at home. Everything should run off the usb drive.
...