praty

Results 4 issues of praty

## Description Trying to connect postgres on the localhost. I face this issue ``` ~> pgcli -h localhost -p 5001 -d postgres Traceback (most recent call last): File "/usr/local/bin/pgcli", line...

I wanted to add excalidraw to the awesome-selfhosted repository and they've pointed out that the self-hosting information should be in the Installations section. It would make it easier to find...

### What happens? When running duckdb inside a docker container, the function `call load_aws_credentials();` gives empty rows. Running it outside the container works. ### To Reproduce #### Setup 1 (Local...

I've replaced a complicated setup of Airflow with dagu because all my tasks run inside containers. It would be great if we can run it on an EC2 instance and...