wubloader/postgres
Mike Lang 227be23cab postgres setup: split schema into its own file
This is more convenient for development since it's a standalone file that you can
apply without using the script, it also means we get syntax highlighting.
..
Dockerfile postgres setup: split schema into its own file
schema.sql postgres setup: split schema into its own file
setup.sh postgres setup: split schema into its own file
standby_setup.sh postgres: Changes to work with version 12