Linux cluster application

Поиск
Список
Период
Сортировка
От Andrew Watkins
Тема Linux cluster application
Дата
Msg-id 79fd88232df53286530355f0f540b5b0@cse.msstate.edu
обсуждение исходный текст
Ответы Re: Linux cluster application  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
I'm writing a parallel/distributed application that assesses the
performance impact of frequent insertions/selects to databases on
parallel file systems in a linux cluster environment.  Currently, the
application calls for a database server to be running on each node of
the cluster. Since my end-users may or may not have root access to the
machines in the various clusters being used, I'm installing postgres
from within the user's account to facilitate the starting and stopping
of the postmaster without the need of root access.  My general question
is if anyone has experience with such a situation where the database
server would need to be started on each machine in a parallel
environment.  If so, are there any suggestions for working with such a
condition?

Thanks.


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

Предыдущее
От: "William Penberthy"
Дата:
Сообщение: Re: Need a GNU SQL CLI tool for Win32 with ODBC support.
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Linux cluster application