Paketname | postgresql-8.4-plproxy |
Beschreibung | PL/Proxy is a proxy language used for remote database |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1-1 |
Sektion | misc |
Priorität | optional |
Installierte Größe | 132 Byte |
Hängt ab von | postgresql-8.4, libc6 (>= 2.1.3), libpq5 (>= 8.4~0cvs20090328) |
Empfohlene Pakete | |
Paketbetreuer | Fernando Ike de Oliveira |
Quelle | postgresql-plproxy |
Paketgröße | 37452 Byte |
Prüfsumme MD5 | a4427734b8b6b7d02b56fff5b27c1014 |
Prüfsumme SHA1 | 7cfd73bc83e59d8623f47c8ee5dfbced0992ad29 |
Prüfsumme SHA256 | b2f14f0c9756cd45de8fb61cc4db4e957077bc5152461692f8a21aa5369293f0 |
Link zum Herunterladen | postgresql-8.4-plproxy_2.1-1_i386.deb |
Ausführliche Beschreibung | PL/Proxy is a proxy language used for remote database procedure calls
and data partitioning between databases based on hashing field values.
.
It's will be to create with same signature as remote function to be
called, so only destination info needs to be specify inside proxy
function body.
|