Hi,
I successfully deployed pgAdmin web on our SAP BTP Cloud Foundry and can access
pgAdmin and logon.
I can create users and servers but when the app restarts, all entries are lost.
I’m assuming it’s using SQLite which would not be persistent in the Cloud
Foundry.
I did bind web-pgadmin to a Po
I'm using the latest pgAdmin and notice that its "create database" GUI feature
lacks the new "builtin" option of Postgres 17 for locale provider and related
options like "C.UTF-8" so I could only create a database with the "builtin"
provider using hand written SQL.
https://www.postgresql.org/d
Hi,
On Tue, Nov 5, 2024 at 11:07 PM Maurice Lajoie wrote:
> Hi,
> I successfully deployed pgAdmin web on our SAP BTP Cloud Foundry and can
> access pgAdmin and logon.
> I can create users and servers but when the app restarts, all entries are
> lost. I’m assuming it’s using SQLite which would no
Hi Darren
Please create a feature request at
https://github.com/pgadmin-org/pgadmin4/issues/new/choose
On Wed, Nov 6, 2024 at 12:05 AM Darren Duncan
wrote:
> I'm using the latest pgAdmin and notice that its "create database" GUI
> feature
> lacks the new "builtin" option of Postgres 17 for loca