14.06.2016, 09:37, "Neel Patel" :Hi, As you said, PYTHONPATH is set but from the error it looks like application is not able to get the python path.Can you please export the PYTHONPATH variable to "/home/developer/pgadmin4/venv/lib/python3.4/site-packages" and run the application from where the p
Hi,
As you said, PYTHONPATH is set but from the error it looks like application
is not able to get the python path.
Can you please export the PYTHONPATH variable to "/home/developer/
pgadmin4/venv/lib/python3.4/site-packages" and run the application from
where the path is exported.
e.g.
export PY
Hi all,
after installing pgadmin4 beta 1 wheel and trying to execute it the
program stucks. Enabling a verbose trace I got it hangs up on:
% python -v ./pgadmin4.py
...
# /usr/lib/python2.7/BaseHTTPServer.pyc matches
/usr/lib/python2.7/BaseHTTPServer.py
import BaseHTTPServer # precompiled from /us
11.06.2016, 20:24, "Dave Page" :
>
>> I want run padmin4 as desktop application. So, I compled runtime part and
>> run it. Pgadmin4 tell me to enter Python Bin path and application path. I
>> entered it, but it is not helpful for me.
>> I sucessfully run pgadmin4 as web applicaion by confiugre
Bryan,
pgadmin-support is not the list for this problem. You should subscribe to and
address pgsql-gene...@postgresql.org.
That being said, there are additional problems with your request.
First, if you are having a problem, you try contacting Poker Tracker 4, since
that is where an interface pr
I have downloaded PostgreSQL 9.0, and am having trouble configuring it with
Poker Tracker 4. I would appreciate any suggestions or help to make it
work. Thank you.
I'm not sure images can be attached to the email, I'll try. In case if
doesn't work, you can see the image at: http://i.imgur.com/oPYHaAw.png
Please note, the first column on the picture is masked intentionally.
There are following issues depicted on the screenshot
1. Width of columns depends
On Mon, Jun 13, 2016 at 10:51 AM, Albe Laurenz wrote:
> Dave Page wrote:
>> Please log any additional issues directly at
>> https://redmine.postgresql.org/projects/pgadmin4/issues/new to save me
>> a step :-)
>
> Gladly.
Thanks.
> Wouldn't it be good to mention
> https://redmine.postgresql.org/
Dave Page wrote:
> Please log any additional issues directly at
> https://redmine.postgresql.org/projects/pgadmin4/issues/new to save me
> a step :-)
Gladly.
Wouldn't it be good to mention https://redmine.postgresql.org/projects/pgadmin4/
on https://www.pgadmin.org/support/ ?
Yours,
Laurenz Albe
Thanks - issue #1352 created.
Please log any additional issues directly at
https://redmine.postgresql.org/projects/pgadmin4/issues/new to save me
a step :-)
On Mon, Jun 13, 2016 at 10:32 AM, Albe Laurenz wrote:
> I am using pgAdmin 4 1.0-beta1 (downloaded from pgadmin.org) on Windows 7.
>
> I
I am using pgAdmin 4 1.0-beta1 (downloaded from pgadmin.org) on Windows 7.
I get an error message like this:
500 Internal Server Error
Internal Server Error
The server encountered an internal error and was unable to complete your
request. Either the server is overloaded or there is an error in
Thanks - issue #1351 created.
On Mon, Jun 13, 2016 at 9:47 AM, Albe Laurenz wrote:
> I am running pgAdmin 4 1.0-beta1 on Windows 7.
>
> This is the foreign table as displayed with psql:
>
> test=> \d typetest1
> Foreign table "laurenz.typetest1"
> Column | Type
Thanks - issue #1350 created.
On Mon, Jun 13, 2016 at 9:51 AM, Albe Laurenz wrote:
> I am using pgAdmin 4 1.0-beta1 (downloaded from pgadmin.org) on Windows 7.
>
> When I try to SELECT a bytea column, like in the following:
>
>SELECT decode('mama', 'escape');
>
> I get a message like this:
>
I am using pgAdmin 4 1.0-beta1 (downloaded from pgadmin.org) on Windows 7.
When I try to SELECT a bytea column, like in the following:
SELECT decode('mama', 'escape');
I get a message like this:
500 Internal Server Error
Internal Server Error
The server encountered an internal error and was
I am running pgAdmin 4 1.0-beta1 on Windows 7.
This is the foreign table as displayed with psql:
test=> \d typetest1
Foreign table "laurenz.typetest1"
Column | Type | Modifiers | FDW Options
+--+---+-
id |
15 matches
Mail list logo