On Debian install PostgreSQL via APT. If you have APT installed: 1. Change to root. 2. Type apt-update. 3. Type apt-get install postgresql postgresql-client
#2 updates your APT package list to the lastest-and-greatest. #3 installed the server and client applications. I'd read up on APT at the Debian home page: http://www.debian.org Regards, Jim > Hello, > > PostgreSQL is distributed as .RPM files. How do I > install this in Debian? > > Thanks > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > > ---------------------------(end of broadcast)--------------------------- > TIP 7: don't forget to increase your free space map settings > ----- James Cradock, [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend