Re: Oracle vs. PostgreSQL - a comment

Поиск
Список
Период
Сортировка
От Achilleas Mantzios
Тема Re: Oracle vs. PostgreSQL - a comment
Дата
Msg-id c741e0c1-507c-9ac9-aa1f-53ce00e43188@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на Re: Oracle vs. PostgreSQL - a comment  (Ravi Krishna <sravikrishna@comcast.net>)
Ответы Re: Oracle vs. PostgreSQL - a comment  (Ravi Krishna <srkrishna@outlook.com>)
Re: Oracle vs. PostgreSQL - a comment  (Thomas Kellerer <shammat@gmx.net>)
Список pgsql-general
On 2/6/20 10:45 μ.μ., Ravi Krishna 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.
Maybe because SQL server does not have real databases but schemas instead ?
This sucks security wise.
>
>
>
>


-- 
Achilleas Mantzios
IT DEV Lead
IT DEPT
Dynacom Tankers Mgmt




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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Potential optimisation for the creation of a partial indexcondition over a newly created nullable, non-default-valued column?
Следующее
От: Ravi Krishna
Дата:
Сообщение: Re: Oracle vs. PostgreSQL - a comment