Re: PostgresSQL vs. Informix - Mailing list pgsql-general

From David Fetter
Subject Re: PostgresSQL vs. Informix
Date
Msg-id 20071129184539.GE27157@fetter.org
Whole thread Raw
In response to Re: PostgresSQL vs. Informix  ("Gregory Williamson" <Gregory.Williamson@digitalglobe.com>)
List pgsql-general
On Wed, Nov 28, 2007 at 11:11:07PM -0700, Gregory Williamson wrote:

> * There is no equivalent of a "synonym"; a view can be used to fake this sometimes
>      but where Informix lets you create a synonym to a table in another database /
>      instance, PostgreSQL doesn't. dblink can be used to poke a hole to other
>      databases though, including non-postgres ones.

dblink, a contrib module, is only for Postgres databases.  There are
several other options including dblink-tds and DBI-Link on pgfoundry
which let you connect to other kinds of data store.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-general by date:

Previous
From: Erik Jones
Date:
Subject: Re: Discrpency in the GRANT docs
Next
From: Norberto Delle
Date:
Subject: Dump/Restore Large Object OID