| From: | wieck(at)debis(dot)com (Jan Wieck) |
|---|---|
| To: | vev(at)michvhf(dot)com (Vince Vielhaber) |
| Cc: | hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] FW: Query |
| Date: | 1999-11-17 19:28:11 |
| Message-ID: | m11oAkV-0003kGC@orion.SAPserv.Hamburg.dsh.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
>
> This was sent to webmaster(at)postgresql(dot)org(dot) Anyone have an answer
> to it? I'm not familiar with oracle so I don't know what he's
> talking about.
>
> Vince.
>
>
> I am PostGRESql user and have a query :
>
> DOES POSTGRESQL SUPPORT DATABASE LINK AS IN ORACLE 8.0
>
AFAIK it means to show up a virtual relation, that is a
relation in another database. So if you query your local
relation, your backend connects to the other database and
virtually shares this relation.
No, PostgreSQL does not support this.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#========================================= wieck(at)debis(dot)com (Jan Wieck) #
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 1999-11-17 19:37:32 | Re: [HACKERS] regression tests |
| Previous Message | Vince Vielhaber | 1999-11-17 19:07:21 | FW: Query |