@GustavoLema1988 I think you have a slight misunderstanding.
The postgresql integration isn’t a per application level integration.
ALL of the lora related events will be logged to the postrgres database that you define in the lora-app-server.toml
If you followed the instructions appropriately your data is currently being written to your postgresql database. This is all happening in the background. Look at your database and you should see events being logged.