Re: MPI interface - Mailing list pgsql-general

From Andreas Fromm
Subject Re: MPI interface
Date
Msg-id 3F73F15F.5040603@physik.uni-erlangen.de
Whole thread Raw
In response to MPI interface  ("Ramkrishna Chakrabarty" <rkchak@uab.edu>)
List 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 by date:

Previous
From: Shridhar Daithankar
Date:
Subject: Re: Good way to insert/update when you're not sure of duplicates?
Next
From: Peter Childs
Date:
Subject: Re: A conditional DROP TABLE function