Hello! I set up this module and administered permissions and settings. When I go to create an album node, I receive the following errors and no album is created:

# warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "gallerix_albums" does not exist in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 125.
# user warning: query: INSERT INTO gallerix_albums (nid, path, settings) VALUES (311, 'files/gallerix/albums/2/311', 'a:1:{s:10:"sort_order";s:6:"random";}') in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 144.
# warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "gallerix_albums" does not exist in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 125.
# user warning: query: SELECT settings FROM gallerix_albums WHERE nid = 311 in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 144.
# warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "gallerix_pictures" does not exist in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 125.
# user warning: query: SELECT name, pid, nid, caption FROM gallerix_pictures WHERE nid = 311 AND sort = 1 in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 144.
# warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "gallerix_albums" does not exist in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 125.
# user warning: query: SELECT settings FROM gallerix_albums WHERE nid = 311 in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 144.
# warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "gallerix_pictures" does not exist in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 125.
# user warning: query: SELECT name, pid, nid, caption FROM gallerix_pictures WHERE nid = 311 AND sort = 1 in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 144.

I am using Drupal 5.5 with PostgreSQL.

Comments

silviogutierrez’s picture

WiSeOz,

I have been told that the PostgreSQL install file can fail sometimes. Since I don't have access to PostgreSQL, I have no way of testing it.

If by any chance you can take a look at it and see what might be causing the error, this would expedite the process.

Silvio

AlexisWilke’s picture

Status: Active » Closed (won't fix)

5.x is not supported anymore. Closing this issue.

Thank you.
Alexis Wilke