On Tue, 2002-10-01 at 13:37, Kevin Woodard wrote:
> Hello,
> I'm a newbie to the world of linux. How do I find SQL on my 7.2 install?
> I didn't see an option to install it during the initial setup.

I thought the installer offered a "SQL Server" option in the custom
install that installed PostgreSQL.

Post-install, you'll want to install the packages for:
postgresql-server
postgresql
postgresql-libs
postgresql-tcl
postgresql-tk

The first three will give you the SQL server and command line clients. 
The tk package includes a GUI SQL client called 'pgaccess'.
http://www.pgaccess.org/




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to