Postgresql Operations

postgresql.database

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.database()

postgresql.dump

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.dump()

postgresql.load

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.load()

postgresql.role

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.role()

postgresql.sql

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.sql()