I used SQLite Data Wizard to produce an SQLite database dump for PosgreSQL; the SQLite database was empty in terms of data. What it did have was a scheme and structure that I wanted to import to my postgreSQL database. The result was a large number of .sql files with a PostgreSQL syntax some had table names, some had names like "TB_GN_CONTROL.sql" "TB_RELATIONS.sql" etc... I am guessing these define the database structure. My question is; is there a sequence in which I need to run these SQL files in order to reconstruct the database in PostgreSQL? Thanks Tyler
Aucun commentaire:
Enregistrer un commentaire