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 1t6vMz-00GSg5-CE for psycopg@arkaria.postgresql.org; Fri, 01 Nov 2024 17:23:33 +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 1t6vMx-00FjrL-9G for psycopg@arkaria.postgresql.org; Fri, 01 Nov 2024 17:23:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t6vMx-00FjrD-30 for psycopg@lists.postgresql.org; Fri, 01 Nov 2024 17:23:31 +0000 Received: from sm-r-006-dus.org-dns.com ([84.19.1.234]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t6vMv-004DRU-Dz for psycopg@lists.postgresql.org; Fri, 01 Nov 2024 17:23:30 +0000 Received: from smarthost-dus.org-dns.com (localhost [127.0.0.1]) by smarthost-dus.org-dns.com (Postfix) with ESMTP id 6E890A2242 for ; Fri, 1 Nov 2024 18:23:28 +0100 (CET) Received: by smarthost-dus.org-dns.com (Postfix, from userid 1001) id 6175EA2239; Fri, 1 Nov 2024 18:23:28 +0100 (CET) X-Spam-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,KAM_INFOUSMEBIZ, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED, SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 Received: from ha01s018.org-dns.com (ha01s018.org-dns.com [62.108.32.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smarthost-dus.org-dns.com (Postfix) with ESMTPS id 17CCDA2239 for ; Fri, 1 Nov 2024 18:23:28 +0100 (CET) Authentication-Results: ha01s018.org-dns.com; spf=pass (sender IP is 127.0.0.1) smtp.mailfrom=thiemo@gelassene-pferde.biz smtp.helo=ha01s018.org-dns.com Received-SPF: pass (ha01s018.org-dns.com: connection is authenticated) Received: from [5.83.191.181] ([5.83.191.181]) by webmail.gelassene-pferde.biz (Horde Framework) with HTTPS; Fri, 01 Nov 2024 18:23:27 +0100 Date: Fri, 01 Nov 2024 18:23:27 +0100 Message-ID: <20241101182327.Horde.3LgsM3RtpZB0dPEZcU7Q7Ru@webmail.gelassene-pferde.biz> From: thiemo@gelassene-pferde.biz To: psycopg Subject: Re: TypeError: dict is not a sequence References: <20241101111747.Horde.GgVaeCJ_Ig6HsmcfjbNwguM@webmail.gelassene-pferde.biz> <20241101161113.Horde.0Bgt_EQ0glbsBmc_1YpZj90@webmail.gelassene-pferde.biz> <99a9cec1-09a0-41fb-91b2-d153c4ccf5a4@aklaver.com> <20241101174905.Horde.JW_MNbPlBgYSivspissyvPF@webmail.gelassene-pferde.biz> In-Reply-To: Accept-Language: de Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-PPP-Message-ID: <173048180796.3678484.7787635905905850818@ha01s018.org-dns.com> X-PPP-Vhost: gelassene-pferde.biz X-POWERED-BY: wint.global - AV:CLEAN SPAM:OK List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Adrian Klaver escribió: > The error messages spell out the problem. or at least an initial > one, the GDAL drivers are not being loaded. Looks like the > connection user does not have sufficient privileges to load them. What I thought. I need to figure out why the owner of the database is not allowed to do so. Maybe because it was created from a template database where the PostGIS stuff was already installed but by the user postgres.