Re: PostgreSQL - Mailing list pgsql-general

From Brad White
Subject Re: PostgreSQL
Date
Msg-id CAA_1=90dhq8ewyP_BCOsoC1jZVd9GTNJcVvYbFdF2xPzaTtaCg@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL  (Brad White <b55white@gmail.com>)
List pgsql-general
Sorry about the reply failure. I was trying to start a new thread and failed.

On Tue, Feb 7, 2023 at 5:42 PM Brad White <b55white@gmail.com> wrote:
I'm  setting my options for my DNS-less connection using 
and 

I found it interesting that the sample at the bottom of the first page had options that don't exist on the second page.
Namely, B4, B5, D4. I hope those are not important. 

The second page has options that are nowhere mentioned on the first page, and vice-versa.

"Recognize unique indexes" is there as "UniqueIndex", but no indication of the proper keyword to include it in the connection string.

CX - Abbreviate doesn't seem to have a corresponding entry in the descriptions on page 1, and from some of the samples I found, seems like a bit field, but no indication of possible options to use.

And lastly, one of the ODBC dialog boxes I saw had a checkbox for Keyset query optimization, but no discussion on either page.
Same with Distributed Transaction settings.

Seems like, in an ideal world, there would be one page with the description and that description would include the keyword and possible options for each setting.

Thanks,
Brad.

pgsql-general by date:

Previous
From: Brad White
Date:
Subject: Quoting issue from ODBC
Next
From: Brad White
Date:
Subject: Re: A Small psql Suggestion