Re: [BUGS] Postgres user authentification or LDAP authentification - Mailing list pgsql-performance

From Alvaro Herrera
Subject Re: [BUGS] Postgres user authentification or LDAP authentification
Date
Msg-id 20090727020019.GC10327@alvh.no-ip.org
Whole thread Raw
In response to Postgres user authentification or LDAP authentification  ("Lauris Ulmanis" <lauris.ulmanis@mykoob.com>)
List pgsql-performance
Lauris Ulmanis wrote:
> Hello!
>
>
>
> I posted you a message about slowness of creation users more than 500 000
> (#4919). It seems there is no workaround of this problem because of using
> pg_auth flat file.
>
>
>
> To override this problem is it possible to use LDAP authentification metod
> to identify each user and speed up system?

No.  The users still need to exist in the PG auth system.

I'm sure this is just some missing optimization.  Feel free to work on
the code to improve performance for these cases.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-performance by date:

Previous
From: Robert Haas
Date:
Subject: Re: Performance of quer or procedure going down when we are taking the backup
Next
From: Developer
Date:
Subject: More speed counting rows