Re: upload large files in pgadmin - Mailing list pgadmin-support

From Fahar Abbas
Subject Re: upload large files in pgadmin
Date
Msg-id CAJFwRrO1-CUrDceTjyVECo3rtvcHrsqLaGaryvTKTR+nKYcz-g@mail.gmail.com
Whole thread Raw
List pgadmin-support
Hi Sebastian!

RM is already reported:-


On Fri, Jul 19, 2019 at 5:23 PM Sebastian Wandernoth <s_wandernoth@gmx.de> wrote:
Hey guys,
 
I would like to use pgadmin4 to restore a postgres database from a backup file that is about 300MB in size.
 
Both pgadmin and postgres are running in separate docker containers in the same pod on a kubernetes cluster.
 
If I try to upload the file (after of course adjusting the Maximum file upload size in the preferences) it gets stuck and does not do anything. I also tried it locally with the same result (So it is definitely not a network/firewall issue). A smaller file (7MB) works without problems
 
My suspicion is that pgadmin does not internally adjust the max file size even though it is showing the new number in the UI. Is it possible to adjust this value in the config file?
 
Am I doing something else wrong? Does anyone have experience with such a setup?
 
This is the version of pgadmin I am using:
Version
4.10
Copyright
Copyright (C) 2013 - 2019, The pgAdmin Development Team
Python Version
3.7.3 (default, May 11 2019, 02:00:41) [GCC 8.3.0]
Flask Version
1.0.2
 
Thanks in advance for your help
Sebastian
 


--
Fahar Abbas
QMG
EnterpriseDB Corporation
Phone Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: live:fahar.abbas
Website: www.enterprisedb.com

pgadmin-support by date:

Previous
From: Dave Irwin
Date:
Subject: Re: PGAdmin4 - Not connected to the server or the connection to theserver has been closed.
Next
From: Fahar Abbas
Date:
Subject: Re: Re: upload large files in pgadmin