Summary | horde_datatree_seq, horde_vfs_seq |
Queue | Horde Base |
Queue Version | 3.0.9 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | ikpetroff (at) bluewin (dot) ch |
Created | 03/14/2006 (7026 days ago) |
Due | |
Updated | 09/13/2006 (6843 days ago) |
Assigned | |
Resolved | 03/14/2006 (7026 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
sequence not sequece.
oops!
create sequece horde_datatree_seq;
create sequece horde_vfs_seq;
create sequece horde_datatree_seq;
create sequece horde_vfs_seq;
New Attachment: seq.php
having Horde doing it (no sql script that creates these sequences nor
any PHP script that does it), I must create my own PHP script (see
attachment).
I guess something may be missing in the Horde base setup.
State ⇒ Not A Bug
DB package.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ horde_datatree_seq, horde_vfs_seq
Queue ⇒ Horde Base
New Attachment: environment.pdf
State ⇒ Unconfirmed
created. I'm using a PostgreSQL backend. I have to create these
sequences myself by hand and then it's ok. Without theses sequences,
nag, mnemo and kronolith cannot work. Without horde_vfs_seq, kronolith
always sends reminders (through reminders.php) even if they have
already been sent.
Cheers