Re: MPI interface

From: Andreas Fromm <Andreas(dot)Fromm(at)physik(dot)uni-erlangen(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: MPI interface
Date: 2003-09-26 07:57:19
Message-ID: 3F73F15F.5040603@physik.uni-erlangen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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-----

In response to

  • MPI interface at 2003-09-25 14:44:19 from Ramkrishna Chakrabarty

Browse pgsql-general by date

  From Date Subject
Next Message Peter Childs 2003-09-26 08:22:28 Re: A conditional DROP TABLE function
Previous Message Marek Lewczuk 2003-09-26 07:31:00 Re: MySQL-to-PostgreSQL