Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7733883
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T07:06:37+00:00 2026-06-01T07:06:37+00:00

Can I configure Redis slave to stop saving dumps? I have omitted all save

  • 0

Can I configure Redis slave to stop saving dumps? I have omitted all save instructions in config file but slave is still doing dumps.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T07:06:38+00:00Added an answer on June 1, 2026 at 7:06 am

    So I assume you have checked in the configuration file of the slave that RDB is deactivated (all save lines commented out), and the slave has been restarted after the configuration file has been changed (so this configuration is active).

    At this point the background dump operation of the slave is deactivated, but it does not prevent the slave to write a dump file. Actually, the slave has to write a dump file at startup time: this is how it retrieves the data from the master in bulk mode.

    When the slave starts, it sends a SYNC request to the master:

    • The master starts accumulating Redis commands.
    • The master performs a background dump
    • The master sends the dump file to the slave in bulk mode
    • The slave reads the dump file from the master and write it to the disk
    • When it is complete, the slave loads the dump file from the disk
    • The slave starts processing Redis commands accumulated by the master
    • Eventually, the slave will catch up
    • The slave is in sync with the master

    That’s why you can find dump files on slave side even if RDB is deactivated for the slaves.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If redis gets overloaded, can I configure it to drop set requests? I have
I know I can configure command line arguments in the Run configuration but I
Does anyone know of a DB setting in DotNetNuke, where you can configure ALL
I want to create an external js-file, in which I can configure the copy
how i can configure the Test Project of visual studio to use all CPU's
I just found out recently that you can configure Visual Studio (but this question
I know that in the Oracle DB I can configure a flag, that all
I'm trying to understand where I can configure a request timeout for all requests
I have a physician schedule page and Physician can configure his/her working time(start time
I would like to have a local DNS server which I can configure in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.