That is strange. I do not see any error in log file :(
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Fri, Jun 9, 2017 at 2:31 AM, Pawel Hadam wrote:
> Hi Murtuza,
>
> Thank you - I have followed those steps and please find
Hello,
No, you cannot connect to different database from an existing open query
tool window, you have to open new tab for different database.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Thu, Jun 8, 2017 at 9:23 PM, Anthony
ee in the Messages tab.
>
> I have run 2 SQLs:
> 1) select * from items; -- an existing table
> 2) select * from non_existing_table; -- a non-existing table
>
> Thanks and regards
> Pawel
>
> On 7 June 2017 at 12:00, Murtuza Zabuawala
> wrote:
> > Hello,
> >
Hello,
Are you able to locate "config.py" in pgAdmin4 directory?
If yes then create a new file named "config_local.py" along side
"config.py" and add below config option in it,
FILE_LOG_LEVEL = logging.DEBUG
Restart pgAdmin4 and try to re-produce the issue again.
directory),
FILE_LOG_LEVEL = logging.DEBUG
restart pgAdmin4 and re-produce the issue, check the log file for any error.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Wed, Jun 7, 2017 at 2:30 AM, Pawel Hadam wrote:
> Hi Murtuza,
>
below config option in "config_local.py"
FILE_LOG_LEVEL = logging.DEBUG
Log location: ~/.pgadmin/pgadmin4.log
Please note that log file is created with local user permissions so user
can temper the log file.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise
https://redmine.postgresql.org/issues/2324
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Tue, May 30, 2017 at 8:51 PM, Dave Page wrote:
> Khushboo, can you look into this please (and log and RM to go with it
> if re
Thanks for reporting the issue.
RM logged: https://redmine.postgresql.org/issues/2417
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
>
>
> On Sun, May 14, 2017 at 11:02 PM, microsys.gr microsys.gr <
> microsys...@g
Hello,
If possible could you provide table definition, so that we can re-produce
the issue?
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Sun, May 14, 2017 at 11:02 PM, microsys.gr microsys.gr <
microsys...@gmail.com> wrote:
pgAdmin4 supports Postgres 9.2 and above versions.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Wed, May 10, 2017 at 2:56 PM, Walter Willmertinger
wrote:
> I just tried to use the actual Pgadmin4. Version info
remove process watcher
window.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Mon, Apr 17, 2017 at 8:03 PM, Lazaro Garcia wrote:
> Hello everyone, This error happens when a backup is generated: pgAdmin4-1.4
>
>
>
> The w
?
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Tue, Apr 18, 2017 at 2:36 AM, Lazaro Garcia wrote:
> Hello everyone, what this error means?
>
>
>
> Regards.
>
>
>
> [Mon Apr 17 16:55:02.106778 2017] [wsgi:e
Visit: https://www.pgadmin.org/development/changelog.php
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Thu, Apr 13, 2017 at 7:08 PM, Lazaro Garcia wrote:
> Hello everyone.
>
>
>
> How can I see the change
pgAdmin4 is open source so there is nothing to disclose :)
you can refer the source code https://www.pgadmin.org/development/git.php
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Wed, Mar 29, 2017 at 6:21 PM, matshyeq wrote
Hi,
pgAdmin4 supports Postgres 9.2 and above, Can you try with newer version
and check if you get same error?
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Tue, Mar 28, 2017 at 6:25 PM, Boblitz John
wrote:
> Hello,
>
&
Hi,
Looks like atioglxx.dll is ATI graphics driver file, I'm not sure if the
issue is with QT or with the driver file.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Thu, Mar 16, 2017 at 2:13 AM, Meggs, Don (GE Digital)
wrote:
Thanks for reporting the issue.
RM logged: https://redmine.postgresql.org/issues/2258
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Wed, Mar 15, 2017 at 8:12 PM, Manuel Hegner
wrote:
> I found an issue in PgAdmin. It seems the
k_mail.htm> settings in
"config_local.py" file(under "pgAdmin4" root directory) so that pgAdmin4
can send notification emails to users regarding their password change/reset
events.
MAIL_SERVER = 'localhost'
MAIL_PORT = 25
MAIL_USE_SSL = False
MAIL_USE_TLS = False
MAIL_USERNAME
Hi Daniel,
This is a bug and will be fixed in future release.
~Murtuza
On Fri, Mar 3, 2017 at 3:30 PM, Daniel Küppers wrote:
> Hi,
> i tried to restore a database dump into my local db with pgAdmin4, but it
> fails for no reason.
> The only thing the dialog outputs is "Restore Job created", no
Apologies, Please disregard my previous solution.
That won't work, Please follow Ashesh's instructions.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Tue, Feb 21, 2017 at 6:52 PM, Murtuza Zabuawala <
m
Can you try creating soft link by running following command in terminal?
cd /usr/lib
sudo ln -s /Applications/pgAdmin 4.app/Contents/Frameworks/
libssl.1.0.0.dylib libssl.1.0.0.dylib
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On
ssing pgAdmin4 using IP address you
mentioned(eg, http://172.xxx.xxx.xx:8081)
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Thu, Feb 16, 2017 at 5:23 PM, Christian Castelli <
christian.caste...@habble.it> wrote:
> Thanks for rap
Location would be on Windows10 (depending on your platform):
*Path: *C:\Program Files\PostgreSQL\9.6\pgAdmin 4\web
C:\Program Files\PostgreSQL\9.6\pgAdmin 4\web\config.py
*OR*
C:\Program Files (x86)\PostgreSQL\9.6\pgAdmin 4\web\config.py
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http
What's your PostgreSQL version?
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Mon, Feb 6, 2017 at 7:29 PM, Rodrigo de Lima Vieira <
rodrigo.surfmercha...@gmail.com> wrote:
> I'm running pgAdmin4v1.1 (server versio
Hi,
This issue has been fixed RM#1842 & fix will be available in next release.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Sun, Jan 15, 2017 at 9:25 PM, microsys.gr microsys.gr <
microsys...@gmail.com> wrote:
>
This is a bug & already reported https://redmine.postgresql.org/issues/1679
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
2017-01-12 23:12 GMT+05:30 Info Optin.mobi :
> Bom dia amigos, estou encontrando problemas ao efetuar b
Hi,
Would you provide sample table structure & data, so that we can re-prduce
the issue?
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Tue, Dec 20, 2016 at 11:16 PM, Alain Reymond
wrote:
> Hello,
>
> I have a problem
Hi,
Could you provide steps to re-produce the issue with your sample
code/screenshot?
And also,
OS version- ?
Python version - ?
pgAdmin4 version - ?
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Wed, Dec 14, 2016 at 7:14 PM
Hi,
In pgAdmin4 Goto: File > Preferences > Paths > Binary paths > PostgreSQL
Binary Path
For example if you are using PostgreSQL 9.6 then,
on Windows provide path like, *C:\Program Files\PostgreSQL\9.6\bin*
on Linux provide path like, */opt/PostgreSQL/9.6/bin*
--
Regards,
Murtu
ind 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
wrote:
> I have tried
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
Hi Mark,
It is collapsed & you have to expand it, Click on edit button(first button
in the row on left hand side) and provide all your definition.
Same applied to foreign/unique keys.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Thanks for reporting.
*RM created:* https://redmine.postgresql.org/issues/1924
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Thu, Nov 3, 2016 at 12:30 AM, Albin, Lloyd P wrote:
> If you try and edit a view that does not use Ch
I'm able to re-produce the issue now, I'll send patch for the same.
Thanks for reporting.
Re-opening the issue: https://redmine.postgresql.org/issues/1404
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Mon, Sep 19, 2016
Hi Dave,
What is the array datatype for that particular column in which you are
getting `[object Object]`, Is it json[ ] or jsonb[ ]?
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Mon, Sep 19, 2016 at 8:22 PM, Dave Barter wrote
Hi,
I tried many times opening/closing grid with table definition & sample data
given by Dave but without inherits option but no luck in re-producing the
issue on my side.
Regards,
Murtuza
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Com
Hi Dave,
I was aware of that issue and that's why I also tested SlickGrid JSON
support(in browsers) when I integrated it :)
Seems like issue with runtime's webkit, let me check & confirm.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Post
37 matches
Mail list logo