download Drupal 4.5?

amif - June 15, 2008 - 18:38
Project:Database Administration
Version:5.x-1.x-dev
Component:PostgreSQL Support
Category:support request
Priority:normal
Assigned:Unassigned
Status:by design
Description

Hello, I'm having troubles with Drupal 5, (Database Administration module. to many errors). Its necesary to download Drupal 4.5 to work with Database Administration module? or there is a way to resolve all these errors?

* warning: pg_query() [function.pg-query]: Query failed: ERROR: no existe la relación «drupal_system_catalog» in /var/www/drupal/includes/database.pgsql.inc on line 125.
* user warning: query: SELECT DISTINCT tabname as Table FROM drupal_system_catalog in /var/www/drupal/includes/database.pgsql.inc on line 144.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: no existe la relación «drupal_system_catalog» in /var/www/drupal/includes/database.pgsql.inc on line 125.
* user warning: query: SELECT DISTINCT tabname as Table FROM drupal_system_catalog in /var/www/drupal/includes/database.pgsql.inc on line 144.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: no existe la relación «drupal_system_catalog» in /var/www/drupal/includes/database.pgsql.inc on line 125.
* user warning: query: SELECT DISTINCT dbname FROM drupal_system_catalog LIMIT 1 in /var/www/drupal/includes/database.pgsql.inc on line 144.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: no existe la relación «drupal_system_catalog» in /var/www/drupal/includes/database.pgsql.inc on line 125.
* user warning: query: SELECT DISTINCT tabname as Table FROM drupal_system_catalog in /var/www/drupal/includes/database.pgsql.inc on line 144.

#1

VM - June 15, 2008 - 18:41
Project:Drupal» Database Administration
Version:5.x-dev» 5.x-1.x-dev
Component:postgresql database» PostgreSQL Support
Category:support request» bug report
Assigned to:amif» Anonymous

Moving to the proper issue query.

I don't suggest downgrading to Drupal 4.5 that version is very old and not very supported at this stage.

#2

dww - July 31, 2008 - 03:16
Category:bug report» support request
Priority:critical» normal
Status:active» by design

If you try to use PgSQL with this module, you have to RTFM: README.pgsql

And no, the README.txt is out of date, it mostly works all the way up to Drupal 5.x. PgSQL is chronically unloved, however.

#3

dww - July 31, 2008 - 03:18

I just fixed the README file to remove the bogus reference to Drupal 4.5 at least. ;)

 
 

Drupal is a registered trademark of Dries Buytaert.