1.9.0
Pre-release
Pre-release
- Added the ability to create PostgreSQL nodes on remote hosts via SSH. All local commands, such as directory creation and file reading, have been moved to the
LocalOperationsclass. Remote commands are now housed in theRemoteOperationsclass. The class is selected depending on the parameters passed toPostgresNode.