How can I check received data in PostgreSQL

Everything works well with this great lora server project, but I want read the data from PostgreSQL database, how can I do that? Is there any guide?

And I checked the database, I didn’t found any table with uploaded data.

Please see https://www.loraserver.io/lora-app-server/integrate/sending-receiving/. LoRa Server doesn’t write data into PostgreSQL.

Thanks for your info

how could I visualize the data that my devices sent to postgresql since I did the integration in lara-app-server