[GENERAL] pgAdmin4 needs information of v10 SCRAM authentication

2017-04-20 Thread Akshay Joshi
ere and no clue how to encrypt/decrypt the password for SCRAM authentication. Can someone guide me out here. -- *Akshay Joshi* *Principal Software Engineer * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Re: [GENERAL] pgAdmin4 needs information of v10 SCRAM authentication

2017-04-20 Thread Akshay Joshi
On Fri, Apr 21, 2017 at 12:07 PM, Michael Paquier wrote: > On Fri, Apr 21, 2017 at 3:27 PM, Akshay Joshi > wrote: > > from passlib.hash import scram > > hash = scram.encrypt(data['newPassword']) -- This function provide > password for all the supported digest lik

Re: [GENERAL] pgAdmin4 needs information of v10 SCRAM authentication

2017-04-20 Thread Akshay Joshi
On Fri, Apr 21, 2017 at 12:20 PM, Michael Paquier wrote: > On Fri, Apr 21, 2017 at 3:43 PM, Akshay Joshi > wrote: > >Thanks Michael, will check this. > > One thing I forgot to mention... Both StoredKey and ServerKey are now > encoded in hex, but there is still an ope

Re: [GENERAL] pgAdmin4 needs information of v10 SCRAM authentication

2017-04-23 Thread Akshay Joshi
Hi Michael On Fri, Apr 21, 2017 at 12:07 PM, Michael Paquier wrote: > On Fri, Apr 21, 2017 at 3:27 PM, Akshay Joshi > wrote: > > from passlib.hash import scram > > hash = scram.encrypt(data['newPassword']) -- This function provide > password for all the support

[GENERAL] Facing error while restoring the database

2012-03-27 Thread Akshay Joshi
there any way to solve this issue without renaming the tables? Please help. -- *Akshay Joshi Senior Software Engineer EnterpriseDB Corporation The Enterprise PostgreSQL Company Phone: +91 20-3058-9522 Mobile: +91 976-788-8246* TestCase.sql Description: Binary data sample_plain.backup Descriptio

Re: [GENERAL] Facing error while restoring the database

2012-03-27 Thread Akshay Joshi
On Tue, Mar 27, 2012 at 6:15 PM, Alban Hertroys wrote: > On 27 March 2012 11:33, Akshay Joshi > wrote: > > Hi > > > > I am facing issue while restoring the database. I have taken the backup > of > > my database using pg_dump and then create new database

Re: [GENERAL] Facing error while restoring the database

2012-03-27 Thread Akshay Joshi
ble constraint could be expressed as a foreign key. > We don't have enough context to guess at what a better design would > look like, though. > >regards, tom lane > -- *Akshay Joshi Senior Software Engineer EnterpriseDB Corporation The Enterprise PostgreSQL Company Phone: +91 20-3058-9522 Mobile: +91 976-788-8246*