|
|
#1 |
|
unix help needed (postgreSQL)
hi there,
i need to access my university's database and see my tables that i created in a lab exercise we had. we're learning sql and we created some basic tables today.i just finished installing postgreSQL, which is what we'll be using for the rest of the semester,but i don't know what command i should use to try to connect to their server i tried doing ssh <server name> but it asked for a password and when i entered it i got denied entry am i using the right command or not?
__________________
Vi Veri Veniversum Vivus Vici Macbook Pro 15" Retina - sold to buy a scooter so now back to my old Pro 17" :/
|
|
|
|
0
|
|
|
#2 |
|
for help type "man <command>" in your command line... for example "man ssh" will give you details about how to use it.
the most probable answer for your problem is that you are logging into a secured server meaning you need a log in name and password. by default ssh uses whatever the account name is on the computer you are signing in from as your log in name. so an easy way to use a different log in name is: ssh login@servername it will ask for you password and you just type it in. hope this helps. |
|
|
|
0
|
|
|
#3 |
|
That should get you to the server where your files exist but it won't likely access the database.
You might try this documentation to get to know more about what the database server does and how to access it. |
|
|
|
0
|
|
|
#4 |
|
whoops thanks bous... I answered the wrong question. guess I need to read closer.
|
|
|
|
0
|
|
|
#5 | |
|
Quote:
`man psql` will help you. You can use it to access your local DB or a remote one if the remote allows that. If you manage to login on the remote server with ssh you can use psql there. Note that the passswords for login and database access may be different. You could take a look at pgadmin3, too: http://www.pgadmin.org
__________________
Proud owner of an iBook 12/1.33 Soon upgrading to a MacBook Con
Last edited by bousozoku; Jan 24, 2006 at 02:56 PM. Reason: posts next to each other |
||
|
|
0
|
|
|
#6 |
|
thanks people
sorted
__________________
Vi Veri Veniversum Vivus Vici Macbook Pro 15" Retina - sold to buy a scooter so now back to my old Pro 17" :/
|
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Unix Help Needed to Fix HD | Kashchei | Mac OS X | 4 | Jul 27, 2010 09:09 PM |
| Dear UNIX geeks: need help with SSH | yamadataro | Mac Help/Tips | 8 | Jan 10, 2003 12:53 PM |
| root user problems UNIX HELP PLEASE | mnkeybsness | Mac Help/Tips | 6 | Oct 13, 2002 07:11 PM |
| unix help please | jelloshotsrule | Mac Help/Tips | 8 | May 3, 2002 12:53 PM |
All times are GMT -5. The time now is 11:15 PM.




Macbook Pro 15" Retina - sold to buy a scooter so now back to my old Pro 17" :/


Linear Mode

