Re: what is the best way to access cold data on another server?

Поиск
Список
Период
Сортировка
От Holger Jakobs
Тема Re: what is the best way to access cold data on another server?
Дата
Msg-id b207fb8a-7c2e-c21a-5786-361a31e71866@jakobs.com
обсуждение исходный текст
Ответы Re: what is the best way to access cold data on another server?
Re: what is the best way to access cold data on another server?
Список pgsql-admin
dblink is outdated, postgres_fdw is current.

Am 13.05.20 um 09:12 schrieb Amine Tengilimoglu:
> Hello everyone;
>
>     In addition to the actively used data, there are other data that
> are very little accessed. I want to separate the less used data to
> save space and reduce maintenance operations. I want to use a separate
> postgres instance for this. Now the question is; How do I link these
> two instances? postgres_fdw or dblink? or what other solution? Which
> one would be better?
>
>
>
> thanks in advance..

-- 
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012




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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Re: Deactivate/disable User id in Postgres
Следующее
От: Amine Tengilimoglu
Дата:
Сообщение: Re: what is the best way to access cold data on another server?