<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>what do you get if you run the following line on your QGIS Python console in a QGIS session where your project (the one stored in PG) is loaded?</div><div><br></div><div>QgsProject.instance().fileName()<br></div></div><div><br></div><div>Regards, </div><div><br></div><div>Germán</div><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El vie, 12 may 2023 a las 19:22, Alexandre Neto via QGIS-Developer (<<a href="mailto:qgis-developer@lists.osgeo.org">qgis-developer@lists.osgeo.org</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I am trying to read a project that is stored in a postgreSQL/PostGIS database, but I am struggling with getting it correctly. I am using the following code<br></div><div><br></div><div>project = QgsProject.instance()<br>uri = 'postgresql://my_user:my_pass@localhost:5432?sslmode=disable&dbname=my_database&schema=my_schema&project=my_project_name'<br>project.read(uri)</div><div><br></div><div>The last command always return false, and no project is loaded<br></div><div><br></div><div>The documentation of QgsProject.read() only mentions filenames, not uri, but this answer seems to propose this uri format that would work:</div><div><br></div><div><a href="https://gis.stackexchange.com/a/354615/6191" target="_blank">https://gis.stackexchange.com/a/354615/6191</a></div><div><br></div><div>Any suggestions on how to solve or debug this? I get no error messages from the read method.</div><div><br></div><div>Thanks,</div><div><br></div><div>Aleandre Neto<br></div></div>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>-----------<br></div><div>   |\__  <br>(:>__)(<br>   |/    <br>Soluciones Geoinformáticas Libres                            <br><a href="http://geotux.tuxfamily.org/" target="_blank">http://geotux.tuxfamily.org/</a><br><a href="http://twitter.com/GeoTux2" target="_blank">https://twitter.com/GeoTux2</a></div><div><br></div><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div></div></div></div></div></div></div><div><div><br></div><div><a href="http://gis.stackexchange.com/users/4972/germ%c3%a1n-carrillo" target="_blank"><img src="http://gis.stackexchange.com/users/flair/4972.png"></a></div></div></div></div></div></div></div></div>