Quoting [EMAIL PROTECTED]:

> Hi all
> 
> I have a RHEL box with an application that uses postgreSQL db in the same
> machine.
> I need to have access to the database. How can i do a "show databases" as in
> mysql? 
> I will be more than thankful if i get an answer :-) HELP!
> 
> Regards
> Issam
> 

I got it! I have googled again, and got a tutorial.
su -user_name
psql -d db_name
\c db_name

Regards
Issam

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



_______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org

Reply via email to