jm2dev's comments

jm2dev | 2 years ago | on: We migrated our PostgreSQL database with 11 seconds downtime

On a similar case AWS DMS did not work for my team and we proceeded with pglogical.

Although it has some limitations it worked pretty well, and personally I like that it is cloud agnostic. Definitively I would recommend to consider pglogical first.

jm2dev | 8 years ago | on: Pass: A standard Unix password manager

Pass encrypted passwords are kept in your computer, which I find safer than web based solutions. Optionally you can use git to share passwords between computers but you still need the gpg2 keys from the original repo.
page 1