Skip to content

Prevent database cache #474

Answered by gquerret
favpennc asked this question in Q&A
Feb 23, 2022 · 5 comments · 1 reply
Discussion options

You must be logged in to vote

Interesting case. I've been able to reproduce the issue:

  • Start sports2000 broker (shared memory)
  • Connect to the DB broker, add new table, then disconnect
  • Connect to the DB with -RO ; a warning message is displayed at the beginning of the session, and the new table is not visible.
    I assume that this is what you see in your environment.

As soon as the DB broker is shut down, the read-only session can see the new table.

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@favpennc
Comment options

Answer selected by gquerret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants