The database view always starts from the top

2025-02-14 Thread Durumdara
rbing to go down manually again and again... Please correct this, and preserve the actual position. Thanks for it! Best regards durumdara

PGAdmin - Is there way to I can close the the actual section of the Tree?

2024-02-13 Thread Durumdara
Hello! We have many-many databases on a server. When I open more schemas for searching a table, it is very disturbing that I can't close (unexpand) the whole node with one click. For example I'm in table T, and 1300 other tables before it. To close the whole "Tables" node, I need to scroll up to

Re: problem with pgAdmin 7.4 & PosgreSQL 10.23

2023-07-21 Thread Durumdara
Hello! Same problem here. Thanks dd Didier Gasser-Morlay ezt írta (időpont: 2023. júl. 20., Cs, 17:35): > Hello trying to run a query like this > > Select * from measures ORDER by id desc limit 100 > > I get the following error message: > > entrée manquante de la clause FROM pour la table « re

PgAdmin 7.1 - the varchar field sizes are missing

2023-05-10 Thread Durumdara
Hello! Do you know about this problem? I have updated the PGAdmin to the newest version: Version 7.1 Application Mode Desktop Current User pgadm...@pgadmin.org NW.js Version 0.72.0 Browser Chromium 109.0.5414.87 Operating System Windows-10-10.0.22621-SP0 Then I realized that varchar Field sizes w

Re: Cannot connect servers by SSL in V20

2023-02-13 Thread Durumdara
Dear Akshay! It seems to be working fine now. I will check for a longer period of time. Thank you! Regards Akshay Joshi ezt írta (időpont: 2023. febr. 14., K, 4:41): > Hi Durumdara > > We have fixed one issue yesterday it may fixed this issue as well. Can you > please test on

Re: Cannot connect servers by SSL in V20

2023-02-13 Thread Durumdara
because the SSL options are on, I set it to prefer/require. These options are working with V19. Best regards dd Akshay Joshi ezt írta (időpont: 2023. febr. 13., H, 9:54): > Hi Durumdara > > On Mon, Feb 13, 2023 at 2:18 PM Durumdara wrote: > >> Dear Developers! >> >&

Cannot connect servers by SSL in V20

2023-02-13 Thread Durumdara
Dear Developers! Today I installed the V20. After that I can't connect to the servers. These servers used crt/key files, and they ignore the passwords (I can use anything as pwd). The V20 version said that certificate isn't valid. When I remove the V20, rename the backup SQLite db to the old, ins

Wish: see the actual DB + the database comment as hint

2022-12-05 Thread Durumdara
Dear Developers! We have more servers with many-many databases. Sometimes the database name is created without the needed information. When the customer starts to use it, we can't change the db name. So the search is hard. But we could use the DataBase comment - if it is visible in the Treeview s

Strange bug(?) when I push enter to see a varchar field's text

2022-10-24 Thread Durumdara
Hello! I experienced a strange thing from the previous 2-3-4 versions. Query, result grid. Formerly when I pushed Enter key on a string field an popup editor appeared to modify, or see the content. Now the Enter key creates an extra, half empty row, and opens the editor popup. I can't close this

Grid + editing changes

2022-06-01 Thread Durumdara
Dear Developers! I upgraded to this version: Version 6.9 Application Mode Desktop NW.js Version 0.61.0 Browser Chromium 98.0.4758.82 Operating System Windows-10-10.0.22000-SP0 Some changes in the grid decreased the former useability. Or maybe I did something wrong. 1.) Editing. As I see there

PGAdmin "fake freeze" on start (grey screen)

2021-04-29 Thread Durumdara
Hello! I experienced in all last versions that after the starting the PGAdmin seems to be freezed. Grey screen, and I'm waiting for the master login - what never happens. But when I do something with the browser window, like click, key push, resize, etc, then I get the login window in it. It is w

How to save a blob (binary, bytea) to a local file?

2020-12-03 Thread Durumdara
Hello! In EMS PGSQL manager the Form Editor View contains an extra button for each bytea field. I can load a file into a binary field, or I can save the content to a file - into my filesystem. Now I can't find the same functionality. When I have only PGAdmin (like in local servers of customers),

Strange owners in Dependencies (4.28)

2020-12-01 Thread Durumdara
Dear Developers! We have an application that can copy databases from our template DB. After the copy I checked the new DB which has a new owner. I clicked on a table and I opened the Dependencies tab. This shows too many objects. I see 3 owners! One is the real owner, and two others. I dump

Re: Sense of "Drop database" in the menu?

2020-11-13 Thread Durumdara
Hello! With 4,28 I can drop it! Thanks As I see your trick is: - Right click - DB is opened - Right menu - When I click to drop and "Yes", you close the conn in the background and then execute the drop DB stmt. BW dd Durumdara ezt írta (időpont: 2020. nov. 13., P, 11:53)

Sense of "Drop database" in the menu?

2020-11-12 Thread Durumdara
Hello! When I click to a database, pgadmin opens it automatically. After that I can use the menu. In the menu I see the "drop database" function, but I can't use it, because the db is opened (used). When I close the database, and I click to the right menu, I can access the drop DB, but the db is

PGAdmin 4.14 (and some prev) is sensitive to forced disconnect

2019-11-12 Thread Durumdara
Hi! I experienced/perceived with last PGAdmin versions that they will confused by lost connections ( when a connection disappeared). Then I cannot close or open different servers... For example: I have to work server 1. I opened a VPN channel. I work with this server/database. I forget to close

Save modification of the record makes error

2019-07-01 Thread Durumdara
Hello! I updated PgAdmin4 because of prior very big error (Query Tool DataBase name was different than the real, connected DB name). Today I tried to edit a record. I set two string fields, and then I clicked to save. This errormessage I got: " 'int' object has no attribute 'replace' " I can't

Re: Can't start 4.6

2019-05-14 Thread Durumdara
Hi to All! > >> How can I define the path to work as needed? >> >> All versions before 4.6 work with these format. What I can do? >> > Try creating a directory under "t:" and set sqlite path to that > directory. I suspect it is failing when it is trying to give permissions. > >> >> That is work

Re: Can't start 4.6

2019-05-13 Thread Durumdara
Hello! Aditya Toshniwal ezt írta (időpont: 2019. máj. 13., H, 8:55): > Hi, > > On Mon, May 13, 2019 at 12:21 PM Durumdara wrote: > >> Hello! >> >> I tried to find any files with "pgadm*.log" in all drives. >> > The files start with a ".&q

Re: Can't start 4.6

2019-05-12 Thread Durumdara
Hello! I tried to find any files with "pgadm*.log" in all drives. I have found only two: every of them is old (2018-07-*). Do you know any possibilites to catch the error's source? Thanks for you! dd Khushboo Vashi ezt írta (időpont: 2019. máj. 13., H, 7:38): > > >> Please help me how to I f

Can't start 4.6

2019-05-10 Thread Durumdara
Hello! I wrote this before to "Eternal loading" mail. I had an installed 4.5 - that worked well. I installed 4.6 cca a week before. The instance tried to start, the icon was visible in system tray, the splash was visible for long time, and then the instance closed + the icon/app vanished. Tha

Re: pgadmin 4 v4.6 - Eternal Loading

2019-05-03 Thread Durumdara
Hello! I have same problem. 4.5 worked well. I updated to 4.6, and then I got waiting messages in splash, and more minutes later the server exits. Windows 10 prof. I have to reinstall 4.5 because I must work. dd Aditya Toshniwal ezt írta (időpont: 2019. máj. 3., P, 5:19): > Hi Maycon, > > I gu

Drop / Disconnect menus are too close to each others

2018-07-16 Thread Durumdara
Hello! I see that you solve this problem in DataBase local menu. But in the server menu they are next to each others. Please make a little distance between them - it's very dangerous; and I must check it twice in every usage. Thank you for it! dd

Starting of PA4 fails

2018-07-16 Thread Durumdara
Dear Support! Two of my colls want to use 4.3 (Win10). They can start the 4.2, no problem. When they want to start 4.3, the splash appears, the tray icon is visible for a short moment. After that the program halts. We can't find any logs or dumps that can help to identify the problem. Please

PA4 - disable dashboard?

2018-07-06 Thread Durumdara
Dear Support! We have a server with more than 1000 connections and with ~160 databases. Sometimes the dashboard is slowing down the work in PA4. Can I disable or hold it with key pressing? I suppose that it's working in that background, so I can disable with changing to other tab. It would b

PA4.3 - template0 is missing from create database GUI combo

2018-05-11 Thread Durumdara
Hello! I tried to create db based template0 in GUI. But this template is missing from combo box. I need to set everything, copy the SQL and extend the code with "template=template0" to exec. What I do wrong? Thanks dd

PA4v3 - Backup don't start because of Python 2.7 DLL is missing

2018-05-11 Thread Durumdara
Hello! I set everything as in PA3 or in PA4prevver, but when I try to backup the DB, I got: --- pythonw.exe - Rendszerhiba --- Nem folytatható a kód végrehajtása, mert nem található a(z) python27.dll. ... System error Cannot continue the execution

Re: PGAdmin IV in Firefox

2018-05-10 Thread Durumdara
Hi! 2018-05-08 12:40 GMT+02:00 Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com>: > > > 2.) Many right clicks are handled by FF. >> > ​Can you provide some more details on this?​ > > As Jan wrote it. I clicked somewhere, for example Query Tool's grid, right click on it, and then the brow

Save as CSV makes an error.csv

2018-05-08 Thread Durumdara
Hello! Today I tried to save the result to CSV file in PGAdmin IV. It generated an error.csv with an error code. Not the visible rows... :-( I needed to use PGAdmin III export function to get the data correctly. Does anybody also experienced same problem? I can't give you any info, only this:

PGAdmin IV in Firefox

2018-05-08 Thread Durumdara
Hello! The old PGAdmins run in normal executable. The last version is visible in my browser (Firefox). Is there a way to restore it as normal exe? Sometimes it have side effects. 1.) I didn't see it separated, I need to find in FF tabs. 2.) Many right clicks are handled by FF. 3.) The closing of

Keepalive + pg_service.conf

2018-04-23 Thread Durumdara
Dear Developers! I made report about a feature: https://redmine.postgresql.org/issues/3120#change-11409 You wrote this integrated with "pg_service.conf". How can I activate this? 1.) I set server "service" to "BLAH". 2.) I make a started batch file (as I did it with pgAdmin III): set PGSERVICEF

Re: PGAdmin IV and settings SQLite file location

2018-03-13 Thread Durumdara
Dear Support! 2018-03-07 15:40 GMT+01:00 Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com>: > Hi, > > you can always override default paths in pgAdmin4, Create a file named > config_local.py (if not already present) at your installation location > ../pgadmin4/web/ and add following code in

PGAdmin IV and settings SQLite file location

2018-03-07 Thread Durumdara
Dear Support! Do you have any parameter what controls thelocation of the SQLite file location? For example: "pgadmin4-exe /settings_file="s:\secret\blah\pgadmin4.db" We want to put this file into a protected drive. In PGAdmin III I can redefine the "PGPASSFILE" to set the location. Thank you!

Nightly or unstable versions?

2018-03-06 Thread Durumdara
Hello! Is there any way to get unstable versions of PGAdmin IV? The officialy is januar 11, which is seems to be too old. Thank you for your help! Best regards dd

Can't make backup on SSL based server

2018-02-13 Thread Durumdara
Hello! In PGAdmin III I can make backup from certificate protected server/database (SSL). But in PGAdmin IV I get error. It seems to be the SSL parameters not included in the call. Otherwise I saw an other diff between two version. In the PGAdmin III I can select the objects. In IV I didn't see

Re: Conn. loose at some places | TCP keepalive

2018-02-13 Thread Durumdara
Hello! 2018-02-13 12:48 GMT+01:00 Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com>: > I also use pgAdmin4 over vpn many times but I do not face any such issue, > I think this is environment specific issue in your case. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterp

Conn. loose at some places | TCP keepalive

2018-02-12 Thread Durumdara
Hello! At home me and some other colleagues loose the connection after 5 minutes. In other places (office) this not happens. I wrote about this here: https://www.postgresql.org/message-id/CAEcMXhn8Hvu3do5F-k5o3x1nYy3wLHXTNFXU1A2SrADYGo97ww%40mail.gmail.com Yesterday I found a solution-like thing

Re: PGAdmin request: Drop object and Disconnect is too close to each other in local menu

2018-01-16 Thread Durumdara
i, Nov 3, 2017 at 4:07 AM, Durumdara wrote: > >> Hi! >> >> It's just me or it is really disturbing thing >> "Drop" and "Disconnect" function too close to each other in local menu. >> >> I need to check more times, because I can easily

Re: 500 Internal Server Error

2017-11-30 Thread Durumdara
d postgres 10.1? I am starting to think it is a > pgAdmin 4 issue, but I haven’t drilled into it much due to time constraints. > > Ben > > *From:* Durumdara [mailto:durumd...@gmail.com] > *Sent:* Thursday, November 30, 2017 12:27 AM > *To:* Ben Nachtrieb > *Cc:* pgadmin-supp

Re: 500 Internal Server Error

2017-11-29 Thread Durumdara
Dear Ben! What is the solution of this problem? I don't have account there. :-( Thank you! BW dd 2017-11-22 21:29 GMT+01:00 Ben Nachtrieb : > Never mind. Found the bug #: Bug #2806 > > Found here: https://redmine.postgresql.org/issues/2806 > > Ben Nachtrieb |(303) 350-4287 > > Only accredited

PGAdmin request: Drop object and Disconnect is too close to each other in local menu

2017-11-03 Thread Durumdara
Hi! It's just me or it is really disturbing thing "Drop" and "Disconnect" function too close to each other in local menu. I need to check more times, because I can easily drop the database and not disconnect. I think that "drop object" must be moved to bottom of the list and it separated with li

Query tool: can't scroll to last record (the set is limited???)

2017-09-12 Thread Durumdara
Best regards Durumdara