Re: [HACKERS] SSL mode annoyance

2004-05-15 Thread Christopher Kings-Lynne
This is 7.4.1, server and client. Then see "sslmode" in the libpq docs. Hmmm. I wonder how that's exposed via PHP's connect function... Chris ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your jo

Re: [HACKERS] SSL mode annoyance

2004-02-10 Thread Tom Lane
Christopher Kings-Lynne <[EMAIL PROTECTED]> writes: >> IIRC, that is the behavior pre-7.4, but you can choose other behaviors >> in 7.4. > This is 7.4.1, server and client. Then see "sslmode" in the libpq docs. regards, tom lane ---(end of broadca

Re: [HACKERS] SSL mode annoyance

2004-02-10 Thread Christopher Kings-Lynne
Does this mean that libpq always attempts to connect in SSL mode and then falls back? IIRC, that is the behavior pre-7.4, but you can choose other behaviors in 7.4. This is 7.4.1, server and client. Chris ---(end of broadcast)--- TIP 7: don't for

Re: [HACKERS] SSL mode annoyance

2004-02-10 Thread Tom Lane
Christopher Kings-Lynne <[EMAIL PROTECTED]> writes: > Does this mean that libpq always attempts to connect in SSL mode and > then falls back? IIRC, that is the behavior pre-7.4, but you can choose other behaviors in 7.4. regards, tom lane ---(end