node-postgres icon indicating copy to clipboard operation
node-postgres copied to clipboard

docs(pg-native): installation

Open nigrosimone opened this issue 3 months ago • 2 comments

Add docker

nigrosimone avatar Sep 07 '25 08:09 nigrosimone

It does already say:

  • On Ubuntu/Debian: apt-get install libpq-dev g++ make

Should we just add python3 to that and mention that it applies to the Debian-based Node images on Docker Hub?

charmander avatar Sep 10 '25 02:09 charmander

Done: https://github.com/brianc/node-postgres/pull/3542/commits/67473c5fc5178f184298361b289d0ec3d5762a41

nigrosimone avatar Sep 10 '25 03:09 nigrosimone