Re: MPI interface

Поиск
Список
Период
Сортировка
От Andreas Fromm
Тема Re: MPI interface
Дата
Msg-id 3F73F15F.5040603@physik.uni-erlangen.de
обсуждение исходный текст
Ответ на MPI interface  ("Ramkrishna Chakrabarty" <rkchak@uab.edu>)
Список pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ramkrishna Chakrabarty wrote:
| Hi,
|
| Is there a MPI interface to PostgreSQL ? Has anybody used.
| If yes could please send me some links about the same.
|
| Regards
| RC
|
What do you mean with a MPI interface? Do you want to access a DB from a
mpi-program? If thats wht you want, you can have each thread establsih a
connection to the DB and issue the transactions. You don't need any
special mpi-pg stuff for this.


Regards

Andreas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQE/c/FfPkvkZVZzNY0RAoytAJ4pCPBra/9/n98Xj4QE13rOKGGEEgCguw1T
BVqeBcjkJUDTVL1KTKODdyg=
=5X6J
-----END PGP SIGNATURE-----


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

Предыдущее
От: Shridhar Daithankar
Дата:
Сообщение: Re: Good way to insert/update when you're not sure of duplicates?
Следующее
От: Peter Childs
Дата:
Сообщение: Re: A conditional DROP TABLE function