Populating databases with data from existing local databases
jsherman-dev
TRIALOP

2 years ago

Hello,
I manually created and populated two databases with data (one using Postgre and another one with MS QSL Server). I am trying to find a simple way to populate the data without starting from scratch manually. Maybe using a backup /restore method?

3 Replies

2 years ago

there exists dump and restore command line utilities for both postgres and mysql


jsherman-dev
TRIALOP

2 years ago

Hello Brody, thanks for the reply! Can you provide a quick step by step to get there? The documentation seems unclear.


2 years ago

Backing up and restoring a database isn't specific to Railway, Railway is just providing basic Postgres and MySQL databases, I don't have any tutorials on hand, so any tutorials you may find should work just fine.


Loading...