raw-data-api icon indicating copy to clipboard operation
raw-data-api copied to clipboard

Added instructions on installing psycopg2 using psycopg2-binary

Open robel16 opened this issue 11 months ago • 3 comments

What type of PR is this?

Check all applicable

  • [ ] 🍕 Feature
  • [ ] 🐛 Bug Fix
  • [x] 📝 Documentation
  • [ ] 🧑‍💻 Refactor
  • [ ] ✅ Test
  • [ ] 🤖 Build or CI
  • [ ] ❓ Other (please specify)

Related Issue :

  • Resolve #228

What does this PR do ?

This PR updates the documentation to include instructions for installing psycopg2 and provides a link to the official documentation for further details.

Consideration :

Updating the documentation guides the user to the right link for installing psycopg2-binary, ensuring clarity and ease of access to the necessary information.

How to test ?

No testing required for documentation changes.

Screenshots :

image

[optional] What gif best describes this PR or how it makes you feel?

gif

robel16 avatar Mar 23 '24 12:03 robel16

psycopg2-binary is recommended only for development and not for production , Lets mention that too

kshitijrajsharma avatar Mar 27 '24 12:03 kshitijrajsharma