Skip to content

Art datasource inconsistent between hyper and postgres writer #175

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions