Even though I am unsure about the feature addition, I am keeping this
for 8.1 in case someone else finds it useful.

This has been saved for the 8.1 release:

        http:/momjian.postgresql.org/cgi-bin/pgpatches2

---------------------------------------------------------------------------

Daniel Ahlin wrote:
> Hi
> 
> This is a two part patch against 7.4.5 implementing the option of
> configuring what is now set using the #defined constant PG_KRB_SRVNAM
> (the name of the service part of the kerberos principal the server
> uses).
> 
> On the backend it can be configured by the (new) string option
> krb_srvnam in postgresql.conf.
> 
> On the client it can be configured by setting the environment variable
> PGKRBSRVNAM.
> 
> The default setting (for both) is the value given by PG_KRB_SRVNAM
> mentioned above.
> 

Content-Description: Patch for backend

[ Attachment, skipping... ]

Content-Description: Interface patch

[ Attachment, skipping... ]

> 
> The use of this is mainly if several different users want to run their
> own instance of postgresql on the same machine.
> 
> Regards
> Daniel Ahlin

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to