Relative Content

Tag Archive for firebase-realtime-database

How to Change the Scheduled Time for Firebase RTDB Automatic Backups?

I am using Firebase RTDB’s automatic backups; however, I noticed that these backups are being generated every day at 6:30 PM, which is before the end of the workday. In other Firebase RTDB projects, I see that backups are correctly scheduled for the early morning, but I haven’t found a way to make this change.

How to Change the Scheduled Time for Firebase RTDB Automatic Backups?

I am using Firebase RTDB’s automatic backups; however, I noticed that these backups are being generated every day at 6:30 PM, which is before the end of the workday. In other Firebase RTDB projects, I see that backups are correctly scheduled for the early morning, but I haven’t found a way to make this change.

How to Change the Scheduled Time for Firebase RTDB Automatic Backups?

I am using Firebase RTDB’s automatic backups; however, I noticed that these backups are being generated every day at 6:30 PM, which is before the end of the workday. In other Firebase RTDB projects, I see that backups are correctly scheduled for the early morning, but I haven’t found a way to make this change.

Realtime Database no longer responsive

On the overnight something went south with the database. It was recording and displaying data fine yesterday but this morning the following message appeared:
“Read-only and non-realtime mode activated in the data viewer to improve browser performance. Select a key with fewer records to edit or view in realtime”
Obviously I tried to delete the data, it is only test data for now, but no joy. That option is gone. When I hover over the the item I want to delete I no longer get the trashcan. Can anyone offer some guidance. I think I can get back on track if I can delete the data.