Skip to content

postgresql Operations

postgresql.database

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.database(*args, **kwargs,
         **kwargs,
    )

Global arguments

This operation also inherits all global arguments.

postgresql.dump

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.dump(*args, **kwargs,
         **kwargs,
    )

Global arguments

This operation also inherits all global arguments.

postgresql.load

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.load(*args, **kwargs,
         **kwargs,
    )

Global arguments

This operation also inherits all global arguments.

postgresql.role

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.role(*args, **kwargs,
         **kwargs,
    )

Global arguments

This operation also inherits all global arguments.

postgresql.sql

Stateless operation

This operation will always execute commands and is not idempotent.

postgresql.sql(*args, **kwargs,
         **kwargs,
    )

Global arguments

This operation also inherits all global arguments.