473,394 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

bdb-no-sync

JG
What are the implications of setting the "--bdb-no-sync" flag when
using the BDB storage engine. There isn't alot of documentation on
this. I have searched google and docs. If there is a resource that
someone can point to, it would be helpful.

Does this mean that after every transaction, sync will not be called?

When will sync be called then?

Will setting this flag lead to "ACI" semantics, ie no durability? If
so, when will transactions become durable?

Will setting this flag increase the likelyhood of DB corruption? As
happens in Postgresql with fsync off.

I know in BDB (non MySQL storage engine), setting "DB_TXN_NOSYNC" on a
BDB transaction leads to ACI semantics. It is then up to the app to
call DB->sync when it wants durability. How does this map to the
BDB/MSQL storage engine?

Thanks for any info,
Jacob

Jul 23 '05 #1
0 1073

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Emiliano Heyns | last post by:
Hi all, At http://www.klamann-software.de/Community/index.html you will find a windows install package for Python 2.3 and Java language bindings for Sleepycat Berkeley DB 4.1.25 and Berkeley...
0
by: Philippe C. Martin | last post by:
Hi, I have a tkinter frontend to BDB and it works OK except that when I debug a script that imports another one which make some extentive minidom processing, my PC gets on its knees since the...
0
by: Philippe C. Martin | last post by:
Hi, I am trying to fix the following problem: 1) I have a gui thread + a background thread that intantiates a bdb child. 2) When I wish to quit in the middle of a debugged program, I roughly...
4
by: Ka | last post by:
I install a mysql server in default installation with latin charset, but I want to use GBK(a chinese charset), so that I can store and search chinese words directly. so, I download, unpack and...
2
by: Lowell Kirsh | last post by:
I don't know much about autotools or Berkeley db (bdb) but they are being used by a program I'm trying to compile and it's causing me problems. The line which is the culprit is in a configure.ac...
1
by: Brian Henry | last post by:
I need to mark assemblies with a unique id (GUID in this case) and retrieve it when the assembly is loaded into my application (a plug-in loader)... the plug-in assembly all have a class in it...
0
by: Const.Asinovski | last post by:
Does mysql provides a low-level api into a storage engine? Let's say I want to store something in BDB tables using api analogous to BDB native interface. What I really would like to do is to skip...
2
by: Christopher Smith | last post by:
Could someone please tell me what the problem is? This is what I'm getting from the logs: 060119 21:04:43 mysqld started 060119 21:04:43 bdb: /opt/mysql: Permission denied 060119 21:04:43...
4
by: nmilne | last post by:
be soft this is my first post here I have a problem with the richtextbox.rtf code when I run my program And move to the next record then move back: (this is how the data looks before...
4
by: (2b|!2b)==? | last post by:
template <typename T1, typename T2> struct MyDbInfo { MyDbInfo():m_pEnv(0), m_tran(0), m_db(0), m_idx(0) {} MyDbInfo(CDbEnv *env, DbTxn* tran, T1* db_ptr, T2 *idx_ptr):m_pEnv(env),...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.