Skip to content

1.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@demonolock demonolock released this 06 Aug 22:42
· 64 commits to master since this release
6cb3a80
  • 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 LocalOperations class. Remote commands are now housed in the RemoteOperations class. The class is selected depending on the parameters passed to PostgresNode.