Re: Azure Postgres PAAS

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Azure Postgres PAAS
Дата
Msg-id f46f6f3d419ee12eb04c1a07b3777e4bf8eaf578.camel@cybertec.at
обсуждение исходный текст
Ответ на Azure Postgres PAAS  (Ron Watkins <rwatki@gmail.com>)
Ответы Re: Azure Postgres PAAS  (Adam Brusselback <adambrusselback@gmail.com>)
Список pgsql-novice
On Mon, 2021-06-14 at 11:43 -0700, Ron Watkins wrote:
> We are running Postgres on Azure PAAS environment, and need to find a way to load data.
>  Currently, on our older IAAS solution we have a local filesystem on the database node,
>  however with the PAAS solution there is no option for local filesystem.
> Any suggestions?

Either move away from Azure, or use COPY ... FROM STDIN.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Mime Type Error Linux
Следующее
От: Adam Brusselback
Дата:
Сообщение: Re: Azure Postgres PAAS