I have installed Blynk local server on raspberry pi 3 B+
I want to save the raw data and have followed the instructions below to install DB PostgreSQL successfully.
6. Create Blynk DB and Reporting DB, test user and tables
** \i /tmp/create_schema.sql**
** \i /tmp/reporting_schema.sql**
I got some errors in step 6
Has anyone encountered similar problem please help!
Thanks!