Can I programatically(or whichever way works fine) create the backup of a database, with only the tables I want? I have around 100 tables in my database and I want only 10 tables backup(ofcourse all are interdependant). How can I achieve this? And by the way I have a postgresql database.
来源:https://stackoverflow.com/questions/602730/can-i-selectively-create-a-backup-of-postgres-database-with-only-certian-tables