Postgresql Operations¶
postgresql.database¶
Stateless operation
This operation will always execute commands and is not idempotent.
postgresql.database(**kwargs)
- Note:
- This operation also inherits all global arguments. 
postgresql.dump¶
Stateless operation
This operation will always execute commands and is not idempotent.
postgresql.dump(**kwargs)
- Note:
- This operation also inherits all global arguments. 
postgresql.load¶
Stateless operation
This operation will always execute commands and is not idempotent.
postgresql.load(**kwargs)
- Note:
- This operation also inherits all global arguments. 
postgresql.role¶
Stateless operation
This operation will always execute commands and is not idempotent.
postgresql.role(**kwargs)
- Note:
- This operation also inherits all global arguments. 
postgresql.sql¶
Stateless operation
This operation will always execute commands and is not idempotent.
postgresql.sql(**kwargs)
- Note:
- This operation also inherits all global arguments. 
 pyinfra next
            pyinfra next