<div class="content">
    <p>Hello!</p>
<p>I am interesting how the modules of drupal work with PostgreSQL?</p>
<p>I use Drupal 5.2 and PostgreSQL 8.2.1.</p>
<p>I try to use the modules: Archive and Archiver and I have warnings. <br></p>
<p>For Archiver I didn&#39;t have problems on installation, but when I try to use it I get these warnings:</p>
<blockquote><div class="wbq"><p>
warning: pg_query(): Query failed: ERROR: relažia &quot;archiver&quot; does not
exist in /var/www/html/drupal-5.2/includes/database.pgsql.inc on line
125.<br>
user warning: query: SELECT COUNT(nid) AS count FROM archiver WHERE
nid=28 in /var/www/html/drupal-5.2/includes/database.pgsql.inc on line
144.
</p></div></blockquote>
<p>and with Archive I have problems on instalation:</p>
<blockquote><div class="wbq"><p>
warning: Missing argument 2 for archive_help() in /var/www/html/drupal-5.2/modules/archive/archive.module on line 7.<br>
warning: Missing argument 2 for archive_help() in /var/www/html/drupal-5.2/modules/archive/archive.module on line 7.
</p></div></blockquote>
<p>Thanks!</p>
<p>Violeta</p>
  </div>