Skip to content

IPS/ITC Replies to PGSQL #9

@ciozi137

Description

@ciozi137

These values are written at a much different rate than other values to the MNK_18T table. This fact results in many [NULL] values in the table. The [NULL] values, combined with the datatype, varchar, makes finding the most recent non-null value take a VERY long time (1 minute on 4/20/22). Doubles take ~100 ms. I propose several changes:

  • MNK TC/FP should be its own table (exists, just move columns)
  • IPS/ITC should be own table (exists, just move columns)
  • IPS/ITC reply log should be own table

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions