Active
Project:
e-Commerce
Version:
5.x-3.6
Component:
ec_region
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2009 at 05:17 UTC
Updated:
29 Apr 2009 at 14:21 UTC
In Administer > configuration > Regions
I get these Postgresql warnings:
* warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "ec_region" does not exist in F:\Websites\Mirrors\drupal5\includes\database.pgsql.inc on line 126.
* user warning: query: SELECT * FROM ec_region ORDER BY region_realm, region_name in F:\Websites\Mirrors\drupal5\includes\database.pgsql.inc on line 145.
When I look at the file "ec_region.install" I can see why. All code in the 'pgsql' case that would create these tables is commented out. Does this mean Postgresql is not supported for ec_region? What would happen if I uncomment this code and reinstall?
Comments
Comment #1
burningdog commentedTry it and see! ;)