[mapguide-users] AWS RDS PostgreSQL FDO error (permission denied to pg_authid)
Jackie Ng
jumpinjackie at gmail.com
Thu Dec 5 04:43:49 PST 2019
With a SVN client, you can just check out.
svn co https://svn.osgeo.org/fdo/branches/4.1
And the file you're interested in changing in is:
Providers/GenericRdbms/Src/PostGis/SchemaMgr/Ph/Rd/DbObjectReader.cpp
The table listing query involving pg_authid is in there.
Or ... You could try downloading this patched PostgreSQL provider for MGOS
3.1.2 64-bit I just uploaded where I have already changed the table listing
query to no longer join on pg_authid
http://download.osgeo.org/mapguide/patches/PostGIS_MGOS312_x64/PostgreSQLProvider_MGOS312_x64.zip
The change in question being: https://trac.osgeo.org/fdo/changeset/7953
I'm interested to know if this patched provider works for you.
- Jackie
--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
More information about the mapguide-users
mailing list