smasherino
Technical User
Hi, my English is not so well, but i hope you will understand anyway.
i have an apache2 server on my pc, and i have successfully installed and started a postgresql-database. i now have a standard database called template1. i tried to connect the database with the server using the command:
psql -h localhost -U postgres template1
but if i enter that command nothing happens.what have i done wrong?
i'm grateful for any advice, thanks, smash
i have an apache2 server on my pc, and i have successfully installed and started a postgresql-database. i now have a standard database called template1. i tried to connect the database with the server using the command:
psql -h localhost -U postgres template1
but if i enter that command nothing happens.what have i done wrong?
i'm grateful for any advice, thanks, smash