Re: Oracle vs. PostgreSQL - a comment

Поиск
Список
Период
Сортировка
От Guyren Howe
Тема Re: Oracle vs. PostgreSQL - a comment
Дата
Msg-id A88FC45A-C57B-491D-B26A-4F0D58F5229F@gmail.com
обсуждение исходный текст
Ответ на Re: Oracle vs. PostgreSQL - a comment  (Ravi Krishna <sravikrishna@comcast.net>)
Список pgsql-general
On Jun 2, 2020, at 12:45 , 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.

Gotta say, not generally a fan of SQL Server, but this is very nice. If I’m dealing with a database with 50 small databases on it, it’s an utter pain to have to set up fdw connections between every set of databases I want to use together.

Any chance of getting this in Postgres? Seems like since the databases are in the same program, this ought to be simpler.
ul[class*='mb-extra__public-links'], ul[class*='mb-note__public-links'], ul[class*='mb-task__public-links'] { display: none !important; }

В списке pgsql-general по дате отправления:

Предыдущее
От: Ravi Krishna
Дата:
Сообщение: Re: Oracle vs. PostgreSQL - a comment
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Oracle vs. PostgreSQL - a comment