Re: Azure Postgres PAAS

From: Adam Brusselback <adambrusselback(at)gmail(dot)com>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: Ron Watkins <rwatki(at)gmail(dot)com>, pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Azure Postgres PAAS
Date: 2021-06-15 14:03:55
Message-ID: CAMjNa7fHoDk_eyXK97=jPqo_gTkssPD5Csaj1VMMpLr8_y2KMA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

One option is to use a Cloud Shell
<https://docs.microsoft.com/en-us/azure/cloud-shell/overview> terminal to
install psql, and connect to your PAAS environment and use \copy, etc to
load data as necessary. Plenty of options. You will just be doing it over
the network when you are using a PAAS tool.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message BeeRich Lists 2021-06-28 13:04:13 server.crt Missing
Previous Message Laurenz Albe 2021-06-15 07:03:27 Re: Azure Postgres PAAS