DAOS - dev and production server

We are going to implement DAOS next month but I have a question.

We use a server for development and a server for production - mostly Web apps. Replication is not enabled between these two servers. We replicate manually from one server to another when new features are tested and approved.

The two servers will be DAOS enabled.

Now, what happens when some attachments are added to a db in the dev server and manually replicated to the production server? Does the production server automatically removes the attachments from the db and saves them on the file system or are there other steps we’ll have to take care of?

Many thanks

Mael

Subject: all automatic

and in 8.51 replication will be DAOS aware and not send the DAOS object if it already exists on the target server

Subject: DAOS - Thanks…

…sounds really great.

Mael