Re: [pgadmin-support] PGAdmin 4 - where are the SSL certificate options?

2017-03-07 Thread Durumdara
Hello! 2016-08-24 14:52 GMT+02:00 Gabriel Sánchez : > > > > > > EMS only plans the SSL with certificate. > > > > Yesterday I installed PGA4, but I didn't find any option for > certificates... Hmmm... > > The client certificate authentication mechanism has not yet been > developped for pgAdmin4.

[pgadmin-support] PGAdmin 4 - where are the SSL certificate options?

2016-08-24 Thread Durumdara
Dear Developers! We got a server which uses SSL connection with "ca-verify" mode only. It's very funny that I didn't find any software which supports this mode except pgAdmin3. I checked HeidiSQL, DBeaver, EMS Manager Lite, and PGAdmin. With PGAdminIII I can connect, but it's very sensitive to

[pgadmin-support] Wish: a view function for Memo/Clob/Text fields

2016-03-24 Thread Durumdara
Dear Support! Sometimes we store interesting, longer texts in "Text" (Memo) fields. Some of the DB GUI-s have ".." button near the column or a separated button in the navigation bar for see these fields in Memo control. This would be better than increase the columns lengths, and fetch size. Than

[pgadmin-support] Backup is blinking and show log messages only after the operation is done

2016-03-24 Thread Durumdara
Dear Support! Win10, PG9.5, PGAdmin shipped with the installation. I tried to backup a DataBase. What I saw that after I pushed the button, the backup dialog had been blinking for the end of the backup. The "messages" memo was empty for all time. It filled by with information only at the end.

[pgadmin-support] Can I write "live" queries in pgadmin?

2012-11-14 Thread durumdara
Hi! I search for "live" query option in pgadmin, where I can update the requested data in the editor. Or pgadmin doesn't supports this function yet? Best wishes: dd -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.post

Re: [pgadmin-support] Question about aborting

2011-07-07 Thread Durumdara
Hi! Thank you very much! I everytime forget to check new version. You could do some "check new version on internet" function. This can run once per week. :-) Thanks: dd 2011/7/7 Guillaume Lelarge : > On Thu, 2011-07-07 at 09:22 +0200, Durumdara wrote: >> Hi! >> &g

Re: [pgadmin-support] Question about aborting

2011-07-07 Thread Durumdara
Thanks and regards: dd 2011/7/6 Guillaume Lelarge : > On Wed, 2011-07-06 at 16:09 +0200, Durumdara wrote: >> Dear Author! >> >> I need to know that which ways I have to abort a runaway query/stored >> procedure. >> >> As I saw, pgAdmin CAN abourt

[pgadmin-support] Question about aborting

2011-07-06 Thread Durumdara
Dear Author! I need to know that which ways I have to abort a runaway query/stored procedure. As I saw, pgAdmin CAN abourt my own queries. It is ok. But what's happens when: - somebody (not me) started a query that have too less filter, and becomes unlimited - I started a query or stored proc wh

Re: [pgadmin-support] Bug? Text field is not viewable in a table...

2011-04-14 Thread Durumdara
Hi! I wrote to the PGSQL list. I checked with EMS PG Manager, and I can show the row. I don't know, how... :-( Thanks: dd 2011/4/14 Dave Page : > [Please keep the list CCd] > > On Thu, Apr 14, 2011 at 8:42 AM, Durumdara wrote: >> Dear Dave! >> >> 2011/4/1

[pgadmin-support] Bug? Text field is not viewable in a table...

2011-04-13 Thread Durumdara
Dear Developers! I found some problem in PGAdmin. V1.12.1, PG 9.0, Win7/X64. I have a test table with "text" field. I fillup this field with chr(1)...chr(255), so it contains 255 characters. When I try to see this table, I got error: ERROR: character 0x81 of encoding "WIN1250" has no equivalent

[pgadmin-support] Wish: Edit/Show Bytea Fields with simplified logic

2011-04-13 Thread Durumdara
Dear Developers! It would be better if we can use the Query/Editor grid as in Delphi DBGrid. There is two states of the BLOB fields, first is empty (NULL), and the second is [BLOB] (filled with something). PGAdmin is very slow when I try to see a table with full of blobs, or long "text" (memo) fi

Re: [pgadmin-support] 8.3 - Is "schema only" option duplicated?

2009-08-07 Thread Durumdara
Hi! 2009/8/6 Guillaume Lelarge > Hi, > > Le jeudi 6 août 2009 à 15:18:03, durumd...@gmail.com a écrit : > > [...] > > See it: > > > > c:\Program Files\PostgreSQL\8.3\bin\pg_dump.exe -h localhost -p 5432 -U > > postgres -F p -s -s -C -v -f "c:\gxa.sql" gxa > > pg_dump: reading schemas > > > > Whi

[pgadmin-support] Bug? Diff. between privilege clicks...

2009-07-10 Thread Durumdara
Hi! When I click privileges tab, and I want to add a user there are differents I saw: a.) I click to privilege first (ALL), to user next b.) I click to user first, and privilege next One of cases it is make possibility to check grant, another is not. That is based where I click first... Bug? 1.

[pgadmin-support] [Enh by SQLyog] Convert table data / row(s) to SQL (inserts/updates)

2009-07-06 Thread Durumdara
Table data (or a row) can be converted to inserts or updates.When you need to copy this row to another db too, it is very useful.

[pgadmin-support] [Suggestions] IDE enhancements...

2009-07-03 Thread durumdara
Hi! I used SQLyog for a short time, and in the lite version I saw many good functions. This is a MYSQL tool. Many of these would be useful in the PGAdmin. I don't want to list them all, but you can see if you check it. Thanks for your read: dd -- Sent via pgadmin-support mailing list

Re: [pgadmin-support] Add "varchar" to the list in field defs...

2009-07-03 Thread durumdara
Hi! 2009.07.03. 12:52 keltezéssel, Marcin Stępnicki írta: 2009/7/3 durumdara: Hi! In the field definitions I cannot type varchar, because the other properties are disabled. I must type cha*, and if autocompleted, I need to hit tab + space + "v"... It would be easier if I can us

[pgadmin-support] Add "varchar" to the list in field defs...

2009-07-03 Thread durumdara
Hi! In the field definitions I cannot type varchar, because the other properties are disabled. I must type cha*, and if autocompleted, I need to hit tab + space + "v"... It would be easier if I can use "varchar", and "varchar" is automatically changed to "character variable"... Thanks:

[pgadmin-support] [Suggestion] Add "ENTER" key to choose item in autocomplete...

2009-07-03 Thread durumdara
Hi! Many of the IDE-s, and SQL-tools use "ENTER" to select something in autocomplete listbox. But PGSQL uses TAB. This is very disturbing, because I easily miss it. If possible add the ENTER key to the hotkeys. Thanks for your work: dd -- Sent via pgadmin-support mailing list (pgadmin-su