Re: Installing PostgreSQL in Debian

From: jcradock(at)me3(dot)com
To: "S Ram" <ramwebreg(at)yahoo(dot)com(dot)sg>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Installing PostgreSQL in Debian
Date: 2005-03-18 00:53:14
Message-ID: 56865.66.63.75.161.1111107194.squirrel@secure.me3.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)me3(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Justin L. Kennedy 2005-03-18 00:55:16 Tsearch vector not stored by update/set
Previous Message S Ram 2005-03-18 00:39:46 Installing PostgreSQL in Debian