You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Hi, I am working on duplicating my reportserver database in another server but am facing some data inconsistency issues with this particular table (`reportserver.rs_hibernate_sequence`). May I check what is the purpose of this table and when is it updated?
Thank you!
Regards,
Johann
Offline
Hi Johann,
this is the hibernate simulated sequence table. Check https://dzone.com/articles/hibernate-identity-sequence (table (sequence) ) for some details, or please check the hibernate documentation for more information.
Regards,
Eduardo
Offline
I see many locks in PostgreSQL database because application keeps updating this table all the time.
Is there a way to replace this rs_hibernate_sequence table to regular sequence in PostgreSQL ?
Offline
Hi marcioribeiro1979,
this is currently not supported.
Regards,
Eduardo
Offline