Re: [ADMIN] Windows xp initdb POSTGRES_SUPERUSERNAME

2008-06-30 Thread Tom Lane
"Jan-Peter Seifert" <[EMAIL PROTECTED]> 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 'x

[ADMIN] Windows xp initdb POSTGRES_SUPERUSERNAME

2008-06-30 Thread Jan-Peter Seifert
Hello, 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 clust