I just wanted to say a huge thank you for your video! It was incredibly helpful in getting my PSQL database connected and working seamlessly within VS Code. In case anyone else runs into an error when testing their database, here's a tip: Make sure you're using the actual database name from PostgreSQL, not the name of your SQL file. For example, if your SQL file is named fruitsdatafile but your database in PostgreSQL is called fruits_data, you need to use fruits_data in the connection settings.
Thank you so much for the help! Does anyone knows if there's a ULM diagram feature from this package? Such that after creating tables and connection using SQL queries, it automatically translate the DB's logic into a diagram?
How to Install PostgreSQL on Mac - ruclips.net/video/PShGF_udSpk/видео.html
I just wanted to say a huge thank you for your video! It was incredibly helpful in getting my PSQL database connected and working seamlessly within VS Code.
In case anyone else runs into an error when testing their database, here's a tip: Make sure you're using the actual database name from PostgreSQL, not the name of your SQL file. For example, if your SQL file is named fruitsdatafile but your database in PostgreSQL is called fruits_data, you need to use fruits_data in the connection settings.
This is actually better than most tools I've tried
Thank you so much for the help!
Does anyone knows if there's a ULM diagram feature from this package? Such that after creating tables and connection using SQL queries, it automatically translate the DB's logic into a diagram?
has helped me a lot, thank you very much!
Thank you so much
Wonderful tutorial. Thank you!
🙏🏾 Thank you so much! That was really helpful!
well explained thank you!
How do i save the queries, Can i directly run queries from the explorer section if i want to?
What is the difference using PostgreSQL extension, and not SQL tools?
thank you ! mega great tutorial
Thank you
you are the best thank you a lot :))))
password authentication failed for user "postgres"
I am getting error while connecting
me too
my erro is when i put the of connection name,but doesn´t work