Documentation
¶
Index ¶
- func ChangePassword(ctx context.Context, pg *pgx.Conn, username, password string) error
- func CreateUser(ctx context.Context, pg *pgx.Conn, username string, password string) error
- func GrantReplication(ctx context.Context, pg *pgx.Conn, username string) error
- func GrantSuperuser(ctx context.Context, pg *pgx.Conn, username string) error
- type DbInfo
- type UserInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangePassword ¶
func CreateUser ¶
func GrantReplication ¶ added in v0.0.8
Types ¶
Click to show internal directories.
Click to hide internal directories.