Re: integrate Postgres Users Authentication with our own LDAP Server

2019-05-08 Thread Laurenz Albe
On Thu, 2019-05-09 at 04:51 +, M Tarkeshwar Rao wrote: > We would need to integrate Postgres Users Authentication with our own LDAP > Server. > > Basically as of now we are able to login to Postgress DB with a user/password > credential. > > [roles "pg_signal_backend" and "postgres"] >

integrate Postgres Users Authentication with our own LDAP Server

2019-05-08 Thread M Tarkeshwar Rao
Hi all, We would need to integrate Postgres Users Authentication with our own LDAP Server. Basically as of now we are able to login to Postgress DB with a user/password credential. [cid:image001.png@01D50650.D807AE30] These user objects are the part of Postgres DB server. Now we want that thes

Re: Re: Generic Plans for Prepared Statement are 158155 times slower than Custom Plans

2019-05-08 Thread Deepak Somaiya
Sameer,were you able to resolve it? I am not sure if this is very common in postgesĀ  - I doubt though but have not seen such a drastic performance degradation and that too when planner making the call.Ā  Deepak On Tuesday, April 30, 2019, 1:27:14 AM PDT, Naik, Sameer wrote: >The pr