Re: Installing PostgreSQL in Debian - Mailing list pgsql-general

From jcradock@me3.com
Subject Re: Installing PostgreSQL in Debian
Date
Msg-id 56865.66.63.75.161.1111107194.squirrel@secure.me3.com
Whole thread Raw
In response to Installing PostgreSQL in Debian  (S Ram <ramwebreg@yahoo.com.sg>)
List pgsql-general
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, jcradock@me3.com



pgsql-general by date:

Previous
From: S Ram
Date:
Subject: Installing PostgreSQL in Debian
Next
From: Paul Tillotson
Date:
Subject: Re: Query performance problem