Skip to content

Art datasource inconsistent between hyper and postgres writer #175

@DavMrc

Description

@DavMrc

Specifications

  • Logshark version 4.2.3
  • Identical ziplog set

Running Logshark using the default hyper writer

Outcome:

  • Art.hyper is populated
  • ArtDesktop.hyper is left without records
  • Art.twbx exists and has data
  • Art Desktop [No Data].twbx exists and has no data to display

Running Logshark using postgres writer on a local db

Outcome:

  • public.Art table is not created
  • public.ArtDesktop table is created and populated with records
  • Art.twb exists but can't connect to the public.Art table as it does not exist
  • ArtDesktop [No Data].twb exists but instead has data and is usable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions