LogosDB-Analysis Run postgres docker with the following command: docker run --name postgres -e POSTGRES_PASSWORD=logos_postgres -p 5432:5432 -d postgres:alpine3.19