<div dir="ltr"><div>Hi Bo,</div><div><br></div><div>Is that with or without `cached` ? </div><div><br></div><div>

<pre style="margin:0px;text-indent:0px"><span style="color:rgb(128,0,128)">QMap</span><<span style="color:rgb(128,0,128)">QString</span>,<span style="color:rgb(192,192,192)"> </span><span style="color:rgb(128,0,128)">QgsAbstractProviderConnection</span><span style="color:rgb(192,192,192)"> </span>*><span style="color:rgb(192,192,192)"> </span><span style="font-weight:600;font-style:italic;color:rgb(0,103,124)">connections</span>(<span style="color:rgb(192,192,192)"> </span><span style="color:rgb(128,128,0)">bool</span><span style="color:rgb(192,192,192)"> </span><span style="color:rgb(9,46,100)">cached</span><span style="color:rgb(192,192,192)"> </span>=<span style="color:rgb(192,192,192)"> </span><span style="color:rgb(128,128,0)">true</span><span style="color:rgb(192,192,192)"> </span>)</pre></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 25, 2021 at 11:46 AM Bo Victor Thomsen <<a href="mailto:bo.victor.thomsen@gmail.com">bo.victor.thomsen@gmail.com</a>> wrote:<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>
    <p>Hi list members -</p>
    <p>I stumbled on something weird (for me at least): <br>
    </p>
    <p>If I run the following code in the Python console:</p>
    <p><font face="monospace">metadata =
        QgsProviderRegistry.instance().providerMetadata('postgres')<br>
        conn = metadata.connections()<br>
        for c in conn.keys(): print(c)</font><br>
    </p>
    <p>It shows me (as I would expect): A list of names of postgres
      connections in QGIS.</p>
    <p>However, if I 1) Make a <i>new</i> postgres connection and 2)
      Rerun the same lines in the console, the new connection is <i>not</i>
      shown in the list.</p>
    <p>But if I restart QGIS and run the same code, the new connection
      will be shown together with the older connections.</p>
    <p>What gives ? Is there some kind of "refresh" method I've
      overlooked??</p>
    <p>Version: QGIS 3.20.3 on Windows 10.<br>
    </p>
    <p><br>
    </p>
    <pre cols="72">-- 
Med venlig hilsen / Kind regards

Bo Victor Thomsen</pre>
  </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"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Alessandro Pasotti</div><div>QCooperative:  <a href="https://www.qcooperative.net" target="_blank">www.qcooperative.net</a><br></div>ItOpen:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div></div>