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 1m7H9p-0002a4-SO for pgsql-odbc@arkaria.postgresql.org; Sat, 24 Jul 2021 12:53:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1m7H9m-0000FL-Uc for pgsql-odbc@arkaria.postgresql.org; Sat, 24 Jul 2021 12:53:30 +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 1m7H9m-000092-OC for pgsql-odbc@lists.postgresql.org; Sat, 24 Jul 2021 12:53:30 +0000 Received: from webclient5.webclient5.de ([136.243.32.184]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m7H9g-0004vK-Og for pgsql-odbc@lists.postgresql.org; Sat, 24 Jul 2021 12:53:30 +0000 Received: from [192.168.42.253] (dynamic-002-247-251-213.2.247.pool.telefonica.de [2.247.251.213]) by webclient5.webclient5.de (Postfix) with ESMTPSA id 89BEF5763C49 for ; Sat, 24 Jul 2021 14:53:23 +0200 (CEST) Subject: =?UTF-8?B?UmU6IOKAnEZBVEFMOiByb2xlIOKAnHVzZXJuYW1l4oCdIGRvZXMgbm90?= =?UTF-8?B?IGV4aXN04oCdLiBUaGFua3Mu?= To: pgsql-odbc@lists.postgresql.org References: From: Clemens Ladisch Message-ID: <8859f055-ca93-d8c1-d04a-47178e74d682@ladisch.de> Date: Sat, 24 Jul 2021 14:53:01 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Virus-Scanned: clamav-milter 0.102.4 at webclient5 X-Virus-Status: Clean List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 23.07.2021 18:06, Matt Russo (mrusso) wrote: > I installed the Postgresql ODBC drivers and when I try to test my > connection I get “FATAL: role “postgres” does not exist”. What does the database's log file show at this time? Regards, Clemens