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

[Doc][YSQL][#6041] Adding documentation related to TServer flag "ysql_sequence_cache_minval". #6177

Closed
wants to merge 1 commit into from

Conversation

emhna
Copy link
Contributor

@emhna emhna commented Oct 27, 2020

The documentation is related to this Github issue: #6041.
The new tserver flag sets the cache size of sequence objects in YSQL.
This change is not included in v2.2.

3 pages have been updated:

  1. Path: /latest/reference/configuration/yb-tserver/#ysql-sequence-cache-minval
    New section is added for --ysql_sequence_cache_minval under YSQL yb-tserver flag page.

  2. Path: /latest/api/ysql/the-sql-language/statements/ddl_create_sequence/#cache-cache
    Added more description under create sequence cache clause section.

  3. Path: /latest/api/ysql/the-sql-language/statements/ddl_alter_sequence/#cache-cache
    Added more description under alter sequence cache clause section.

yb-tserver flag

create sequence cache clause

alter sequence cache clause

@emhna emhna added area/documentation Documentation needed area/ysql Yugabyte SQL (YSQL) labels Oct 27, 2020
@emhna emhna requested review from m-iancu and stevebang October 27, 2020 19:16
@emhna emhna self-assigned this Oct 27, 2020
@CLAassistant
Copy link

CLAassistant commented Oct 27, 2020

CLA assistant check
All committers have signed the CLA.

@emhna emhna changed the title [Doc][#6041] Adding documentation related to TServer flag "ysql_sequence_cache_minval". [Doc][YSQL][#6041] Adding documentation related to TServer flag "ysql_sequence_cache_minval". Oct 27, 2020
@emhna
Copy link
Contributor Author

emhna commented Oct 28, 2020

Updated per @stevebang's comments.
Will release the file changes under forked repo.

flag

create seq

alter seq

@emhna emhna closed this Oct 28, 2020
@emhna emhna deleted the iss6041 branch October 28, 2020 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Documentation needed area/ysql Yugabyte SQL (YSQL)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants