[pgadmin-support] JDBC requires: java-headless >= 1:1.8 (Oracle Java?)

2017-03-14 Thread Gamel Anton J.
Environment (build 1.8.0_121-b13) Obviously cannot satisfy the dependency. Any trick | hint? Cheers and thanks in advance Anton -- Anton J. Gamel HPC und GRID-Computing Physikalisches Institut Abteilung Professor Schumacher c/o Rechenzentrum der Universität Freiburg Betreuung Tier2 / Tier3 Her

Re: [pgadmin-support] Call for feedback on pgAdmin4 features

2017-02-26 Thread anton
Hi, one wish ... make it faster... thats all. If you need go away from web technology :-) Use Qt Thanks Anton Am 24.02.2017 um 19:36 schrieb Shirley Wang: > Hello! > > We're part of a team at Pivotal wanting to get feedback on pgAdmin from > users on some potential new fea

Re: [pgadmin-support] pgadmin III and future support

2016-11-15 Thread anton
Thanks for the fork, a good alternative to the actual pgadmin4 (which is beautiful but not very usable, too much time spent in "looking nice") Anton Am 11.11.2016 um 19:32 schrieb Дмитрий Воронин: > Hello, Dave and pgadmin team! > > I would like to present my fork of pgadmin

[pgadmin-support] Fwd: PgAadmin and connect to PG-server

2016-05-12 Thread Anton Kiryushkin
Hello. I have a Postgres with NAT on non-standard port. For example, 80. And when I try to connect to my host:80, in log of server I see connections on port 5432. Why? -- Best regards, Anton Kiryushkin -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes

[pgadmin-support] Urgent help!

2013-11-11 Thread Anton Bolotinsky
Hello I have a windows 8 I have an urgent problem! I try to install to Holdem Manager 2 and it install PostgreSQL,create a new user and block my access to disk c ! Please how can I cancel it??? -- Best Regards, Anton

Re: [pgadmin-support] pgAdmin 1.12.0 (Mac OS X 10.5) Start Service instability

2010-10-05 Thread anton
o the Service command, so the "&" symbol breaks the resulting full command. Is anyone else running pgAdmin on Mac OS X? Surely I'm either doing something stupid, or other people have the same issue? I can of course get around this issue by using the command line, but it would

[pgadmin-support] pgAdmin 1.12.0 (Mac OS X 10.5) Start Service instability

2010-10-01 Thread anton
min, it actually stops hanging and resumes working normally! This is always repeatable. In summary, Start Service starts the server correctly, but never gives control back to pgAdmin, which hangs until the server is stopped. Please let me know if I can help you track down the root cause. Regard

[pgadmin-support] problem with check constraints

2008-10-09 Thread Anton Andreev
Hi, When I create a check constraint in PgAdmin3 1.8.4 on a Postgresql 8.3.3: ((A and B) or (C and D)) I get with create script: (A and B or C and D) which is wrong. Please help. Cheers, Anton -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your

Re: [pgadmin-support] multithreading

2008-06-10 Thread Anton Melser
2008/6/10 Anton Melser <[EMAIL PROTECTED]>: > 2008/6/10 Dave Page <[EMAIL PROTECTED]>: >> On Tue, Jun 10, 2008 at 10:45 AM, Anton Melser <[EMAIL PROTECTED]> wrote: >>> Hi, >>> Just a quick question... are there any plans to multithread the >&g

Re: [pgadmin-support] multithreading

2008-06-10 Thread Anton Melser
2008/6/10 Dave Page <[EMAIL PROTECTED]>: > On Tue, Jun 10, 2008 at 10:45 AM, Anton Melser <[EMAIL PROTECTED]> wrote: >> Hi, >> Just a quick question... are there any plans to multithread the >> restore from dump functionality? pgadmin spends several minutes >&g

[pgadmin-support] multithreading

2008-06-10 Thread Anton Melser
interface telling me "I'm on it"... It would probably be quite complicated to do but logically there seems no reason why I couldn't use pgadmin for work on another db while it's restoring... Cheers Anton -- echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq&#

[pgadmin-support] missing ecoding option in the backup interface

2008-03-16 Thread Anton Andreev
Hi, There is no option to set the encoding of the file when the backup is plain. At least a checkbox with "set encoding to UTF8" when the backup is plain would be perfect. Cheers, Anton -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make chang

[pgadmin-support] no timestamp type available in pgadmin3

2007-11-10 Thread Anton Andreev
Hi, It could be my fault, but I continue not to see the timestamp type when I am creating a new column in PgAdmin3? Cheers, Anton ---(end of broadcast)--- TIP 6: explain analyze is your friend

[pgadmin-support] questions about cursors

2007-04-24 Thread Anton Andreev
h_status". I have to make here some comparison in the while clause, but I am not sure what it should be. I could not find a single example for cursor in a loop. I will greatly appreciate any help, pgsql is my database of choice. Cheers, Anton ---(end of broadcast)-

[pgadmin-support] bug with insert

2006-10-29 Thread Anton Andreev
aracter: 29 But the table is there with this column "abbrev" (I could not create it agan)!!! It is really frustrating! When I make select statements it is OK. p.s. I do not think for a submitting a bug you need to subscribe to a mailing list. Cheers Anton Andreev -