Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ueyXG-00Ha7K-Ic for buildfarm-members@arkaria.postgresql.org; Thu, 24 Jul 2025 16:11:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1ueyXE-008zyy-9j for buildfarm-members@arkaria.postgresql.org; Thu, 24 Jul 2025 16:11:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ueyXE-008zyq-3K for buildfarm-members@lists.postgresql.org; Thu, 24 Jul 2025 16:11:08 +0000 Received: from mail.citrus-it.net ([89.248.55.103]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1ueyX9-000Zqi-2t for buildfarm-members@lists.postgresql.org; Thu, 24 Jul 2025 16:11:07 +0000 Authentication-Results: citrusmail; dkim=pass header.i=@omnios.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=omnios.org; s=omnios202205; t=1753373452; bh=YAPTpCNuOstr+8LOuZPm5JGqJSBZWtfFJIeU7Uru8MY=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References: MIME-Version:Content-Type; b=YgETiz8ITIYQlgEVAod6ypIoKnxzm0f0eFGmBqs++tED5eTKyeLsSeM67EphJ4FZX VTnnwzi2UCjIyohCAJdPtFtZt7hUzpD/JZPdJ3af4B4jsccSU9/wxduIWQ+cowfwSK sEvRKSX/gm/BECJqOZD2nGJJdtNmw1ptGi7Dn6pI= Received: from reaper.citrus-it.net (reaper.citrus-it.net [89.248.55.79]) by mail.citrus-it.net with ESMTP id 56OGAqRV003840; Thu, 24 Jul 2025 16:10:52 GMT Date: Thu, 24 Jul 2025 16:10:51 +0000 (UTC) From: Andy Fiddaman To: Tom Lane cc: buildfarm-members@lists.postgresql.org Subject: Re: Solaris BF owners, please consider adding --with-pam In-Reply-To: <1588599.1753338036@sss.pgh.pa.us> Message-ID: <53e9bf4c-014f-4dae-b342-d541863064a0@omnios.org> References: <1588599.1753338036@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Citrus-Version: 6.0.3ba253c X-Citrus-ID: 556OGAqRV003840 X-Citrus-Spam: Whitelisted X-Citrus-Trust: Trusted List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Now enabled on pollock (OmniOS / illumos r151054). On Thu, 24 Jul 2025, Tom Lane wrote: > The discussion around bug #18995 [1] revealed that no current > Solaris or Solaris-descendant buildfarm animals build with > PAM support. We might have noticed that bug sooner if any > did, so if you run such an animal, please consider enabling > that option. > > regards, tom lane > > [1] https://www.postgresql.org/message-id/flat/18995-82058da9ab4337a7%40postgresql.org > > >