When running the command php -S localhost:8080 -t public
The error above is triggered when I try to make a connection with postgres. Other applications can access normally when accessed by the url of the local server. All extensions and modules required for postgres execute are already enabled.