RSSAmplifier

code and society | codedge · Nov 25, 2020

Create proper database dumps for Magento 2

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

When developing a Magento2 you might be needing database dumps from time to time from the production system. Normally you either dump the complete database - which, to me, bring a lot of negative side effects. Size : Depending on the shop and the logging settings, the tables can grow up to multiple gigabytes. Sensitive (customer) data : Getting all the (hashed) passwords, addresses and names from…

Read on codedge.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.