Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • subhakar 2 posts 22 karma points
    Nov 24, 2016 @ 12:44
    subhakar
    0

    Database Restore

    Hello , Good Evening , I had created a website a year before .in mean time the client has changed the some content and images .Now they came back to me and adding 2-3 pages in website .my question is without taking backup and generating scripts in db can i merge my newly added pages and content in same database is possible .If its possible how can i . explain the steps

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Nov 24, 2016 @ 14:12
    Alex Skrypnyk
    0

    Hi subhakar,

    You can create the same pages and images, but its not possible to move some parts of content between databases if it's not Umbraco as a Service. Did you use Umbraco as a Service in project?

    Thanks,

    Alex

  • John Hesman 8 posts 99 karma points
    Nov 24, 2016 @ 15:55
    John Hesman
    0

    Could you perhaps use Courier to export those items you wish to move over?

    You could create a revision with just the new items then install those into the other environment.

  • Steve Morgan 1278 posts 4216 karma points c-trib
    Nov 24, 2016 @ 18:04
    Steve Morgan
    0

    Hi,

    Your choices (without Courier) are to take a back up and restore and also copy down the Media directory. Then you'd have to implement a content freeze and then copy and restore back over... not usually the right way to go.

    Or your dev locally, create your new doc types etc and then recreate these on live (taking care to match names and template names especially) and then deploy your code changes.

    uSync makes doctypes nice and simple.

    Steve

  • subhakar 2 posts 22 karma points
    Nov 25, 2016 @ 08:42
    subhakar
    0

    thanks for the reply well i will try your suggestion

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies