Add the --role option to the common pgsql options

This commit is contained in:
J Smith 2017-08-28 11:51:58 -03:00
parent 2a331231c5
commit bbd0fe91f4
1 changed files with 1 additions and 0 deletions

View File

@ -462,6 +462,7 @@ _pgsql_utils () {
{-p+,--port=}':database port number:_pgsql_ports'
{-U+,--username=}':connect as user:_pgsql_users'
{-W,--password}'[prompt for password]'
--role='[do SET ROLE before restore]'
)
_pgsql_auth_methods=(