How to merge entity collections Be sure to create the database in your local postgres using psql -U username -d postgres CREATE DATABASE bookstoredb;