Re: [PATCHES] pgstat: remove delayed destroy / pipe:

2006-04-18 Thread Bruce Momjian
Would someone generate a patch that includes all the new ideas and post it here? Thanks. --- Peter Brant wrote: > Sounds good. I'll check how much we're actually looping too. > > Pete > > >>> "Magnus Hagander" <[EMAIL P

Re: [PATCHES] LDAP lookup of connection parameters

2006-04-18 Thread Albe Laurenz
> This patch for libpq allows you to enter an LDAP URL in pg_service.conf. > The URL will be queried and the resulting string(s) parsed for > keyword = value connection options. > > The idea is to have connection information stored centrally on an LDAP > server rather than on the client machine.