public class PostgresHandler extends Postgres implements SetupModuleHandler
PLUGIN_ID, postgres, POSTGRES_GROUP_KEY, POSTGRES_USER_KEY, POSTGRES_VERSION_KEY, POSTGRES_VERSION_VALUE| Constructor and Description |
|---|
PostgresHandler(PostgresSetupModule postgres) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(DeploymentContext context,
OperatingSystemDescriptor operatingSystem) |
protected static String |
shellEscape(String string) |
expand, getConfigurationFile, getHostBasedAccessFile, makeURL, openResourcepublic PostgresHandler(PostgresSetupModule postgres)
public void perform(DeploymentContext context, OperatingSystemDescriptor operatingSystem) throws Exception
perform in interface SetupModuleHandlerException