Uri Shaked
Uri Shaked
Update: It works locally (even when using 14.2 for the replica and 15.1 for the primary), so probably not a version issue. I'll try playing around with the max_replication_slots /...
After running the following commands: ``` alter system set max_worker_processes to '8'; alter system set max_replication_slots to '8'; ``` I restarted my database, and now it won't come up :-(...
Thanks for looking into this! I'll patently wait then
Unfortunately, setting `max_worker_processes`, `max_replication_slots` (both to 8), and `wal_sender_timeout`, and `wal_receiver_timeout` (both to 1h) didn't help. The replication keeps failing every two minutes in the `COPY` command for the 2GB...
Supabase dashboard claims that I have around 5GB of space available on the primary server:  Looking at the network traffic, I can see the data being downloaded to the...
Trying to replicate to a local system (desktop), running postgresql inside docker (the [official image](https://hub.docker.com/_/postgres), alpine flavor, latest 15.1). Managed to get it working between two local postgres servers running...
Thanks for the feedback @ddlsmurf! First the [tamaguino](https://wokwi.com/arduino/projects/296836708191699465) example, does it work well for you now? Which other screens would you like to see supported?
Regarding the timer - the font should be fixed with. This is what it looks here (Chrome on Windows): https://user-images.githubusercontent.com/892318/116008818-29c67100-a61f-11eb-8c5c-cb3024199571.mp4 Does it look different for you? What model is that...
Update: I managed to reproduce the jumpy timer issue on Safari and uploaded a fix. Does it work better for you now?
Yes, they should work out of the box. e.g. https://wokwi.com/arduino/projects/305978006798598721