DraganSr

web-links (blinks) web-log (blog) by Dragan Sretenovic

Sunday, April 10, 2022

Docker/Lambda postgress-client tools

Dockerfile/Dockerfile at master · jbergknoff/Dockerfile

FROM alpine:3.12 RUN apk --no-cache add postgresql-client ENTRYPOINT [ "psql" ]

jbergknoff/postgresql-client - Docker Image | Docker Hub

Executing Shell Commands with Node.js


New for AWS Lambda – Container Image Support | AWS News Blog


Backup a database using AWS Lambda container


jameshy/pgdump-aws-lambda: Lambda function for executing pg_dump and streaming the output to s3.


How to install psql on Mac, Ubuntu, Debian, Windows

https://formulae.brew.sh/formula/postgresql@11

brew install libpq
brew link --force libpq


One line if/else condition in linux shell scripting - Stack Overflow

if [ $maxline == "#SystemMaxUse=" ]; then apk --no-cache add postgresql-client; fi
Dragan at 6:00 AM

No comments:

Post a Comment

‹
›
Home
View web version

About Me

My photo
Dragan
View my complete profile
Powered by Blogger.