gt; Thanks.
>
> On Fri, Mar 10, 2017 at 9:54 AM, Attila Soki wrote:
>> Hi Maciek,
>>
>> yes it is the same problem. (libssl signature and deployment target).
>> then i have to use v1.1 (or V3) (no time to update my os right now..)
>>
>> thank you
>> At
thread:
> http://www.postgresql-archive.org/Re-Mac-OS-X-error-for-pgAdmin-4-1-2-td5944865.html
> I suggest you upgrade your OS.
>
> Thank you,
> Kind Regards
> ~Maciek
> On 10 March 2017 at 10:26, Attila Soki wrote:
> Hi,
>
> i updated pgadmin4 from v1.1 to v1.2.
&
Hi,
i updated pgadmin4 from v1.1 to v1.2.
after starting the v1.2 app, a small blue pgadmin banner appears (pgadmin
Management tool),
when this vanished, a somewhat bigger window opens and displays an error
message:
the website is not available
ERR_CONNECTION_REFUSED
a bit later an another er
Hi,
i testing pgadmin4 (rc1) and noticed that the query tool is significantly
slower than the query tool in pgadmin3.
i am not sure if this occurs only on my computer or only under os x (10.10.5)
or is this a known behavior.
how to repeat:
create table test1 (a int, t text);
insert into test1
hi,
i currently playing with pgadmin4 beta 4 on os x 10.10.5 and noticed that the
query tool does not understands the standard mac keyboard shortcuts like "go to
the end of the line", "go to the begin of the line", etc..
for me, this was distracting in pgadmin 3 and i was hoping that this would
Hi,
i installed pgAdmin4 Beta 4 on OSX 10.10.5
thanks for the rewrite, it looks really good :)
one little thing, i am not sure if this only on my mac, but for my taste the
font size of the SQL panel is a bit too big, approx 16pt
is there a way to customize it? I would prefer the same font size a
hi,
i am unable to start pgadmin 1.20 on os x 10.6.8. it crashes immediately after
the double click.
pgadmin version: 1.20 (Released Dec. 19, 2014, 11:25 a.m., 14.8 MB)
the crashreport:
Process: launchd [16577]
Path:
/Users/REDACTED/Progs/Progs/pgAdmin3.app/Contents/MacOS/pg
Hi,
pgadmin crashing in the explain window when clicking between the tooltip an the
explained item.
how to repeat:
1. open a database connection and select a database
2. open the query tool (CMD-E)
3. type a query into the query window. for example: select 1;
4. execute the query with explain (
Am 25.02.2014 um 16:29 schrieb Attila Soki:
> pgadmin crashes frequently in the graphical explain analyze window.
> Unfortunately i can't explain how to repeat, it occurs suddenly approx. at
> every 5th request or mouseover.
i can now repeat the crash:
1. open pgadmin3
2. connect
..?
Unfortunately i can't explain how to repeat, it occurs suddenly approx. at
every 5th request or mouseover.
Thanks,
Attila Soki
Postgresql server version is 9.3.3
PGAdmin:
http://ftp.postgresql.org/pub/pgadmin3/release/v1.18.1/osx/pgadmin3-1.18.1.dmg
here is a crash report:
Process: pgAdmin3
hi,
when used with postgresql 9.3, pgadmin shows in table definition
...
CONSTRAINT xy_fkey FOREIGN KEY (xy_id)
REFERENCES tablename (xy_id) MATCH Unknown
insead of
MATCH SIMPLE
before 9.3 for MATCH SIMPLE was confmatchtype=u
since postgresql 9.3 is confmatchtype=s
cheers,
Attila Soki
11 matches
Mail list logo