Unix Technical Forum

Re: [COMMITTERS] pgsql: Update Solaris FAQ.

This is a discussion on Re: [COMMITTERS] pgsql: Update Solaris FAQ. within the pgsql Hackers forums, part of the PostgreSQL category; --> Bruce Momjian wrote: > Log Message: > ----------- > Update Solaris FAQ. Could someone please translate this to English ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-12-2008, 08:18 AM
Peter Eisentraut
 
Posts: n/a
Default Re: [COMMITTERS] pgsql: Update Solaris FAQ.

Bruce Momjian wrote:
> Log Message:
> -----------
> Update Solaris FAQ.


Could someone please translate this to English first?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-12-2008, 08:18 AM
Bruce Momjian
 
Posts: n/a
Default Re: [COMMITTERS] pgsql: Update Solaris FAQ.

Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > Log Message:
> > -----------
> > Update Solaris FAQ.

>
> Could someone please translate this to English first?


Updated text:

9) Can I compile PostgreSQL with Kerberos v5 support?

Kerberos is integrated in OpenSolaris and will be integrated in Solaris
10u4. Kerberos v5 support is implemented by the GSS security libary
which contains Kerberos v5 functions. However, the library is private
and the interface might change without notice.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-12-2008, 08:18 AM
Joshua D. Drake
 
Posts: n/a
Default Re: [COMMITTERS] pgsql: Update Solaris FAQ.

Bruce Momjian wrote:
> Peter Eisentraut wrote:
>> Bruce Momjian wrote:
>>> Log Message:
>>> -----------
>>> Update Solaris FAQ.

>> Could someone please translate this to English first?

>
> Updated text:
>
> 9) Can I compile PostgreSQL with Kerberos v5 support?
>
> Kerberos is integrated in OpenSolaris and will be integrated in Solaris
> 10u4. Kerberos v5 support is implemented by the GSS security libary
> which contains Kerberos v5 functions. However, the library is private
> and the interface might change without notice.


That doesn't answer the question

Joshua D. Drake



--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-12-2008, 08:18 AM
Bruce Momjian
 
Posts: n/a
Default Re: [COMMITTERS] pgsql: Update Solaris FAQ.

Joshua D. Drake wrote:
> Bruce Momjian wrote:
> > Peter Eisentraut wrote:
> >> Bruce Momjian wrote:
> >>> Log Message:
> >>> -----------
> >>> Update Solaris FAQ.
> >> Could someone please translate this to English first?

> >
> > Updated text:
> >
> > 9) Can I compile PostgreSQL with Kerberos v5 support?
> >
> > Kerberos is integrated in OpenSolaris and will be integrated in Solaris
> > 10u4. Kerberos v5 support is implemented by the GSS security libary
> > which contains Kerberos v5 functions. However, the library is private
> > and the interface might change without notice.

>
> That doesn't answer the question


Good point. I think I need to just add "Yes," to the first sentence.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-12-2008, 08:19 AM
Joshua D. Drake
 
Posts: n/a
Default Re: [COMMITTERS] pgsql: Update Solaris FAQ.

Bruce Momjian wrote:
> Joshua D. Drake wrote:
>> Bruce Momjian wrote:
>>> Peter Eisentraut wrote:
>>>> Bruce Momjian wrote:
>>>>> Log Message:
>>>>> -----------
>>>>> Update Solaris FAQ.
>>>> Could someone please translate this to English first?
>>> Updated text:
>>>
>>> 9) Can I compile PostgreSQL with Kerberos v5 support?
>>>
>>> Kerberos is integrated in OpenSolaris and will be integrated in Solaris
>>> 10u4. Kerberos v5 support is implemented by the GSS security libary
>>> which contains Kerberos v5 functions. However, the library is private
>>> and the interface might change without notice.

>> That doesn't answer the question

>
> Good point. I think I need to just add "Yes," to the first sentence.


Yeah I think that will do it

Joshua D. Drake




--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-12-2008, 08:25 AM
Henry B. Hotz
 
Posts: n/a
Default Re: [COMMITTERS] pgsql: Update Solaris FAQ.

Would you like a krb5.h file for Solaris 9-10 that will allow you to
"break into" the "hidden" library?

Also S10u4 won't be out until this summer. I'd say the answer is
currently "no". It's known by Sun that Postgres will compile against
their Kerberos libraries though.

On Feb 23, 2007, at 12:29 PM, Bruce Momjian wrote:

> Peter Eisentraut wrote:
>> Bruce Momjian wrote:
>>> Log Message:
>>> -----------
>>> Update Solaris FAQ.

>>
>> Could someone please translate this to English first?

>
> Updated text:
>
> 9) Can I compile PostgreSQL with Kerberos v5 support?
>
> Kerberos is integrated in OpenSolaris and will be integrated in
> Solaris
> 10u4. Kerberos v5 support is implemented by the GSS security libary
> which contains Kerberos v5 functions. However, the library is private
> and the interface might change without notice.
>
> --
> Bruce Momjian <bruce@momjian.us> http://momjian.us
> EnterpriseDB http://
> www.enterprisedb.com


------------------------------------------------------------------------
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu



---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:30 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com