Re: TypeError: dict is not a sequence

From: thiemo(at)gelassene-pferde(dot)biz
To: psycopg <psycopg(at)lists(dot)postgresql(dot)org>
Subject: Re: TypeError: dict is not a sequence
Date: 2024-11-01 17:23:27
Message-ID: 20241101182327.Horde.3LgsM3RtpZB0dPEZcU7Q7Ru@webmail.gelassene-pferde.biz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: psycopg


Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)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.

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Adrian Klaver 2024-11-01 18:03:47 Re: TypeError: dict is not a sequence
Previous Message Adrian Klaver 2024-11-01 16:57:55 Re: TypeError: dict is not a sequence