Re: Installing PostgreSQL in Debian

Поиск
Список
Период
Сортировка
От jcradock@me3.com
Тема Re: Installing PostgreSQL in Debian
Дата
Msg-id 56865.66.63.75.161.1111107194.squirrel@secure.me3.com
обсуждение исходный текст
Ответ на Installing PostgreSQL in Debian  (S Ram <ramwebreg@yahoo.com.sg>)
Список 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 по дате отправления:

Предыдущее
От: S Ram
Дата:
Сообщение: Installing PostgreSQL in Debian
Следующее
От: Paul Tillotson
Дата:
Сообщение: Re: Query performance problem