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 1rVT2b-00H53L-Hq for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Feb 2024 09:07:26 +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 1rVT2a-0030Aa-MH for pgadmin-hackers@arkaria.postgresql.org; Thu, 01 Feb 2024 09:07:24 +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 1rVT2a-0030AS-F9 for pgadmin-hackers@lists.postgresql.org; Thu, 01 Feb 2024 09:07:24 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rVT2X-004ToW-T0 for pgadmin-hackers@lists.postgresql.org; Thu, 01 Feb 2024 09:07:22 +0000 Received: from github.com (hubbernetes-node-972c133.va3-iad.github.net [10.48.206.89]) by smtp.github.com (Postfix) with ESMTPA id 14787E0837 for ; Thu, 1 Feb 2024 01:07:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1706778441; bh=auG/3EPAueQ1KlJpuF09sTrhfd9AxEz/S4p4WC9YQ/s=; h=Date:From:To:Subject:From; b=UnIqwl7VA4u/ded3COmL9R1CJ2RLrgC6XkSEyhvzAyIGshQeoe+Ok65IlKtXijP/f l9zCacGWAYX8hjo69ofK1HsQ+FA1HvmXH6k3EzIGOlfQ6EHGe7ssPVnNYgmuYOsojU UEJOdQ2QCiALjkyNB32PDCwqTZAWoYfpCe9pRJg0= Date: Thu, 01 Feb 2024 01:07:21 -0800 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 1ac385: Update documentation for creating the configuratio... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 1ac385be27e6c320cdb2df075162816456f92368 https://github.com/pgadmin-org/pgadmin4/commit/1ac385be27e6c320cdb2df075162816456f92368 Author: Khushboo Vashi Date: 2024-02-01 (Thu, 01 Feb 2024) Changed paths: M docs/en_US/server_deployment.rst Log Message: ----------- Update documentation for creating the configuration database.