Re: Azure Postgres PAAS - Mailing list pgsql-novice

From Laurenz Albe
Subject Re: Azure Postgres PAAS
Date
Msg-id f46f6f3d419ee12eb04c1a07b3777e4bf8eaf578.camel@cybertec.at
Whole thread Raw
In response to Azure Postgres PAAS  (Ron Watkins <rwatki@gmail.com>)
Responses Re: Azure Postgres PAAS  (Adam Brusselback <adambrusselback@gmail.com>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Mime Type Error Linux
Next
From: Adam Brusselback
Date:
Subject: Re: Azure Postgres PAAS