This document outlines the steps to configure multiple PostgreSQL 9.3 instances on the same server. It describes creating copies of the init files for each instance, configuring the data directories and ports, initializing the data directories, starting the services, and verifying the multiple instances are running on different ports.