yeah.. backup backup backup.. it's just that sometimes you forget to :(

Would it be wise to add some backup module to web2py admin? It could
default to 1 copy per day or smthing simillar. It would especially serve
Noobs :)


On Thu, Dec 20, 2012 at 12:27 AM, Derek <sp1d...@gmail.com> wrote:

> The data is gone. Let this be a reminder to all of you out there, back up
> your data and back it up often. Also, it's not backed up if you can't
> restore it, so test out restores as well.
>
>
> On Wednesday, December 19, 2012 9:08:47 AM UTC-7, LightDot wrote:
>>
>> First, make a couple of physical copies of the database and do not write
>> into it anymore. Then, working on a copy, you could try restoring /
>> extracting the data by using forensic tools, etc.
>>
>> I'm not aware of a straightforward sqlite restore tool, but there might
>> be one or two out there... I'm sure you're not the first to have such an
>> issue.
>>
>> I guess it comes down to the question of is it worth the time and effort.
>>
>> Regards,
>> Ales
>>
>>
>> On Wednesday, December 19, 2012 4:54:50 PM UTC+1, Aurelijus Useckas wrote:
>>>
>>> Yeah I know.. I have an old backup only :( me bad
>>>
>>>
>>> On Wed, Dec 19, 2012 at 5:51 PM, Mark <czhan...@gmail.com> wrote:
>>>
>>>> Do you have any kind of backup files for the database? Or, do your
>>>> server/computer backup daily or weekly? If there are any backup files, you
>>>> can restore the deleted data easily.
>>>>
>>>> Mark
>>>>
>>>>
>>>> On Wednesday, December 19, 2012 8:21:27 AM UTC-5, Aurelijus Useckas
>>>> wrote:
>>>>>
>>>>> I've deleted user information from auth_users and suddenly all my data
>>>>> (from other table views) disapears.. Yes, other tables are linked to this
>>>>> one. Specifically for info on updates and simillar...
>>>>>
>>>>> If I restore the same data in auth_users other table still doesn't
>>>>> show anything... I event reset the autoincrement and make it appear 
>>>>> totally
>>>>> identical.. still nothing :(
>>>>>
>>>>> did i mess up??? :(
>>>>>
>>>>  --
>>>>
>>>>
>>>>
>>>>
>>>
>>>  --
>
>
>
>

-- 



Reply via email to