Thank you Niphlod.

If connection string is same, can we generate .table files in one server 
and then use them in other server?

Actually we've two web2py servers (active & pasive) pointing to single 
database server and we need to sync the database folder on both servers 
when db model is modified.

Regards,
AT

On Saturday, 17 August 2013 16:48:07 UTC+5, Niphlod wrote:
>
> the part preceding the _options is the md5 of the connection string. If 
> you want a quick and dirty method, backup those files to another dir, set 
> fake_migrate=True and let web2py recreate the "current" file.
>
> On Saturday, August 17, 2013 12:08:10 PM UTC+2, at wrote:
>>
>> Hi,
>>
>> In databases folder of a running web2py application, there are four 
>> .table files for the same table. How can be identified that which of these 
>> files are currently being used by the application?
>>
>> 103902c891e80b37c5ca0f9d021b98e8_option.table
>> 13012917802f9750f7e6aec22cf2fb30_option.table
>> c5f365ce982338d5733d61d0ac11ded3_option.table
>> eee02c492ba9ed34049a9ff8dc72b10c_option.table
>>
>> Thanks & Regards,
>> AT
>>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to