Re: dblink vs dbi-link (and errors compiling)

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Ow Mun Heng *EXTERN*" <Ow(dot)Mun(dot)Heng(at)wdc(dot)com>
Cc: "Erik Jones" <erik(at)myemma(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: dblink vs dbi-link (and errors compiling)
Date: 2007-09-07 09:16:02
Message-ID: D960CB61B694CF459DCFB4B0128514C22FB6C5@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ow Mun Heng wrote:
>> Since it is between PostgreSQL databases,
> actually, it'll be against SQL Servers

Oh, ok, then you will have to use DBI-Link.
dblink is not an option since it only connects to PostgreSQL databases.

Yours,
Laurenz Albe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message M. van Egmond 2007-09-07 09:23:01 Type cast text to int4
Previous Message Ow Mun Heng 2007-09-07 08:58:29 Re: dblink vs dbi-link (and errors compiling)