<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>En la mente de Ernesto - P4A</title>
    <link>http://www.eqsoft.net/blog/</link>
    <description>Este es mi blog</description>
    <dc:language>es</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:ernesto@eqsoft.net" />
    <generator>Serendipity 1.2 - http://www.s9y.org/</generator>
    <managingEditor>ernesto@eqsoft.net</managingEditor>
<webMaster>ernesto@eqsoft.net</webMaster>
<pubDate>Fri, 09 Jan 2009 03:47:28 GMT</pubDate>

    <image>
        <url>http://www.eqsoft.net/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: En la mente de Ernesto - P4A - Este es mi blog</title>
        <link>http://www.eqsoft.net/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Generando un Backup de PostgreSQL desde P4A</title>
    <link>http://www.eqsoft.net/blog/index.php?/archives/1481-Generando-un-Backup-de-PostgreSQL-desde-P4A.html</link>
            <category>Informática</category>
            <category>P4A</category>
            <category>PHP</category>
            <category>PostgreSQL</category>
    
    <comments>http://www.eqsoft.net/blog/index.php?/archives/1481-Generando-un-Backup-de-PostgreSQL-desde-P4A.html#comments</comments>
    <wfw:comment>http://www.eqsoft.net/blog/wfwcomment.php?cid=1481</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.eqsoft.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=1481</wfw:commentRss>
    

    <author>ernesto@eqsoft.net (Ernesto Quiñones)</author>
    <content:encoded>
    &lt;br /&gt;
Estos días e estado retomando mi programación en P4A, la verdad este RAD es magnífico y pues tenia que ver la manera de sacar un dump (backup) de la base de datos desde la aplicación, como base nuevamente tome el código de PhpPgAdmin y comencé a estudiar como funcionaba esto y me resulto un código bastante sencillo y eficiente al menos para lo que necesitaba hacer.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.eqsoft.net/blog/index.php?/archives/1481-Generando-un-Backup-de-PostgreSQL-desde-P4A.html#extended&quot;&gt;Continua leyendo &quot;Generando un Backup de PostgreSQL desde P4A&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 08 Jan 2009 21:18:12 -0600</pubDate>
    <guid isPermaLink="false">http://www.eqsoft.net/blog/index.php?/archives/1481-guid.html</guid>
    
</item>

</channel>
</rss>