Re: Windows xp initdb POSTGRES_SUPERUSERNAME

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Windows xp initdb POSTGRES_SUPERUSERNAME
Дата
Msg-id 28415.1214838279@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Windows xp initdb POSTGRES_SUPERUSERNAME  ("Jan-Peter Seifert" <Jan-Peter.Seifert@gmx.de>)
Список pgsql-admin
"Jan-Peter Seifert" <Jan-Peter.Seifert@gmx.de> writes:
> I wonder what this variable in initdb is about: POSTGRES_SUPERUSERNAME
> Apparently the default should be 'postgres'. However, the value changes with the user that is logged in whenever I
use'initdb --show'. If I login as 'xy' the value is 'xy'. Shouldn't this be a fixed value in the cluster? 

No, that's exactly the expected behavior.  The username of the user who
runs initdb is used.

            regards, tom lane

В списке pgsql-admin по дате отправления: