Re: Azure Postgres PAAS

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Ron Watkins <rwatki(at)gmail(dot)com>, pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Azure Postgres PAAS
Date: 2021-06-15 07:03:27
Message-ID: f46f6f3d419ee12eb04c1a07b3777e4bf8eaf578.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Adam Brusselback 2021-06-15 14:03:55 Re: Azure Postgres PAAS
Previous Message Bruce Momjian 2021-06-14 21:22:46 Re: Mime Type Error Linux