Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion RunCommand fsync using C# driver
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
craiggwilson  
View profile  
 More options Nov 19 2012, 8:39 am
From: craiggwilson <craiggwil...@gmail.com>
Date: Mon, 19 Nov 2012 05:39:22 -0800 (PST)
Local: Mon, Nov 19 2012 8:39 am
Subject: Re: RunCommand fsync using C# driver

Are you using authentication?  You only need to use credentials if using
authentication...  

The admin database is simply a database called "admin".
   var adminDatabase = server.GetDatabase("admin");

May I ask why you need to flush to disk immediately?  What is your use case
for this particular operation?

On Monday, November 19, 2012 3:06:59 AM UTC-6, wolfysan wrote:

> Hello,

> I am developing an application using .Net 4.0 that uses Mongo as DB
> storage. What I am trying to do is flush all the data the the disk when the
> user does a certain operation. I found this thread:
> https://jira.mongodb.org/browse/CSHARP-298
> I was wondering how do I connect to the AdminDatabase? Is the
> AdminDatabase my database with MongoCredentials("admin","")?

> Best regards,
> Silviu.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.