You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can confirm, I have the same. We were doing a complete setup with postgreSQL and the main workbook we were interested in was the Art workbook.
Unfortunately that specific one is currently not working via the postgreSQL solution...
Specifications
Running Logshark using the default hyper writer
Outcome:
Art.hyper
is populatedArtDesktop.hyper
is left without recordsArt.twbx
exists and has dataArt Desktop [No Data].twbx
exists and has no data to displayRunning Logshark using postgres writer on a local db
Outcome:
public.Art
table is not createdpublic.ArtDesktop
table is created and populated with recordsArt.twb
exists but can't connect to the public.Art table as it does not existArtDesktop [No Data].twb
exists but instead has data and is usableThe text was updated successfully, but these errors were encountered: