Move old posts into separate table
-
Anyone tried moving old posts to a separate table, something like
_posts_archive?
And associated meta to_postsmeta_archive?
And writing some custom queries.A client wants to move their legacy data into the database, several million posts.
I don’t want to slow down the usual daily operations, but need the old data available for reports.I can’t be the first to encounter this issue.
For now, I’d like to avoid multiple databases.
Suggestions?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Move old posts into separate table’ is closed to new replies.