Re: [HACKERS] New project launched : PostgreSQL GUI

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: [HACKERS] New project launched : PostgreSQL GUI
Дата
Msg-id 36e682920601301827n14f1ee63wa06c52f59d1299e6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] New project launched : PostgreSQL GUI  (Devrim GUNDUZ <devrim@commandprompt.com>)
Ответы Re: [HACKERS] New project launched : PostgreSQL GUI  (Tino Wildenhain <tino@wildenhain.de>)
Re: [HACKERS] New project launched : PostgreSQL GUI  (Devrim GUNDUZ <devrim@commandprompt.com>)
Список pgsql-general
I had to deal with an installer written in python and several in Java... IMHO, Java would be a better language for this and you could build off some nice OSS installers that already exist (such as IzPack).  Just my 2 cents :)


On 1/30/06, Devrim GUNDUZ <devrim@commandprompt.com> wrote:
Hi,

On Mon, 2006-01-30 at 22:04 -0400, Marc G. Fournier wrote:

>> BTW, gcc is not installed on by default AFAIR.
>
> Wow, how do you update the kernel each week? :)
>
> More seriously, I know under FreeBSD, one of the first things that gets
> done after installing is to customize the kernel to get rid of all the
> 'cruft' part of the generic kernel, I take it that this isn't something
> that ppl do with Linux?

On systems that have a packaging system, you are supposed to download
and install vendor kernels. There is "no need" to build the kernel.
However, if you want to build, then you need to install development
environment.

On my RHEL boxes, I do never ever recompile the kernel since Red Hat
does not provide support if I do so :)

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] New project launched : PostgreSQL GUI
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: optimizing server for a 10 million row table