Skip to content

No data shown in web UI? #613

Answered by laurentS
laurentS asked this question in Questions
Jan 27, 2021 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

As a follow up, I just had a confusing sequence of events just now:

  • 16:46 UTC, /editor/tables said something like "congratulations, this is a fresh new project, start by creating some tables". No tables listed in the UI
  • a couple minutes later, everything was back, tables, schema, data (in the UI)
  • when I tried to open another table to look at it in the UI, data disappeared again and I got a red "Error: Database client error. Retrying the connection." notification.
  • In parallel (no exact timing available, sorry), I was running this from psql (my table has 220k rows, not a monster):
postgres=# select * from mytable where "NAME" like 'ABCD%';
WARNING:  terminating connection because of crash…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@laurentS
Comment options

@inian
Comment options

@laurentS
Comment options

@laurentS
Comment options

@inian
Comment options

Answer selected by laurentS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants