Announcement

Migration of this forum

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:

  • Each user will need to reset their password.
  • Please select "I forgot my password".
  • Enter the email address you used to register in this forum.
  • You will receive an email with a link to set a new password.
  • Please choose a new (secure) password and confirm the process.

We will keep you informed in the pinned thread.

Kind regards,
Your ReportServer Team


Migration des Forums

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:

  • Jeder Nutzer muss sein Passwort neu vergeben.
  • Wählt dazu einfach "Ich habe mein Passwort vergessen".
  • Gebt die E-Mail-Adresse ein, mit der ihr registriert seid.
  • Ihr erhaltet eine E-Mail mit einem Link zur Passwortvergabe.
  • Bitte wählt ein neues (sicheres) Passwort und bestätigt den Vorgang.

Wir halten euch im angepinnten Beitrag auf dem Laufenden!

Mit vielen Grüßen
Euer ReportServer Team

#1 2022-07-29 01:33:43

Johann
Member
Registered: 2022-05-30

Clarification on purpose of table `reportserver.rs_hibernate_sequence`

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

#2 2022-07-29 08:12:25

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Clarification on purpose of table `reportserver.rs_hibernate_sequence`

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

#3 2023-04-18 17:38:41

marcioribeiro1979
Member
Registered: 2023-04-18

Re: Clarification on purpose of table `reportserver.rs_hibernate_sequence`

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

#4 2023-04-19 08:51:34

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Clarification on purpose of table `reportserver.rs_hibernate_sequence`

Hi marcioribeiro1979,

this is currently not supported.

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB