Re: Unsubsribe

2018-02-14 Thread Stephen Frost
Greetings, * Murtuza Zabuawala (murtuza.zabuaw...@enterprisedb.com) wrote: > Use https://lists.postgresql.org/ to unsubscribe. That can work if they have a community account and are able to log into it, otherwise it's a bit difficult. The preferred approach would actually be to use the URL in th

Re: How to decrypt stored psql server password from pgadmin4.db?

2018-02-14 Thread Viper 12XN
Hi, I need to know the password. Changing it doesn't help in my case, unfortunately. 2018-02-14 9:54 GMT+01:00 Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com>: > ​You can directly reset the database password, > Ref: https://stackoverflow.com/questions/10845998/i- > forgot-the-password-i-

Re: Unsubsribe

2018-02-14 Thread Murtuza Zabuawala
Use https://lists.postgresql.org/ to unsubscribe. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 14, 2018 at 2:27 PM, Abdul Shameer wrote: > Hi.. > Can anyone help me to unsubsribe the mails from pgadmin support? > > Thanks

Unsubsribe

2018-02-14 Thread Abdul Shameer
Hi.. Can anyone help me to unsubsribe the mails from pgadmin support? Thanks Shameer

Re: How to decrypt stored psql server password from pgadmin4.db?

2018-02-14 Thread Murtuza Zabuawala
​You can directly reset the database password, Ref: https://stackoverflow.com/questions/10845998/i-forgot-the-password-i-entered-during-postgres-installation -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Feb 14, 2018 at 1:41 PM,

Re: Can't make backup on SSL based server

2018-02-14 Thread Murtuza Zabuawala
Please report a bug & steps to re-produce the issue here On Wed, Feb 14, 2018 at 1:12 PM, Durumdara wrote: > Hello! > > In PGAdmin III I can make backup from certificate protected > server/database (SSL). > > But in PGAdmin IV I get e

How to decrypt stored psql server password from pgadmin4.db?

2018-02-14 Thread Viper 12XN
Hi, long story short, I need to recover a psql server password stored in pgadmin4.db. I can see the encrypted password, but have no idea how to decrypt it. It also seems salted. Please help. Looking forward to hearing from you.