Re: TypeError: dict is not a sequence - Mailing list psycopg

From Adrian Klaver
Subject Re: TypeError: dict is not a sequence
Date
Msg-id aef2cefa-cd9d-40fe-bc0b-00748dae9c13@aklaver.com
Whole thread Raw
In response to Re: TypeError: dict is not a sequence  (thiemo@gelassene-pferde.biz)
List psycopg

On 11/1/24 10:23 AM, thiemo@gelassene-pferde.biz wrote:
> 
> Adrian Klaver <adrian.klaver@aklaver.com> 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.

Yeah that is something you will need to sort out. My suggestion would be 
to do so using psql as it works closer to the database.

-- 
Adrian Klaver
adrian.klaver@aklaver.com



psycopg by date:

Previous
From: thiemo@gelassene-pferde.biz
Date:
Subject: Re: TypeError: dict is not a sequence
Next
From: Daniel Johnson
Date:
Subject: Parameter in SQL query being misinterpreted