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 1jK8IZ-0002xW-JG for pgsql-hackers@arkaria.postgresql.org; Thu, 02 Apr 2020 22:26:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jK8IY-0006qc-FH for pgsql-hackers@arkaria.postgresql.org; Thu, 02 Apr 2020 22:26:54 +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 1jK8IY-0006qU-4V for pgsql-hackers@lists.postgresql.org; Thu, 02 Apr 2020 22:26:54 +0000 Received: from mail-qv1-xf31.google.com ([2607:f8b0:4864:20::f31]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jK8IP-0007Tf-H6 for pgsql-hackers@postgresql.org; Thu, 02 Apr 2020 22:26:53 +0000 Received: by mail-qv1-xf31.google.com with SMTP id n1so2669546qvz.4 for ; Thu, 02 Apr 2020 15:26:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=kq+mQ9vpl/ZK0WN0Inx93H9uolc8F2mdmomGFcKqU38=; b=UDSRa3QJ+XhYdAmdKaAmRzgYHdsJMgvSUukNBCSphV5qcFdho2LWCw4XEwEb4NjwRW 31ruFKG116GONdipSdcamd1AhOwxfyvwsCW+SCH0n+GyC+9qQ0JztsA6i4R/fGur7Ieh 4VqeDLjPosKSGQDycXHmflwp9TUvzlcpKAe1VnhSBmoYdYnuG3fGZqITcVzEo1Xw/Ecz 1IRRPAvYKB3N7eqy8dKpOQdzWQaWMgMZ7Vz7yg/hPhIm7ayLeD6Jymcc5295E0QzHEkC lZDiRYLBkoWjCrCMhzgG41mZd4uRkBDrLt/LbvEJiabBTb/mdS4j2pQogdCPB19Rk4Tx q6Pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=kq+mQ9vpl/ZK0WN0Inx93H9uolc8F2mdmomGFcKqU38=; b=s60truTOsvZcAHgkmO2TxG6Cnc/RvlPpKc7u28/KXyDtodLm/ietrwbhdznZdnf84P ltDhtH4f/muIRRCkj5ja4IyHLbtEysY1hO4F1Mmx6rD4U+pCpF4aFK9IJSenYz86NEyx PBVGzF97yViMBG0XwnqdEMCD0bdBGD9wE60/ltpdm/kW8mrv3QIwKkz2RUphZCsc8vpb ex4VxDcNt5nPB/kUfzyJ7In4dpBuxoEp1RvdPOPj5ZMfW7XbL/kRgLPBYHIWZrSXg/Kw oXrJlqIZBlKLK5/HF6aGsSpi8zeL7+6t4meHbn0wz4D5yyfTSjDeGhDCyFBQZoCo2cY0 xVnQ== X-Gm-Message-State: AGi0PuaDSrziUuLAt0jHBHyxmQGMNR2UKr4nRYmQ+Ba47mcP1ZUhNack oS4ppUbdXar43TQdOGbKz0cjaA== X-Google-Smtp-Source: APiQypIfX8gQGd85pgSyN106OlkDWNXfo5cFyPcaQqFoBdJCcK+WQgXO9mTaUY80xDaSj7nlqxmwlg== X-Received: by 2002:a05:6214:332:: with SMTP id j18mr5507545qvu.137.1585866402921; Thu, 02 Apr 2020 15:26:42 -0700 (PDT) Received: from pryzbyj (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id h11sm4638747qtr.38.2020.04.02.15.26.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Apr 2020 15:26:42 -0700 (PDT) Received: by pryzbyj (Postfix, from userid 1000) id 1E6528008C1; Thu, 2 Apr 2020 17:26:40 -0500 (CDT) Date: Thu, 2 Apr 2020 17:26:39 -0500 From: Justin Pryzby To: Alvaro Herrera Cc: Corey Huinker , =?iso-8859-1?Q?J=FCrgen?= Purtz , Roger Harkavy , pgsql-hackers@postgresql.org, Fabien COELHO , Michael Paquier Subject: Re: Add A Glossary Message-ID: <20200402222639.GI14618@telsasoft.com> References: <20200402220932.GA11378@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200402220932.GA11378@alvherre.pgsql> User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Thu, Apr 02, 2020 at 07:09:32PM -0300, Alvaro Herrera wrote: > "partition" instead). If you (or anybody) have suggestions for the > definition of "client" and "session", I'm all ears. We already have Session: A Connection to the Database. I propose: Client: A host (or a process on a host) which connects to a server to make queries or other requests. But note, "host" is still defined as "server", which I didn't like. Maybe it should be: A computer which may act as a >client< or a >server<. -- Justin