Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved repository description? #178

Closed
justinclift opened this issue Mar 15, 2024 · 9 comments
Closed

Improved repository description? #178

justinclift opened this issue Mar 15, 2024 · 9 comments

Comments

@justinclift
Copy link

The existing description for this repository isn't great English:

Give PostgreSQL ability to manually force some decisions in execution plans. 

Is it ok to suggest improvements, maybe something like this?

Force PostgreSQL to execute query plans the way you want

... or maybe use "Tell PostgreSQL ..." there instead of "Force PostgreSQL ..."

What do you reckon? 😄

@michaelpq
Copy link
Collaborator

I would suggest something even simpler, because we have a README that explains what this extension does:

Extension adding support for query hint plans in PostgreSQL.

@yamatattsu It happens that I don't have an access to that. Perhaps you could improve the description of this repository?

@justinclift
Copy link
Author

Extension adding support for query hint plans in PostgreSQL.

Yeah, that sounds good too. 😄

@yamatattsu
Copy link
Member

yamatattsu commented Mar 22, 2024 via email

@yamatattsu
Copy link
Member

yamatattsu commented Mar 23, 2024 via email

@justinclift
Copy link
Author

justinclift commented Mar 23, 2024

Extension adding support for optimizer hints in PostgreSQL

The phrase structure sounds good. I'm unsure if "optimizer" is better than "query plan" hints though? If "optimizer" is more accurate, then this has my vote (for whatever that's worth). 😉

@horiguti
Copy link
Contributor

If the term 'optimizaer hints' is sufficiently widespread, I think it's appropriate to use it, considering that this tool doesn't always end up completely correcting plans.

@yamatattsu
Copy link
Member

Hi Justin and Horiguti,

Thanks for the comments.
Since there is the PostgreSQL wiki page related to "optimizer hints" as I mentioned above,
I believe it is a well-known term, so I'll use it in the description.

If it has a problem or something, let's consider a more suitable word and fix it again later.

Thanks,

@yamatattsu
Copy link
Member

I'm going to close this issue because I fixed the description,

@justinclift
Copy link
Author

Cool, seems good. Thanks for getting it done. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants