Re: SCHEMA compatibility with Oracle/DB2/Firebird

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Chris <pglist(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: SCHEMA compatibility with Oracle/DB2/Firebird
Date: 2005-01-22 21:29:43
Message-ID: 25477.1106429383@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris <pglist(at)gmail(dot)com> writes:
> ... My question is how easily would this work with other databases? I
> know Oracle supports schema's, but I dont' know about the others. I
> also don't know if other databases have the concept of a search path,
> but I would think that they do.

AFAIK the idea of a schema search path is specific to PG. I'm not sure
how you will handle your "public" functions in other DBMSes.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Poole 2005-01-22 21:36:01 Re: pg SQL question
Previous Message Tom Lane 2005-01-22 21:05:33 Re: SSL