public inbox for [email protected]
help / color / mirror / Atom feedFrom: Alicja Kucharczyk <[email protected]>
To: Alexander Farber <[email protected]>
Cc: pgsql-general <[email protected]>
Subject: Re: Azure Database for PostgreSQL flexible server: password authentication failed
Date: Fri, 28 Feb 2025 16:16:38 +0100
Message-ID: <CAM=sWa4UjaS0U9yYJKx-P7=V=8ZPJJSCSQ0xqZfMzmvp11Zbpw@mail.gmail.com> (raw)
In-Reply-To: <CAADeyWgaHUvVfhyE9dWyGjzkNB_RkK4iQNmoHSZkEt-w=hfEVg@mail.gmail.com>
References: <CAADeyWjTfKCyDusy1biPAWmhJWh+9hSNrm219uV7UM7UnmaJ8Q@mail.gmail.com>
<CAADeyWh+6HtWaa8ctVD_PPcBEwS=qYSkYqkQh8JV=wAYBots3Q@mail.gmail.com>
<CAADeyWgaHUvVfhyE9dWyGjzkNB_RkK4iQNmoHSZkEt-w=hfEVg@mail.gmail.com>
Hi Alex,
pt., 28 lut 2025 o 16:05 Alexander Farber <[email protected]>
napisaĆ(a):
> Now the connection from a container in AKS works for me:
>
> $ psql "postgresql://postgresql:password12345!!@
> 172.21.32.4:5432/postgres?sslmode=require"
> psql (17.4, server 16.6)
> SSL connection (protocol: TLSv1.3, cipher: TLS_AES_256_GCM_SHA384,
> compression: off, ALPN: none)
> Type "help" for help.
>
> postgres=>
>
good it finally worked ;)
>
> I must find now how to add a non-super user to it next.
>
You are adding users there as in any other postgres instance, just use
CREATE ROLE/USER from SQL prompt or use createuser utility.
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Azure Database for PostgreSQL flexible server: password authentication failed
In-Reply-To: <CAM=sWa4UjaS0U9yYJKx-P7=V=8ZPJJSCSQ0xqZfMzmvp11Zbpw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox