Skip to content

Comments

Update install.md - Add PostgreSQL Installation Dependency#1763

Closed
zadevhub wants to merge 1 commit intofastapi:mainfrom
zadevhub:zadevhub-patch-1-1
Closed

Update install.md - Add PostgreSQL Installation Dependency#1763
zadevhub wants to merge 1 commit intofastapi:mainfrom
zadevhub:zadevhub-patch-1-1

Conversation

@zadevhub
Copy link

I was referring to the SQLModel documentation but using PostgreSQL instead of SQLite.

After a lot of troubleshooting, I identified that I need to additionally install a database driver to work with PostgreSQL as SQLModel does not install a database driver.

Good to add this Tip for new / junior developers.

I was referring to the SQLModel documentation but using PostgreSQL instead of SQLite. 

After a lot of troubleshooting, I identified that I need to additionally install a database driver to work with PostgreSQL as SQLModel does not install a database driver.

Good to add this Tip for new / junior developers.
@github-actions github-actions bot added the docs Improvements or additions to documentation label Feb 18, 2026
@github-actions
Copy link
Contributor

📝 Docs preview

Last commit a96ca1d at: https://7250d0a6.sqlmodel.pages.dev

Modified Pages

Copy link
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

I think this has the potential to cause more confusion, as this page mainly explains how the tutorial will be using SQLite and how that is sufficient for now. So showing additional install commands for Psycopq may confuse a new user or lead them into an unnecessary rabbit hole.

As such, I'll go ahead and close this one.

@svlandeg svlandeg closed this Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants