docker-mailman icon indicating copy to clipboard operation
docker-mailman copied to clipboard

Check for database without using postgres-client

Open maxking opened this issue 8 years ago • 1 comments

Remove the additional dependency of postgres-client in the images. It is possible check for it by just using psycopg2 in the python.

I am not sure though if we should add more python code to maintain or just rely on the postgres-client.

maxking avatar Apr 09 '17 03:04 maxking

I think this does make sense and I am going to do that soon in both core and web images.

maxking avatar Apr 26 '17 00:04 maxking

This issue has not been updated for more than 1year

github-actions[bot] avatar Dec 06 '22 22:12 github-actions[bot]