public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin4
9+ messages / 8 participants
[nested] [flat]
* pgAdmin4
@ 2016-10-01 20:29 Gerson <[email protected]>
0 siblings, 2 replies; 9+ messages in thread
From: Gerson @ 2016-10-01 20:29 UTC (permalink / raw)
To: pgadmin-support
Hi guys,
Today I've tried to restore a sample database using pgAdmin 4 but it simply
cannot see the *.tar file. My SO is Win10. Am I doing something wrong?
I've set up the path of the pg_restore too.
Thank you!
Kind regards / Cordialement,
Gerson Júnior.
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: pgAdmin4
@ 2016-10-02 08:40 Ashesh Vashi <[email protected]>
parent: Gerson <[email protected]>
1 sibling, 0 replies; 9+ messages in thread
From: Ashesh Vashi @ 2016-10-02 08:40 UTC (permalink / raw)
To: Gerson <[email protected]>; +Cc: pgadmin-support
On Sun, Oct 2, 2016 at 1:59 AM, Gerson <[email protected]> wrote:
> Hi guys,
>
> Today I've tried to restore a sample database using pgAdmin 4 but it
> simply cannot see the *.tar file. My SO is Win10. Am I doing something
> wrong?
>
Hi Gerson,
The shared information is not enough to give any suggestions.
I am expecting for any reported issue - it should have basic information to
analyze it.
i.e.
1. In which mode, you're running pgAdmin 4. (Runtime, Stand alone server,
WSGI)
2. Operating System
3. Python Version (if running as Stand alone server, as WSGI application).
4. What were the steps, you followed, when you followed the issue.
All of them are very import to reproduce the issue, or to give any suggests.
--
Thanks & Regards,
Ashesh Vashi
>
> I've set up the path of the pg_restore too.
>
> Thank you!
>
> Kind regards / Cordialement,
> Gerson Júnior.
>
>
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: pgAdmin4
@ 2016-11-06 22:38 New2This <[email protected]>
parent: Gerson <[email protected]>
1 sibling, 1 reply; 9+ messages in thread
From: New2This @ 2016-11-06 22:38 UTC (permalink / raw)
To: pgadmin-support
Hi Guys
I've installed postgreSQL and am trying to open pgadmin4 but getting the
following error
failed to connect to the pgadmin application server
Can anyone advise what i might be doing wrong?
THANKS
--
View this message in context: http://postgresql.nabble.com/pgAdmin4-tp5923951p5929172.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
--
Sent via pgadmin-support mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: pgAdmin4
@ 2016-11-07 07:00 Murtuza Zabuawala <[email protected]>
parent: New2This <[email protected]>
0 siblings, 1 reply; 9+ messages in thread
From: Murtuza Zabuawala @ 2016-11-07 07:00 UTC (permalink / raw)
To: New2This <[email protected]>; +Cc: pgadmin-support
Hi,
If you are running on windows then please try restating windows.
If the issue persists then please provide application log.
*pgAdmin4 Log location:*
*Linux:* ~/.pgadmin/pgAdmin4.log
*Windows:* %appdata%\pgAdmin\pgAdmin4.log
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Mon, Nov 7, 2016 at 4:08 AM, New2This <[email protected]> wrote:
> Hi Guys
>
> I've installed postgreSQL and am trying to open pgadmin4 but getting the
> following error
>
> failed to connect to the pgadmin application server
>
> Can anyone advise what i might be doing wrong?
>
> THANKS
>
>
>
> --
> View this message in context: http://postgresql.nabble.com/
> pgAdmin4-tp5923951p5929172.html
> Sent from the PostgreSQL - pgadmin support mailing list archive at
> Nabble.com.
>
>
> --
> Sent via pgadmin-support mailing list ([email protected])
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support
>
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: pgAdmin4
@ 2016-11-08 07:09 Murtuza Zabuawala <[email protected]>
parent: Murtuza Zabuawala <[email protected]>
0 siblings, 1 reply; 9+ messages in thread
From: Murtuza Zabuawala @ 2016-11-08 07:09 UTC (permalink / raw)
To: Mo'aaz Issa <[email protected]>; +Cc: pgadmin-support
++ Adding pgadmin support (Please do not send personal emails always
include pgadmin support.)
Hi,
Log files are the files where we write application logs like errors,
warnings etc.
Open Windows Explore, and navigate to given folder: "C:\Users\
*<YOUR_USERNAME>*\AppData\Roaming\pgAdmin"
you will find a file named "*pgadmin4.log*", send this file to us. So that
we can look for error(s)/issue(s).
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Tue, Nov 8, 2016 at 3:34 AM, Mo'aaz Issa <[email protected]>
wrote:
> I have tried the windows restart and this doesn't work.
>
> i am not technically gifted, therefore i may ask the second part you put
> on, about the location log, i don't know how to do this.
>
> On 7 November 2016 at 22:01, Mo'aaz Issa <[email protected]> wrote:
>
>> I have restarted windows, this hasn't worked.
>>
>> i still can't get it to work
>>
>> On 7 November 2016 at 07:01, Murtuza Zabuawala [via PostgreSQL] <
>> [email protected]> wrote:
>>
>>> Hi,
>>>
>>> If you are running on windows then please try restating windows.
>>>
>>> If the issue persists then please provide application log.
>>>
>>> *pgAdmin4 Log location:*
>>>
>>> *Linux:* ~/.pgadmin/pgAdmin4.log
>>> *Windows:* %appdata%\pgAdmin\pgAdmin4.log
>>>
>>>
>>> --
>>> Regards,
>>> Murtuza Zabuawala
>>> EnterpriseDB: http://www.enterprisedb.com
>>> The Enterprise PostgreSQL Company
>>>
>>> On Mon, Nov 7, 2016 at 4:08 AM, New2This <[hidden email]
>>> <http:///user/SendEmail.jtp?type=node&node=5929200&i=0>; wrote:
>>>
>>>> Hi Guys
>>>>
>>>> I've installed postgreSQL and am trying to open pgadmin4 but getting the
>>>> following error
>>>>
>>>> failed to connect to the pgadmin application server
>>>>
>>>> Can anyone advise what i might be doing wrong?
>>>>
>>>> THANKS
>>>>
>>>>
>>>>
>>>> --
>>>> View this message in context: http://postgresql.nabble.com/p
>>>> gAdmin4-tp5923951p5929172.html
>>>> Sent from the PostgreSQL - pgadmin support mailing list archive at
>>>> Nabble.com.
>>>>
>>>>
>>>> --
>>>> Sent via pgadmin-support mailing list ([hidden email]
>>>> <http:///user/SendEmail.jtp?type=node&node=5929200&i=1;)
>>>> To make changes to your subscription:
>>>> http://www.postgresql.org/mailpref/pgadmin-support
>>>>
>>>
>>>
>>>
>>> ------------------------------
>>> If you reply to this email, your message will be added to the discussion
>>> below:
>>> http://postgresql.nabble.com/pgAdmin4-tp5923951p5929200.html
>>> To unsubscribe from pgAdmin4, click here
>>> <http://postgresql.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5923951&...;
>>> .
>>> NAML
>>> <http://postgresql.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabbl...;
>>>
>>
>>
>
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: pgAdmin4
@ 2016-11-08 08:30 Mo'aaz Issa <[email protected]>
parent: Murtuza Zabuawala <[email protected]>
0 siblings, 0 replies; 9+ messages in thread
From: Mo'aaz Issa @ 2016-11-08 08:30 UTC (permalink / raw)
To: Murtuza Zabuawala [via PostgreSQL] <[email protected]>; pgadmin-support; +Cc: New2This <[email protected]>
On 8 November 2016 at 07:10, Murtuza Zabuawala [via PostgreSQL] <
[email protected]> wrote:
> ++ Adding pgadmin support (Please do not send personal emails always
> include pgadmin support.)
>
> Hi,
>
> Log files are the files where we write application logs like errors,
> warnings etc.
>
> Open Windows Explore, and navigate to given folder: "C:\Users\
> *<YOUR_USERNAME>*\AppData\Roaming\pgAdmin"
>
> you will find a file named "*pgadmin4.log*", send this file to us. So
> that we can look for error(s)/issue(s).
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
> On Tue, Nov 8, 2016 at 3:34 AM, Mo'aaz Issa <[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=5929369&i=0>; wrote:
>
>> I have tried the windows restart and this doesn't work.
>>
>> i am not technically gifted, therefore i may ask the second part you put
>> on, about the location log, i don't know how to do this.
>>
>> On 7 November 2016 at 22:01, Mo'aaz Issa <[hidden email]
>> <http:///user/SendEmail.jtp?type=node&node=5929369&i=1>; wrote:
>>
>>> I have restarted windows, this hasn't worked.
>>>
>>> i still can't get it to work
>>>
>>> On 7 November 2016 at 07:01, Murtuza Zabuawala [via PostgreSQL] <[hidden
>>> email] <http:///user/SendEmail.jtp?type=node&node=5929369&i=2>; wrote:
>>>
>>>> Hi,
>>>>
>>>> If you are running on windows then please try restating windows.
>>>>
>>>> If the issue persists then please provide application log.
>>>>
>>>> *pgAdmin4 Log location:*
>>>>
>>>> *Linux:* ~/.pgadmin/pgAdmin4.log
>>>> *Windows:* %appdata%\pgAdmin\pgAdmin4.log
>>>>
>>>>
>>>> --
>>>> Regards,
>>>> Murtuza Zabuawala
>>>> EnterpriseDB: http://www.enterprisedb.com
>>>> The Enterprise PostgreSQL Company
>>>>
>>>> On Mon, Nov 7, 2016 at 4:08 AM, New2This <[hidden email]
>>>> <http:///user/SendEmail.jtp?type=node&node=5929200&i=0>; wrote:
>>>>
>>>>> Hi Guys
>>>>>
>>>>> I've installed postgreSQL and am trying to open pgadmin4 but getting
>>>>> the
>>>>> following error
>>>>>
>>>>> failed to connect to the pgadmin application server
>>>>>
>>>>> Can anyone advise what i might be doing wrong?
>>>>>
>>>>> THANKS
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> View this message in context: http://postgresql.nabble.com/p
>>>>> gAdmin4-tp5923951p5929172.html
>>>>> Sent from the PostgreSQL - pgadmin support mailing list archive at
>>>>> Nabble.com.
>>>>>
>>>>>
>>>>> --
>>>>> Sent via pgadmin-support mailing list ([hidden email]
>>>>> <http:///user/SendEmail.jtp?type=node&node=5929200&i=1;)
>>>>> To make changes to your subscription:
>>>>> http://www.postgresql.org/mailpref/pgadmin-support
>>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------
>>>> If you reply to this email, your message will be added to the
>>>> discussion below:
>>>> http://postgresql.nabble.com/pgAdmin4-tp5923951p5929200.html
>>>> To unsubscribe from pgAdmin4, click here.
>>>> NAML
>>>> <http://postgresql.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabbl...;
>>>>
>>>
>>>
>>
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://postgresql.nabble.com/pgAdmin4-tp5923951p5929369.html
> To unsubscribe from pgAdmin4, click here
> <http://postgresql.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5923951&...;
> .
> NAML
> <http://postgresql.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabbl...;
>
--
Sent via pgadmin-support mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
Attachments:
[application/octet-stream] pgadmin4.log (5.0K, 3-pgadmin4.log)
download
^ permalink raw reply [nested|flat] 9+ messages in thread
* PgAdmin4
@ 2023-01-25 11:14 Bukola Adebayo <[email protected]>
0 siblings, 0 replies; 9+ messages in thread
From: Bukola Adebayo @ 2023-01-25 11:14 UTC (permalink / raw)
To: pgadmin-support
Hello,
PgAdmin4 could not be contacted is the error I get each time I try to open
the admin. I've tried all I know to resolve this issue by using resources
on youtube and surfing the internet. Deleting, reinstalling as an admin
and installing simple-websocket but nothing works.
Pls., is there any way you can help me on this issue?
Your response will be highly appreciated.
Thanks.
^ permalink raw reply [nested|flat] 9+ messages in thread
* pgAdmin4
@ 2026-04-13 17:12 JW <[email protected]>
0 siblings, 1 reply; 9+ messages in thread
From: JW @ 2026-04-13 17:12 UTC (permalink / raw)
To: [email protected]
Dear Maintainers,
I am using pgAdmin 4 as a front-end for several projects I work on. I had
a quick question.
It seems that about every week the IDE gives me a popup stating that there
is a new release. Are these releases bug and/or quality updates?
Should I always install them every time I receive the popup?
Also, many thanks to all of you for supporting this great project. Out of
all the many front-ends available, I always seem to come back to pgAdmin4!
Regards,
Paul Jackson
^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: pgAdmin4
@ 2026-04-16 09:48 Aditya Toshniwal <[email protected]>
parent: JW <[email protected]>
0 siblings, 0 replies; 9+ messages in thread
From: Aditya Toshniwal @ 2026-04-16 09:48 UTC (permalink / raw)
To: JW <[email protected]>; +Cc: [email protected]
Hi Paul,
The pgAdmin team fixes bugs, introduces new features and makes quality
improvements with every release. We have a monthly release cycle.
Updating immediately upon receiving the popup isn't mandatory, but using
the latest version is recommended.
On Wed, Apr 15, 2026 at 8:21 PM JW <[email protected]> wrote:
> Dear Maintainers,
>
> I am using pgAdmin 4 as a front-end for several projects I work on. I had
> a quick question.
>
> It seems that about every week the IDE gives me a popup stating that there
> is a new release. Are these releases bug and/or quality updates?
>
> Should I always install them every time I receive the popup?
>
> Also, many thanks to all of you for supporting this great project. Out of
> all the many front-ends available, I always seem to come back to pgAdmin4!
>
> Regards,
> Paul Jackson
>
>
>
--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Staff SDE II | *enterprisedb.com*
<https://www.enterprisedb.com/;
"Don't Complain about Heat, Plant a TREE"
^ permalink raw reply [nested|flat] 9+ messages in thread
end of thread, other threads:[~2026-04-16 09:48 UTC | newest]
Thread overview: 9+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-10-01 20:29 pgAdmin4 Gerson <[email protected]>
2016-10-02 08:40 ` Ashesh Vashi <[email protected]>
2016-11-06 22:38 ` New2This <[email protected]>
2016-11-07 07:00 ` Murtuza Zabuawala <[email protected]>
2016-11-08 07:09 ` Murtuza Zabuawala <[email protected]>
2016-11-08 08:30 ` Mo'aaz Issa <[email protected]>
2023-01-25 11:14 PgAdmin4 Bukola Adebayo <[email protected]>
2026-04-13 17:12 pgAdmin4 JW <[email protected]>
2026-04-16 09:48 ` Aditya Toshniwal <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox