Обсуждение: user some_user is not in pg_shadow

Поиск
Список
Период
Сортировка

user some_user is not in pg_shadow

От
Brad Emerson
Дата:
Can anyone tell me how to add users to pg_shadow?

Brad Emerson

Re: [ADMIN] user some_user is not in pg_shadow

От
"Oliver Elphick"
Дата:
Brad Emerson wrote:
  >
  >Can anyone tell me how to add users to pg_shadow?


CREATE USER


--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
               PGP key from public servers; key ID 32B8FAA1
                 ========================================
     "For the eyes of the LORD run to and fro throughout the
      whole earth, to show himself strong in the behalf of
      them whose heart is perfect toward him..."
                                   II Chronicles 16:9



Re: [ADMIN] user some_user is not in pg_shadow

От
"Oliver Elphick"
Дата:
"Oliver Elphick" wrote:
  >Brad Emerson wrote:
  >  >
  >  >Can anyone tell me how to add users to pg_shadow?
  >
  >
  >CREATE USER

I tried to cancel this, because it seems far too simplistic;
presumably you already know about CREATE USER.

Are you finding that users that have been added are not in pg_shadow?
That seems to mean that CREATE USER is broken for you?

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
               PGP key from public servers; key ID 32B8FAA1
                 ========================================
     "For the eyes of the LORD run to and fro throughout the
      whole earth, to show himself strong in the behalf of
      them whose heart is perfect toward him..."
                                   II Chronicles 16:9