Active
Project:
BundleCache
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2011 at 12:26 UTC
Updated:
27 Jan 2011 at 03:05 UTC
pg_query(): Query failed: ERROR: function count(integer, integer) does not exist LINE 1: SELECT 'page views' as value, COUNT(DISTINCT access_sec, acc... ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts. in /var/www/includes/database.pgsql.inc on line 139.
I could be mistaken though.
Comments
Comment #1
threading_signals commentedI think it was because perhaps yui compressor wasn't setup properly. I'm trying the jsmin option to see if there are any further messages.
Comment #2
davidwhthomas commentedSame problem here, looks like a problem in the way count() is used
particularly
DT