6.0.0-beta1
7/7/25

[#12361] rampage_tag_stats has primary key tag_id with no default sequence
Summary rampage_tag_stats has primary key tag_id with no default sequence
Queue Content
Queue Version 2.0.2
Type Bug
State No Feedback
Priority 1. Low
Owners
Requester michael (at) bigmichi1 (dot) de
Created 06/16/2013 (4404 days ago)
Due
Updated 01/20/2014 (4186 days ago)
Assigned 06/18/2013 (4402 days ago)
Resolved 10/09/2013 (4289 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/20/2014 12:25:02 AM amessina (at) messinet (dot) com Comment #4 Reply to this comment
I can confirm this issue as reported using Horde 5.1.5 and Ansel 3.0.1 
with a PostgreSQL backend.
10/09/2013 02:18:54 PM Jan Schneider State ⇒ No Feedback
 
08/27/2013 12:34:38 PM Jan Schneider Comment #3 Reply to this comment
I don't see this running the unit tests of Content on Postgres.
06/18/2013 02:49:05 PM Michael Rubinsky Comment #2
State ⇒ Feedback
Reply to this comment
This is coming from Horde_Db. It looks like it assumes that any 
primary key should be an autoincrement sequence when using psql. See 
e.g., Horde_Db_Adapter_Pdo_Pgsql::insert.

I don't think this is the correct behavior. At the very least, if it's 
not possible to know if we have a sequence when we call these methods, 
we shouldn't output the warning, as it's expected behavior in this case.
06/18/2013 11:39:44 AM Jan Schneider Queue ⇒ Content
Version ⇒ 2.0.2
 
06/16/2013 11:41:31 AM michael (at) bigmichi1 (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ rampage_tag_stats has primary key tag_id with no default sequence
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
when i'm using kronolith the following messages pops up in my horde log file:

2013-06-16T09:17:01+02:00 WARN: HORDE [kronolith] rampage_tag_stats 
has primary key tag_id with no default sequence [pid 4456]

I'm using a fresh horde5 installation with postgresql backend

Saved Queries