UNPKG

masson

Version:

Module execution engine for cluster deployments.

23 lines (13 loc) 395 B
# PostgreSQL Client Install the PostgreSQL command-line tool. export default header: 'PostgreSQL Client Install', handler: -> ## Package Install the PostgreSQL client. @service header: 'PostgreSQL Package' name: 'postgresql' ## Connector Install the PostgreSQL JDBC driver. @service header: 'PostgreSQL Connector' name: 'postgresql-jdbc'