mirror of
https://github.com/sahinakkaya/til.git
synced 2024-11-10 02:59:37 +01:00
117 B
117 B
psql dbname username
# example
psql my_database my_user
psql postgresql://localhost:5432/dbname username