Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jbIbb-0007PB-6Q for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 20 May 2020 06:53:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jbIbX-0001zn-MJ for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 20 May 2020 06:53:27 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jbIbX-0001yR-Cv for pgsql-pkg-yum@lists.postgresql.org; Wed, 20 May 2020 06:53:27 +0000 Received: from mail-io1-xd30.google.com ([2607:f8b0:4864:20::d30]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jbIbQ-0007fM-H3 for pgsql-pkg-yum@postgresql.org; Wed, 20 May 2020 06:53:26 +0000 Received: by mail-io1-xd30.google.com with SMTP id c16so2008658iol.3 for ; Tue, 19 May 2020 23:53:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nordeus.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=S3SGUzhA1nvpe1vKJLPok3+rFXvr0/VYOgJyMMwlVEs=; b=g/RcJVLKf1hwEGdu7xG+Y/FwvKkNV65S70Wl+BRMEFBM0IS2JItZXarD/4oePWD/SB WwPvNj/wvWnYJqCCgx1grZfspEfvnrBPB1Ab96YHQiO6P1TQ/seCBzYbyH8nbKeJbKv2 tAY3M64+cCk5fHyC7ac0xMHFgR8cyY/psQ3iA+2gxgprXxclxSBFEoNDxtRO18xa00k6 xq6hwrCZQSw8FEyGdRRd6palhyMtoT4upVyJU/FMuBpwbWk4LHkUCOvJ4QRc3FvJW7XF oNfNh439y8+9gSBoDNJggcoo4klmYgx+0TQBbk4qFI5r1dvl/HQmL3pWSpZQ4uDi3nUn 8QqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=S3SGUzhA1nvpe1vKJLPok3+rFXvr0/VYOgJyMMwlVEs=; b=Qzpeyjt7ZfEe/Iwd45MyfQOLSLzPnURYhBR7j/ArrJtGB6lI8ZWst508JH0LrEM8SC Jq9MjBbm+lRYjfvd+QM5oIM+6MNa/H6v2pwjMIYKNPWPyTSh8m26xgjUQd63OIcns1W/ ltZPjHWliuHYGBL/XtuJNtyzkL/YKog+VFfilgDOFrg/XVXPHIeCnk/we7g27BpYRQLW I7mUUAlHYznAOKUFxNLvayxlEpiNVAG2Jo+WJvrxR4l95DYaOrZhds2dj4ldqPKX9zTQ afeZ5Tq505msX7dG47rAnrkVELtRNiOvZYj0FLArCtQ84X3uohm4VZ1H80NvA9kzZroL dhwg== X-Gm-Message-State: AOAM531XIU4Z8bZh1R0Ll+x6S5HrRN9FsFLSg259jWqXmwQ6pCEWD/J+ /zUuje06C7WJg4pKlInIL6xNsdOhIKx4PPVORyo2sw== X-Google-Smtp-Source: ABdhPJzBWQRr9p1Ru6t325npZbUSPb3U1HKOKvQAXslSrYlW/A4SMYK0FjYGm6hw6Z/2/ZUf6pre6g+pZUACUAHyPoI= X-Received: by 2002:a6b:bc85:: with SMTP id m127mr2199439iof.89.1589957597672; Tue, 19 May 2020 23:53:17 -0700 (PDT) MIME-Version: 1.0 References: <7761d006b5ace13a4d86ce489123e5004aaf8b6c.camel@gunduz.org> <20200519212710.GQ13712@tamriel.snowman.net> <6089d4c8e262dd6fe8a6510c283e674543a24b5c.camel@gunduz.org> In-Reply-To: <6089d4c8e262dd6fe8a6510c283e674543a24b5c.camel@gunduz.org> From: =?UTF-8?Q?Strahinja_Kustudi=C4=87?= Date: Wed, 20 May 2020 08:53:06 +0200 Message-ID: Subject: Re: Can we stop defaulting to 'ident'? To: =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= Cc: Stephen Frost , Craig Ringer , pgsql-pkg-yum Content-Type: multipart/alternative; boundary="000000000000d1469405a60ed907" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000d1469405a60ed907 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, May 20, 2020 at 12:26 AM Devrim G=C3=BCnd=C3=BCz wrote: > YEah, this is what I committed just now. Still, would love to hear from > others if there are any objections. > > I used --pwfile=3D/dev/zero during initdb. > > Regards, > > -- > Devrim G=C3=BCnd=C3=BCz > Open Source Solution Architect, Red Hat Certified Engineer > Twitter: @DevrimGunduz , @DevrimGunduzTR > I'm all for this change, especially changing to peer for local, because iden't never made any sense for us. *Strahinja Kustudic* Senior System Engineer | Nordeus --000000000000d1469405a60ed907 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable --000000000000d1469405a60ed907--