Need Help
Regina Obe
lr at pcorp.us
Fri Mar 29 06:43:15 PDT 2024
I'm assuming your note about pgagent is a typo and you meant
ALTER EXTENSION postgis UPDATE;
The below error means one of two things
1. The schema where you have postgis installed is not in your
search_path
Or
2. You don't have postgis installed at all
Does SELECT postgis_full_version();
Give you anything?
From: Bekir Niyaz <bagafoot at hotmail.com>
Sent: Friday, March 29, 2024 8:18 AM
To: postgis-users at lists.osgeo.org
Subject: Need Help
Hello All,
Im using postgres 12 and 3.0.4 Postgis version. I installed postgis 3.3.2
but didn't run "alter extension pgagent UPDATE;"
And I get this errors below. Is this errors releated to this update if not
what causes to this erros, what is solution.
Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20240329/afb06df5/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 6713 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20240329/afb06df5/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 104298 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20240329/afb06df5/attachment-0001.png>
More information about the postgis-users
mailing list