Re: edit option in PGADMIN

2021-02-10 Thread Khushboo Vashi
Hi, If the table definition does not include an OID or a primary key, the displayed data of the table will be read only. Thanks, Khushboo On Thu, Feb 11, 2021 at 11:50 AM Sachin Kumar wrote: > Hi Team, > > Please help me find a solution of editing data in PGADMIN. I can't edit > here when the

edit option in PGADMIN

2021-02-10 Thread Sachin Kumar
Hi Team, Please help me find a solution of editing data in PGADMIN. I can't edit here when there is a sign of a lock-in column. how to remove this lock icon to edit the column data. [image: image.png] I can edit here because here I can't find any lock icon [image: image.png] Please help me in

Re: Connecting to database through username,passphrase and private key on PgAdmin

2021-02-10 Thread Aditya Toshniwal
Hi Yambu, You can connect using an SSH tunnel. Please refer - https://www.pgadmin.org/docs/pgadmin4/4.29/server_dialog.html You can feed in details of the machine which you're connecting using putty. On Wed, Feb 10, 2021 at 11:12 PM Yambu wrote: > > > > > Hello > > > May i please know how i c

Connecting to database through username,passphrase and private key on PgAdmin

2021-02-10 Thread Yambu
Hello May i please know how i can connect to a db server using pgAdmin. How do i use the combination of username,passphrase and private key . Below is when i connect using putty. I then login as postgres user and connect to the database. login as: user1 Authenticating with public key "*

Re: desktop application

2021-02-10 Thread Jack Royal-Gordon
Hi Gunner, I’ve been using this new version exclusively for about three weeks now, and it appears very solid. I love that it’s independent of my browser windows, and highly recommend it. Jack > On Feb 10, 2021, at 12:11 AM, Aditya Toshniwal > wrote: > > Hi Gunnar, > > We've been working on

Re: desktop application

2021-02-10 Thread Aditya Toshniwal
Hi Gunnar, We've been working on a new runtime (based on NWjs, similar to Electron). You can test it from here: https://developer.pgadmin.org/builds/nwjs-2021-01-21-1/ However, this is in testing right now and will be officially released in upcoming release. On Wed, Feb 10, 2021 at 1:33 PM Post G

desktop application

2021-02-10 Thread Post Gresql
Hi In the FAQ for pgadmin it says: "It may be run either as a web or desktop application." I think that is a bit missleading, or am I the only one who still think "desktop application"  equals "not using any browser"? Best regards Gunnar