Skip to content

Keep production db in sync with development db

Tom R edited this page Jun 18, 2020 · 2 revisions

Get data from heroko via durability in database. pg_restore with C:\Program Files\PostgreSQL\12\bin>pg_restore --verbose --clean --no-acl --no-owner -h localhost -U hlwtadmin -d hlwtadmin c:\Users\Tom\Downloads<file>

Data model

Relations

Semantics

Merge functionalities

Automation

QA Lists and procedures

Batch operations

Development

Clone this wiki locally