Skip to content

Using jsonb instead of hstore #27

@posikifi

Description

@posikifi

Hi!

This is maybe suggestion and/or question: is it possible to change storage of audit-tables from hstore to jsonb?

Pros

  • jsonb is part of core PostgreSQL, hstore still needs extension
  • jsonb is newer has more functionalities (?)

Cons

  • It work, no need to change
  • plugin need modification

Peformance: there is a lot of discussion about this, but I haven't seen permanent answer. It depends.

P

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions