<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2017-04-20:3147171</id>
  <title>lmemsm</title>
  <subtitle>lmemsm</subtitle>
  <author>
    <name>lmemsm</name>
  </author>
  <link rel="alternate" type="text/html" href="https://lmemsm.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://lmemsm.dreamwidth.org/data/atom"/>
  <updated>2026-04-18T14:27:50Z</updated>
  <dw:journal username="lmemsm" type="personal"/>
  <entry>
    <id>tag:dreamwidth.org,2017-04-20:3147171:32631</id>
    <link rel="alternate" type="text/html" href="https://lmemsm.dreamwidth.org/32631.html"/>
    <link rel="self" type="text/xml" href="https://lmemsm.dreamwidth.org/data/atom/?itemid=32631"/>
    <title>Database Extraction and Loading</title>
    <published>2026-04-18T14:14:22Z</published>
    <updated>2026-04-18T14:27:50Z</updated>
    <category term="unixodbc"/>
    <category term="etl"/>
    <category term="odbc"/>
    <category term="postgresql"/>
    <category term="freetds"/>
    <category term="elt"/>
    <category term="c"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <summary type="html">It's getting harder and harder to find C/C++ programs.  Many developers are working in other languages.  Developers should have the choice to work in whatever language they want.  However, it's dismaying to see the lack of C/C++ software currently available.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;(&lt;a href="https://lmemsm.dreamwidth.org/32631.html"&gt;Read more ...&lt;/a&gt;)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=lmemsm&amp;ditemid=32631" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</summary>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2017-04-20:3147171:20580</id>
    <link rel="alternate" type="text/html" href="https://lmemsm.dreamwidth.org/20580.html"/>
    <link rel="self" type="text/xml" href="https://lmemsm.dreamwidth.org/data/atom/?itemid=20580"/>
    <title>Open Source Databases</title>
    <published>2021-07-10T17:52:02Z</published>
    <updated>2021-07-10T17:52:02Z</updated>
    <category term="postgresql"/>
    <category term="xbase"/>
    <category term="database"/>
    <category term="sql"/>
    <category term="gdbm"/>
    <category term="qdbm"/>
    <category term="sqlite"/>
    <category term="dbase"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <summary type="html">This is a list of cross-platform portable Open Source databases.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;(&lt;a href="https://lmemsm.dreamwidth.org/20580.html"&gt;Read more ...&lt;/a&gt;)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=lmemsm&amp;ditemid=20580" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</summary>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2017-04-20:3147171:19609</id>
    <link rel="alternate" type="text/html" href="https://lmemsm.dreamwidth.org/19609.html"/>
    <link rel="self" type="text/xml" href="https://lmemsm.dreamwidth.org/data/atom/?itemid=19609"/>
    <title>PGAdmin3 status</title>
    <published>2021-06-03T12:37:07Z</published>
    <updated>2021-06-03T12:37:07Z</updated>
    <category term="pgadmin3"/>
    <category term="postgresql"/>
    <category term="wxwidgets"/>
    <category term="floss"/>
    <category term="open source"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <summary type="html">We use the server status portion of PGAdmin3 often at work.  Unfortunately, PGAdmin3 is no longer officially supported.  The new PGAdmin4 does not have the server status feature.  Since the PGAdmin3 software is Open Source, I have no issues continuing to use unsupported software as long as I can build and fix it myself.  So, that's what I set about doing.  &lt;br /&gt;&lt;br /&gt;&lt;b&gt;(&lt;a href="https://lmemsm.dreamwidth.org/19609.html"&gt;Read more ...&lt;/a&gt;)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=lmemsm&amp;ditemid=19609" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</summary>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2017-04-20:3147171:11639</id>
    <link rel="alternate" type="text/html" href="https://lmemsm.dreamwidth.org/11639.html"/>
    <link rel="self" type="text/xml" href="https://lmemsm.dreamwidth.org/data/atom/?itemid=11639"/>
    <title>PGAdmin3</title>
    <published>2019-12-03T20:37:20Z</published>
    <updated>2019-12-03T20:38:35Z</updated>
    <category term="cross platform"/>
    <category term="pgstats"/>
    <category term="windows"/>
    <category term="postgresql"/>
    <category term="pg_repack"/>
    <category term="open source"/>
    <category term="pgadmin3"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <summary type="html">We're using PostgreSQL at work.  We've been using PGAdmin3 for a while now even though PGAdmin4 is available.  PGAdmin4 is mainly browser based and can run slowly compared to the previous incarnation of PGAdmin.  PGAdmin3 is a C++ program that uses the wxWidgets API and runs locally on a computer.  PGAdmin3 is cross-platform, so it works on Windows, Linux, BSD and other systems where wxWidgets will run.  My main issue the PGAdmin4 other than the slowness is the lack of the server status functionality which we use quite a bit with PGAdmin3.  I did recently notice a dashboard option in PGAdmin4, but it doesn't give any real information on queries.  The server status page basically gives a sortable table with the information from pg_stat_activity.  I'd love to find a similar utility to provide this functionality, but so far, have not been able to.  Suggestions would be greatly welcome.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;(&lt;a href="https://lmemsm.dreamwidth.org/11639.html"&gt;Read more ...&lt;/a&gt;)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=lmemsm&amp;ditemid=11639" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</summary>
  </entry>
</feed>
