Re: restore one person's data
Helge Hess <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.discuss.general |
|---|---|
| Message-ID | <[email protected]> |
On Aug 29, 2005, at 10:09, Alexandre Pollet wrote: > I want to restore only one person's data. > I know to restore one table and the whole database with sql commands > (psql, and pg_restore) > But if one person want to restore only this data, I must > to restore only person's data on all database tables. > How do I proceed ? You can't restore a single person from a full database backup, at least not in one step. And restoring a single person is rather hard since you would need to find the appropriate rows in the tables. I suppose I would try to go with ZideStore, that is loading all data into a tmp database, exporting vCards/iCals/docs via ZideStore, then loading the data into the running system. Helge -- http://docs.opengroupware.org/Members/helge/ OpenGroupware.org -- OpenGroupware.org Discussion [email protected] http://mail.opengroupware.org/mailman/listinfo/discuss