Re: Oracle vs. PostgreSQL - a comment - Mailing list pgsql-general

From Stephen Frost
Subject Re: Oracle vs. PostgreSQL - a comment
Date
Msg-id 20200602203004.GA6680@tamriel.snowman.net
Whole thread Raw
In response to Re: Oracle vs. PostgreSQL - a comment  (Ravi Krishna <sravikrishna@comcast.net>)
Responses Re: Oracle vs. PostgreSQL - a comment
Re: Oracle vs. PostgreSQL - a comment
List pgsql-general
Greetings,

* Ravi Krishna (sravikrishna@comcast.net) wrote:
> > Generally speaking, I discourage having lots of databases under one PG
> > cluster for exactly these kinds of reasons.  PG's individual clusters
> > are relatively lightweight, after all.
>
> Plus PG does not directly support cross database queries using 3 part name, something
> sqlserver excels at.

Eh, that's something that I think we should be looking at supporting, by
using FDWs, but I haven't tried to figure out how hard it'd be.

Thanks,

Stephen

Attachment

pgsql-general by date:

Previous
From: Guyren Howe
Date:
Subject: Re: Oracle vs. PostgreSQL - a comment
Next
From: "Bernhard Beroun"
Date:
Subject: Re: Vanishing unique constraint