Re: What Linux edition we should chose?

Поиск
Список
Период
Сортировка
От Nilesh Govindarajan
Тема Re: What Linux edition we should chose?
Дата
Msg-id AANLkTilfutAqHhEKWScMRoyMP0GL8_wH3DiE-QjHS1zW@mail.gmail.com
обсуждение исходный текст
Ответ на What Linux edition we should chose?  (Michal Szymanski <dyrex@poczta.onet.pl>)
Ответы Re: What Linux edition we should chose?  (Devrim Gündüz <devrim@gunduz.org>)
Список pgsql-general
You should use whatever you are comfortable with.
I would go with ArchLinux for its ease of use and making packages. RPM
and DPKG are much harder to build than ArchLinux's .pkg.tar.xz
Also, if you install some libraries like python clients or some
software depending on PgSql from the repositories in RPM/DPKG based
OS, you will have a tough time with the dependency stuff.
ArchLinux provides a PKGBUILD already from ABS (Arch Build System)
which contains all the dependency satisfiers. It serves two purposes-
depedency satisfaction and self compilation.

--
Nilesh Govindarajan
Facebook: nilesh.gr
Twitter: nileshgr
Website: www.itech7.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: What Linux edition we should chose?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SELECT my_table.varchar FROM my_table