Open Closed

Partition Audit Log tables #5350


User avatar
0
david.hurtado created

Abp Audit Log tables consume a large part of the physical space of the database. We are thinking of applying partitioning to it. We would like to know if there is any restriction in this regard with future updates of the framework or what considerations you recommend that we should take into account.

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    There are no restrictions, as long as EF Core can read and write correctly.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11